Stars
An extremely fast Python linter and code formatter, written in Rust.
pefile is a Python module to read and work with PE (Portable Executable) files
An opinionated list of Python frameworks, libraries, tools, and resources
A GitHub app to check that pull requests follow the Conventional Commits spec
All Algorithms implemented in Python
Python package for handling CI and other integrations
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
Python packaging and dependency management made easy
A collection of awesome resources related to the yearly Advent of Code challenge.
Curated coding interview preparation materials for busy software engineers
Create reproducible installations for a virtual environment from a lock file
A compilation of resources in the software supply chain security domain, with emphasis on open source
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
Seamless integration of tox into GitHub Actions for tox 3 and 4
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A collection of (mostly) technical things every software developer should know about
Simple Python style checker in one Python file
Advanced Python Mastery (course by @dabeaz)
Implementation of python itertools and builtin iteration functions for C++17