pablogsal / python-horror-showLinks
Strange and odd python snippets explained
☆336Updated 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
Sorting:
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- dead simple python dead code detection☆381Updated this week
- pytest plugin for easy integration of memray memory profiler☆398Updated 2 weeks ago
- ☆236Updated 4 months ago
- A Python type checker☆373Updated this week
- Unravelling Python source code☆190Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- ☆193Updated 3 years ago
- Separate test code from test cases in pytest.☆367Updated 3 weeks ago
- Automatically convert relative imports to absolute☆158Updated last year
- a tool to detect test pollution☆196Updated this week
- A formatter for finding and removing unused import statements.☆308Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- Automatically use the awesome walrus operator☆119Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated this week
- Run `black` on python code blocks in documentation files☆670Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆642Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆247Updated this week
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- The ultimate linter and formatter for removing unused import statements in your code.☆245Updated last month
- Command-line interface to PyPI Stats API to get download stats for Python packages☆220Updated 2 weeks ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Automatically add simple type annotations to your code☆267Updated 11 months ago
- Guido's time machine☆102Updated 5 years ago
- Python Linter for performance anti patterns☆697Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated this week
- pytest plugin that allows to customize the test execution order☆199Updated last week
- 🌿 Exploring cooperative concurrency primitives in Python☆234Updated last year