pablogsal / python-horror-showLinks
Strange and odd python snippets explained
☆334Updated 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:
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- ☆234Updated 3 months ago
- pytest plugin for easy integration of memray memory profiler☆393Updated last week
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Unravelling Python source code☆190Updated last year
- dead simple python dead code detection☆379Updated 2 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆220Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- A flexible, customizable timer for your Python code☆300Updated 2 years ago
- ☆193Updated 3 years ago
- Separate test code from test cases in pytest.☆366Updated this week
- A Python type checker☆372Updated this week
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆674Updated 2 weeks ago
- 🌿 Exploring cooperative concurrency primitives in Python☆234Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated 2 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆378Updated 11 months ago
- Automatically add simple type annotations to your code☆265Updated 11 months ago
- Docstring coverage analysis and rating for Python☆100Updated 8 months ago
- A formatter for finding and removing unused import statements.☆308Updated this week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆655Updated this week
- PyPI downloads analytics dashboard☆164Updated this week
- Python Linter for performance anti patterns☆693Updated last year
- better error messages for assert equals in pytest☆327Updated 11 months ago
- Safe, minimal import sorting for Python projects.☆203Updated 10 months ago
- pytest + rich integration (proof of concept)☆245Updated last week
- Jargon from the functional programming world in simple terms!☆231Updated 3 years ago
- Removes commented-out code from Python files☆214Updated 2 weeks ago