DanielJSottile / programming-notesLinks
☆18Updated 6 years ago
Alternatives and similar repositories for programming-notes
Users that are interested in programming-notes are comparing it to the libraries listed below
Sorting:
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 6 months ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Simple API for basic AWS services☆22Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 2 weeks ago
- Template repo to quickly make a tested and documented GitHub action in Python with Poetry☆90Updated last year
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- A coverage plugin to provide sensible default settings☆81Updated 2 weeks ago
- Feature engineering library that helps you keep track of feature dependencies, documentation and schema☆28Updated 3 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- apply a consistent format to `setup.cfg` files☆155Updated 2 weeks ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- awesome list of so called python philosophy resources☆59Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Adopt Ruff easily☆36Updated 10 months ago
- Removes commented-out code from Python files☆215Updated 3 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Impulse is a command line tool for exploring the imports in a Python package.☆45Updated this week
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- A basic Python-based publishing platform based around the idea of commonplace books☆29Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Array-like File Access in Python☆40Updated 2 years ago
- Action to have pip install from a requirements file as securely as possible☆41Updated 3 years ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆43Updated last week
- flake8 extension for mutable default arguments☆45Updated 5 years ago
- Run pytest against markdown files/docstrings.☆131Updated 3 months ago