pablogsal / python-horror-show
Strange and odd python snippets explained
☆279Updated 2 years ago
Alternatives and similar repositories for python-horror-show:
Users that are interested in python-horror-show are comparing it to the libraries listed below
- Enables increment operators in Python using a bytecode hack☆92Updated last year
- pytest plugin for easy integration of memray memory profiler☆364Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆599Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated last month
- Automatically remove unnecessary `# noqa` comments☆266Updated this week
- Automatically add simple type annotations to your code☆250Updated 4 months ago
- Run `black` on python code blocks in documentation files☆654Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆441Updated 3 months ago
- A Python type checker☆355Updated this week
- Write short and fully-typed lambdas where you need them.☆275Updated last year
- better error messages for assert equals in pytest☆318Updated 5 months ago
- Pytest plugin to randomly order tests and control random.seed☆645Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆647Updated 8 months ago
- Separate test code from test cases in pytest.☆352Updated last month
- dead simple python dead code detection☆348Updated this week
- Automatically use the awesome walrus operator☆112Updated this week
- Useful types for Python☆124Updated last month
- A generic project skeleton for Python projects.☆129Updated this week
- Reusable constraint types to use with typing.Annotated☆527Updated last month
- Mypy static type checker plugin for Pytest☆248Updated 2 months ago
- Flake8 Type Annotation Checking☆159Updated last week
- a tool to detect test pollution☆180Updated this week
- ☆220Updated 2 months ago
- Tool to Detect Surrounding Shell☆248Updated 5 months ago
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆348Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆221Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 5 months ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆96Updated last year