hashin pins Python dependencies to checksums in requirements.txt for security
Helping you write hashed entries for packages in your requirements.txt – peterbe/hashin…
Read more »Helping you write hashed entries for packages in your requirements.txt – peterbe/hashin…
Read more »Earlier this year, an experimental “just-in-time” compiler was merged into CPython’s main development branch. While recent CPython releases have included other substantial internal changes, this addition represents a particularly significant departure fro…
Read more »Meta Chat AI API Wrapper (Reverse Engineered) Llama 3 – Strvm/meta-ai-api…
Read more »create and update inline snapshots in your python tests – 15r10nk/inline-snapshot…
Read more »Various bits and bobs for 3D printed clocks and accessories – MrBunsy/3DPrintedClocks…
Read more »side-by-side Python diffs. Contribute to leontrolski/ocdiff development by creating an account on GitHub.
Read more »When I started coding, I was suspicious of all the abstractions. Then I discovered the Django framework.
Read more »Telegram fixed a zero-day vulnerability in its Windows desktop application that could be used to bypass security warnings and automatically launch Python scripts.
Read more »Today, I wanted to create a basic locking mechanism in Python to prevent certain commands/functions from running concurrently. I have an script that runs inside of a CI/CD pipeline but it can also be triggered manually. The problem is that certain command…
Read more »A mini SQL engine to parse and execute simple sql queries implemented in python – chaitanya100100/Mini-SQL-Engine…
Read more »