Top 4 Python Low level Projects
-
Project mention: Week 1 — My First Open-Source Contribution (Hacktoberfest 2025) | dev.to | 2025-10-13
After registering on Hacktoberfest, I forked the repository, cloned it locally, and created a new branch using git checkout -b issue-3270-robust-dprintf. Since I use macOS, I installed Determinate Nix to emulate a Linux-like environment. Once inside the shell, I installed dependencies with python -m pip install -e ., which set up the project for local development.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
python-bitcoin-utils
Library to interact with the Bitcoin network. Ideal for low-level learning and experimenting.
-
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Python Low level discussion
Python Low level related posts
Index
What are some of the best open-source Low level projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | pwndbg | 10,513 |
| 2 | python-bitcoin-utils | 356 |
| 3 | skr | 70 |
| 4 | jou | 24 |