pablogsal / python-horror-showLinks
Strange and odd python snippets explained
☆351Updated 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
- dead simple python dead code detection☆393Updated last month
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- ☆197Updated 3 years ago
- Unravelling Python source code☆191Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆677Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆252Updated last week
- Python Linter for performance anti patterns☆708Updated last year
- David Beazley's blog.☆291Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆667Updated last year
- ☆244Updated 2 weeks ago
- Automatically add simple type annotations to your code☆282Updated 4 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆329Updated last month
- Separate test code from test cases in pytest.☆367Updated 5 months ago
- A Python type checker☆376Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- A regular dump of the most-downloaded packages from PyPI☆248Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆311Updated last week
- Automatically use the awesome walrus operator☆126Updated last week
- Automatically remove unnecessary `# noqa` comments☆263Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆235Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆392Updated 2 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Automatically convert relative imports to absolute☆159Updated last year