python

Back Open Paginator
15.08.2025 10:15
bterwijn (@bterwijn@fosstodon.org)

SOLUTION: raw.githubusercontent.com/bter
explanation: github.com/bterwijn/memory_gra

#Python #memory_graph #Shallow_copy #Deep_copy





Show Original Post


15.08.2025 10:02
habr (@habr@zhub.link)

Используем Python и metasploit для автоматизации рутинных задач эксплуатации

Эксплуатация уязвимостей — это не обязательно тысяча ручных шагов. Особенно, если есть Python и Metasploit. В этой статье я расскажу, как автоматизировать атаку и постэксплуатацию так, чтобы всё работало, а вы — отдыхали.

habr.com/ru/companies/pm/artic

#python_3 #python #metasploit #nuclei #шаблонизаторы #информационная_безопасность #автоматизация #автоматизация_тестирования #zimbra




Show Original Post


15.08.2025 09:32
habr (@habr@zhub.link)

Как экспортировать HTML-таблицы в Excel с помощью Python

Экспорт HTML-таблиц в Excel — это распространенная задача в обработке данных, отчетности и автоматизации. Независимо от того, работаете ли вы с данными, полученными с веб-страниц, панелями управления или отчетами на основе HTML, преобразование таблиц в формат Excel может облегчить анализ данных и их обмен. В этом блоге мы рассмотрим:

habr.com/ru/articles/937412/

#html #excel #python




Show Original Post


15.08.2025 08:27
treyhunner (@treyhunner@mastodon.social)

Dunder methods essentially act as a sort of "hook", allowing us (Python programmers) to customize the behavior of built-in Python behaviors.

Read more 👉 trey.io/p0h32w




Show Original Post


15.08.2025 07:56
r (@r@fed.brid.gy)

No music this week, I'm just jumping into the tasks, "Range Sum" and "Nearest Valid Point". So let's dive into Perl Weekly Challenge 334. #PerlWeeklyChallenge #raku #perl #python #elixir

Perl Weekly Challenge: SUMone ...




Show Original Post


15.08.2025 05:30
djangonews (@djangonews@mastodon.social)

💼 [Jobs] Backend Python Software Engineer (Hybrid)

jobs.django-news.com/526/backe




Show Original Post


15.08.2025 05:24
wombat (@wombat@rstats.me)

We've got great tutorials, incredible talks and the opportunity to hang out with a bunch of awesome people from the #DataScience community. But you know that in your heart, y'all come for the hex stickers! Send us photos of your hex stickers!

#RStats #Python #DataViz





Show Original Post


15.08.2025 05:14
bruno (@bruno@go.rocha.social)

10 years ago, I made the first commit on #dynaconf - The #Python configuration library

https://github.com/dynaconf/dynaconf/commits/master/?since=2015-08-14&until=2015-08-15




Show Original Post


15.08.2025 04:54
AdamOnza (@AdamOnza@mastodon.online)

First test of my calculator game, as written initially in #Python. 😅

I didn't think a calculator would have the ability to do a game loop. So I went for a single player turn-based strategy game. It's basically #FORTH, but with rules, and only 3 ops
There's a stack (of hex digits)
and a next digit (ND) that is random.
Each round, the player can:
push ND
rotate the digits of ND
ND = (ND>>1)|((ND&1)*4)
or
iF THE Top digit of the stack (TOS) & ND == 0: TOS = TOS | ND; (Pick new ND)




Show Original Post


15.08.2025 04:09
w (@w@video.angrynerdspodcast.nl)

Odoo Special

video.angrynerdspodcast.nl/w/3




Show Original Post


15.08.2025 02:48
webology (@webology@mastodon.social)

The combination of PEP 723 + UV really makes those one-off conference scripts so much easier to write and maintain.

I wrote one to rip through ~40 speaker talks for @djangocon tonight to help preview and troubleshoot our open graph previews.

I pushed the whole thing plus the screenshots to a private gist in minutes, and we could quickly see them on one page.




Show Original Post


15.08.2025 00:44
pythonjobsupport (@pythonjobsupport@mastodon.social)

DATA SCIENTISTS. . .  

source

quadexcel.com/wp/data-scientis




Show Original Post


1 ...1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 ...1547
UP