pberkes / big_OLinks
Python module to estimate big-O time complexity from execution time
☆340Updated 2 years ago
Alternatives and similar repositories for big_O
Users that are interested in big_O are comparing it to the libraries listed below
Sorting:
- Automated Unittest Generation for Python☆202Updated 5 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- McCabe complexity checker for Python☆669Updated last year
- Removes commented-out code from Python files☆217Updated 3 weeks ago
- ☆150Updated 2 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- A more relaxed `pip freeze`☆594Updated 4 months ago
- Python Linters and Code Analysis tools curated list☆527Updated 5 years ago
- find packages that should be in requirements for a project☆134Updated last week
- A Python type checker☆376Updated 3 weeks ago
- Python call graph visualization for recursive functions.☆223Updated 2 years ago
- A regular dump of the most-downloaded packages from PyPI☆244Updated 2 weeks ago
- A common base representation of python source code for pylint and other projects☆561Updated this week
- A GitHub action that runs black code formatter for Python☆191Updated 4 years ago
- Run `black` on python code blocks in documentation files☆674Updated this week
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago
- Naming Convention checker for Python☆527Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- dead simple python dead code detection☆389Updated last week
- A tool for measuring Python class cohesion.☆247Updated 11 months ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Haphazard things.☆120Updated last week
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆244Updated last year
- How to publish Python packages on PyPI.☆76Updated 5 years ago
- Rewrites source to reorder python imports☆772Updated last week
- Guido's time machine☆102Updated 5 years ago
- This is pydoctor, an API documentation generator that works by static analysis.☆219Updated this week
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago