tonybaloney / pyinlineLinks
☆24Updated 3 years ago
Alternatives and similar repositories for pyinline
Users that are interested in pyinline are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 3 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- An unofficial, importable pip API☆116Updated last month
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Pytest plugin to fake subprocess.☆114Updated this week
- Discover and load entry points from installed packages☆76Updated 10 months ago
- python decorators made easy.☆24Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 2 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated last month
- extracted --boxed from pytest-xdist to ensure backward compat☆73Updated 9 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 11 months ago
- A Python type explainer!☆83Updated 2 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Python variant types that work with match☆52Updated last year
- Automated testing for the examples in your documentation.☆79Updated 2 months ago
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- ☆80Updated 2 years ago
- pytest plugin to randomise the order of tests with some control over the randomness☆73Updated this week
- Conditional coverage based on any rules you define!☆76Updated 9 months ago
- upgrade a setup.py to declarative metadata☆149Updated this week
- ☆51Updated last year
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago