From e58ca98a321f6a622a969f47824caa4c46e81f34 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Wed, 13 Nov 2024 00:26:00 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c18bae..2507b6c 100644 --- a/README.md +++ b/README.md @@ -964,7 +964,7 @@ A collection of awesome things. - [AbanteAI/rawdog](https://github.com/AbanteAI/rawdog) - Generate and auto-execute Python scripts in the cli - [ArchiveBox/ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... -- [ArchiveBox/abx-pkg](https://github.com/ArchiveBox/abx-pkg) - 📦 Modern Python library for managing system dependencies with package managers like apt, brew, pip, npm, etc. +- [ArchiveBox/abx-pkg](https://github.com/ArchiveBox/abx-pkg) - 📦 Modern strongly typed 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) -