pablogsal / python-horror-showLinks
Strange and odd python snippets explained
☆341Updated 3 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
Sorting:
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- ☆195Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- Unravelling Python source code☆191Updated last year
- A Python type checker☆375Updated last week
- ☆236Updated 5 months ago
- Useful types for Python☆146Updated 3 weeks ago
- dead simple python dead code detection☆385Updated 2 weeks ago
- Automatically add simple type annotations to your code☆270Updated last month
- Haphazard things.☆120Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- Automatically convert relative imports to absolute☆157Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- pytest + rich integration (proof of concept)☆249Updated this week
- Run `black` on python code blocks in documentation files☆672Updated 3 weeks ago
- The ultimate linter and formatter for removing unused import statements in your code.☆247Updated last month
- Safe, minimal import sorting for Python projects.☆203Updated 3 weeks ago
- Python Linter for performance anti patterns☆697Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Guido's time machine☆102Updated 5 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆225Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated 2 weeks ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- David Beazley's blog.☆289Updated last year
- a tool to detect test pollution☆199Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 9 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆446Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆282Updated last year