tonybaloney / pep-explorerLinks
An easy to use online explorer for Python Enhancement Proposals
☆33Updated 3 years ago
Alternatives and similar repositories for pep-explorer
Users that are interested in pep-explorer are comparing it to the libraries listed below
Sorting:
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- ☆42Updated 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
- 🔗 Immutable, Pythonic, correct URLs.☆288Updated 2 years ago
- Ball and Chain Decorators☆42Updated 4 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Update your version while having a drink☆87Updated 5 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- show where your regex match assertion failed!☆80Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 6 months ago
- a tool for moving things in python☆125Updated 4 years ago
- 🐍📝Personal notes on resources, CPython, etc.☆53Updated 9 years ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- Data fixtures for pytest made simple☆25Updated 4 months ago
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- Command line programs for busy developers.☆129Updated 7 years ago
- a simple python database☆105Updated 6 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Parse and manipulate version numbers.☆49Updated 2 weeks ago
- Put pylint violations into sqlite☆18Updated 6 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 9 years ago
- Tutorial to contribute to the CPython project☆49Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated last year
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 2 years ago