SOLUTION: https://raw.githubusercontent.com/bterwijn/memory_graph_videos/refs/heads/main/exercises/exercise10.gif
explanation: https://github.com/bterwijn/memory_graph
#Python #memory_graph #Shallow_copy #Deep_copy

Используем Python и metasploit для автоматизации рутинных задач эксплуатации
Эксплуатация уязвимостей — это не обязательно тысяча ручных шагов. Особенно, если есть Python и Metasploit. В этой статье я расскажу, как автоматизировать атаку и постэксплуатацию так, чтобы всё работало, а вы — отдыхали.
https://habr.com/ru/companies/pm/articles/934088/
#python_3 #python #metasploit #nuclei #шаблонизаторы #информационная_безопасность #автоматизация #автоматизация_тестирования #zimbra
Как экспортировать HTML-таблицы в Excel с помощью Python
Экспорт HTML-таблиц в Excel — это распространенная задача в обработке данных, отчетности и автоматизации. Независимо от того, работаете ли вы с данными, полученными с веб-страниц, панелями управления или отчетами на основе HTML, преобразование таблиц в формат Excel может облегчить анализ данных и их обмен. В этом блоге мы рассмотрим:
https://habr.com/ru/articles/937412/
Dunder methods essentially act as a sort of "hook", allowing us (Python programmers) to customize the behavior of built-in Python behaviors.
Read more 👉 https://trey.io/p0h32w
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 ...
💼 [Jobs] Backend Python Software Engineer (Hybrid)
https://jobs.django-news.com/526/backend-python-software-engineer-hybrid-nvidia/
#Django #Python #Jobs #Hiring #TechIsHiring
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!

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
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)
Odoo Special
https://video.angrynerdspodcast.nl/w/3LwhjRJ8kYQiATUx4P3hps
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.
DATA SCIENTISTS. . . #datascience #google #nodaysoff #AI #sql #python #roadmap #cheatsheet
source