From 4eea62595282c53b238fabdd0075dc0e655569a4 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Sun, 19 May 2024 00:23:09 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b24197..839b6ef 100644 --- a/README.md +++ b/README.md @@ -831,6 +831,7 @@ A collection of awesome things. ## Python - [AbanteAI/rawdog](https://github.com/AbanteAI/rawdog) - Generate and auto-execute Python scripts in the cli +- [ArchiveBox/pydantic-pkgr](https://github.com/ArchiveBox/pydantic-pkgr) - A modern Python library for managing system dependencies with package managers like apt, brew, pip, npm, etc. - [Asabeneh/30-Days-Of-Python](https://github.com/Asabeneh/30-Days-Of-Python) - 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw - [CTFd/CTFd](https://github.com/CTFd/CTFd) - CTFs as you need them - [CyFI-Lab-Public/YODA](https://github.com/CyFI-Lab-Public/YODA) -