pablogsal / python-horror-show
Strange and odd python snippets explained
☆283Updated 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
- dead simple python dead code detection☆354Updated 3 weeks ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- Unravelling Python source code☆188Updated last year
- Automatically add simple type annotations to your code☆250Updated 7 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆82Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆211Updated 2 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆653Updated 11 months ago
- Safe, minimal import sorting for Python projects.☆196Updated 6 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Get a clue, get some code☆362Updated 3 years ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last month
- Automatically convert relative imports to absolute☆157Updated 9 months ago
- Jargon from the functional programming world in simple terms!☆230Updated 3 years ago
- Tool for automatically sorting python statements within a module☆371Updated 3 months ago
- Useful types for Python☆126Updated 2 weeks ago
- Flake8 Type Annotation Checking☆162Updated 2 weeks ago
- ☆225Updated 4 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- ☆191Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 3 weeks ago
- A coverage plugin to provide sensible default settings☆78Updated 3 weeks ago
- a tool to detect test pollution☆187Updated 3 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆443Updated 5 months ago
- pytest + rich integration (proof of concept)☆235Updated last month