tonybaloney / anti-patternsLinks
☆197Updated 3 years ago
Alternatives and similar repositories for anti-patterns
Users that are interested in anti-patterns are comparing it to the libraries listed below
Sorting:
- A little benchmarking tool for Python☆203Updated 2 years ago
- Python Linter for performance anti patterns☆706Updated last year
- pytest plugin for easy integration of memray memory profiler☆408Updated 3 weeks ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- Command-line parsing library for Python 3.☆136Updated last year
- Automatically use the awesome walrus operator☆125Updated 2 weeks ago
- Unravelling Python source code☆191Updated last year
- dead simple python dead code detection☆392Updated 2 weeks ago
- Fancy PyPI READMEs with Hatch☆184Updated this week
- automatically add annotations to untyped python code!☆196Updated 8 months ago
- Useful types for Python☆149Updated this week
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- pytest + rich integration (proof of concept)☆251Updated 3 weeks ago
- Identify unused dependencies and avoid a bloated virtual environment.☆362Updated this week
- pytest plugin for pretty printing the test summary.☆469Updated 7 months ago
- David Beazley's blog.☆290Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 3 months ago
- Test whether your code is logging correctly 🪵☆120Updated this week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 7 months ago
- A coverage plugin to provide sensible default settings☆85Updated 2 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆243Updated 4 months ago
- a tool to detect test pollution☆201Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆262Updated 2 weeks ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆424Updated 9 months ago
- A formatter for finding and removing unused import statements.☆310Updated this week
- Tool for automatically sorting python statements within a module☆394Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- Automatically convert relative imports to absolute☆159Updated last year