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☆175Updated 9 months ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A clever brute-force correlator for kinda-messy data☆83Updated 2 years ago
- show where your regex match assertion failed!☆80Updated last month
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- apply a consistent format to `setup.cfg` files☆155Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated this week
- Automatically convert relative imports to absolute☆160Updated last year
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Simple API for basic AWS services☆22Updated this week
- The pytest plugin for your Cookiecutter templates. 🍪☆188Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- Opinionated coding guidelines and best practices in Python☆207Updated 5 years ago
- ☆197Updated 3 years ago
- Run pytest against markdown files/docstrings.☆157Updated 2 months ago
- Python dependency locking for complex projects☆153Updated this week
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 5 years ago
- Removes commented-out code from Python files☆218Updated 2 months ago
- awesome list of so called python philosophy resources☆59Updated 3 months ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- Command-line parsing library for Python 3.☆134Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- A coverage plugin to provide sensible default settings☆85Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- An awesome list for python package development☆80Updated 2 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- Makes typed arguments Optional when the default argument is None☆18Updated 7 months ago