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
- show where your regex match assertion failed!☆80Updated last week
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 5 months ago
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- apply a consistent format to `setup.cfg` files☆154Updated last week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago
- Check for python builtins being used as variables or parameters☆117Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 weeks ago
- Validation for dataclasses implemented as descriptors☆17Updated 4 years ago
- A coverage plugin to provide sensible default settings☆81Updated last week
- Removes commented-out code from Python files☆215Updated last month
- find functions when you can't remember their name☆100Updated 3 years ago
- Automatically convert relative imports to absolute☆158Updated last year
- Adopt Ruff easily☆36Updated 9 months ago
- Automated security testing using bandit and flake8.☆113Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆83Updated 2 years ago
- Template repo to quickly make a tested and documented GitHub action in Python with Poetry☆90Updated last year
- Action to have pip install from a requirements file as securely as possible☆41Updated 3 years ago
- The pytest plugin for your Cookiecutter templates. 🍪☆188Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆62Updated 2 years ago
- A pytest fixture wrapper for https://pypi.org/project/mock-generator☆31Updated last year
- Flake8 plugin for return expressions checking.☆62Updated last year
- Run pytest against markdown files/docstrings.☆129Updated 2 months ago
- Cornell - record & replay mock server☆143Updated last year
- Feature engineering library that helps you keep track of feature dependencies, documentation and schema☆28Updated 3 years ago