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
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- 🐍📝Personal notes on resources, CPython, etc.☆54Updated 9 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- ☆43Updated last year
- a tool for moving things in python☆125Updated 4 years ago
- pytest plugin for running pyflakes☆46Updated 3 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆144Updated 8 months ago
- Update your version while having a drink☆87Updated 6 years ago
- Command line programs for busy developers.☆129Updated 7 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Bring colors to your terminal☆51Updated 5 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- Tutorial to contribute to the CPython project☆49Updated 2 years ago
- A pytest plugin that limits the output to just the things you need.☆93Updated 3 weeks ago
- Sublime Text package to format python code using black formatter.☆59Updated 7 years ago
- show where your regex match assertion failed!☆80Updated last week
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- Ball and Chain Decorators☆42Updated 4 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Persistent caching for python functions☆88Updated 2 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago