pablogsal / python-horror-showLinks
Strange and odd python snippets explained
☆305Updated 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
- Visualize CPython's specializing, adaptive interpreter.☆659Updated last year
- pytest plugin for easy integration of memray memory profiler☆384Updated 5 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆444Updated 7 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- Automatically add simple type annotations to your code☆258Updated 9 months ago
- Near Zero-Overhead Python Code Coverage☆534Updated last month
- Unravelling Python source code☆188Updated last year
- Python typing koans to learn type-hints in Python3 using Mypy☆118Updated 3 years ago
- ☆92Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated last week
- Verify certificates using OS trust stores☆185Updated 4 months ago
- Automatically convert relative imports to absolute☆157Updated 11 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- ☆232Updated last month
- Automatically remove unnecessary `# noqa` comments☆266Updated this week
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆236Updated 10 months ago
- a tool to detect test pollution☆191Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 9 months ago
- ☆191Updated 2 years ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- Run pytest against markdown files/docstrings.☆120Updated 8 months ago
- apply a consistent format to `setup.cfg` files☆153Updated 3 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- A little benchmarking tool for Python☆190Updated last year
- generate random python code to test linter/formatter/and other tools☆44Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆627Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆357Updated last week
- dead simple python dead code detection☆359Updated this week
- Dynamically create python functions with a proper signature.☆129Updated last month