pablogsal / python-horror-showLinks
Strange and odd python snippets explained
☆344Updated 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:
- ☆196Updated 3 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆649Updated last week
- dead simple python dead code detection☆391Updated last week
- pytest plugin for easy integration of memray memory profiler☆407Updated 3 weeks ago
- Haphazard things.☆120Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- Separate test code from test cases in pytest.☆367Updated 3 months ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 2 months ago
- better error messages for assert equals in pytest☆330Updated last year
- Automatically remove unnecessary `# noqa` comments☆262Updated last week
- ☆239Updated 2 weeks ago
- a tool to detect test pollution☆201Updated last week
- A collection of tips, tricks and links to help you speed up your pytest suite.☆354Updated 6 months ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- Automatically add simple type annotations to your code☆272Updated 2 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- pytest + rich integration (proof of concept)☆251Updated this week
- A Python type checker☆374Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Python Linter for performance anti patterns☆701Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆676Updated last month
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆231Updated last week
- Pytest plugin to randomly order tests and control random.seed☆684Updated this week
- A little benchmarking tool for Python☆194Updated 2 years ago
- Automatically use the awesome walrus operator☆124Updated last week
- unittest subTest() support and subtests fixture☆252Updated last month