pablogsal / python-horror-show
Strange and odd python snippets explained
☆282Updated 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
- Enables increment operators in Python using a bytecode hack☆93Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆649Updated 10 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆324Updated 3 years ago
- dead simple python dead code detection☆352Updated last month
- pytest plugin for easy integration of memray memory profiler☆374Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆228Updated 2 months ago
- Naming Convention checker for Python☆519Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆81Updated last year
- ☆224Updated 3 months ago
- Write short and fully-typed lambdas where you need them.☆276Updated last year
- a tool to detect test pollution☆186Updated last month
- Automatically remove unnecessary `# noqa` comments☆266Updated last month
- Guido's time machine☆96Updated 5 years ago
- Automatically add simple type annotations to your code☆250Updated 6 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated 2 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆607Updated 3 weeks ago
- Python Linter for performance anti patterns☆681Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆659Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- A Python type checker☆357Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- apply a consistent format to `setup.cfg` files☆153Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆314Updated 2 months ago
- Useful types for Python☆124Updated 2 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆357Updated last month
- Unravelling Python source code☆188Updated 11 months ago