pberkes / big_O
Python module to estimate big-O time complexity from execution time
☆333Updated last year
Alternatives and similar repositories for big_O
Users that are interested in big_O are comparing it to the libraries listed below
Sorting:
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- Automated Unittest Generation for Python☆200Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- ☆227Updated last week
- A more relaxed `pip freeze`☆582Updated last week
- McCabe complexity checker for Python☆655Updated 9 months ago
- Haphazard things.☆120Updated 3 weeks ago
- find packages that should be in requirements for a project☆132Updated this week
- Run `black` on python code blocks in documentation files☆663Updated this week
- Python package for printing visually appealing tables on a terminal.☆149Updated 3 years ago
- PyPI downloads analytics dashboard☆146Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 months ago
- apply a consistent format to `setup.cfg` files☆153Updated last month
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆97Updated 2 years ago
- dead simple python dead code detection☆354Updated last month
- A GitHub action that runs black code formatter for Python☆191Updated 3 years ago
- Static call graph generator. The official Python 3 version. Development repo.☆372Updated 9 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Docstring coverage analysis and rating for Python☆98Updated 4 months ago
- It's easy to show that your command line app is active☆298Updated last year
- Python decorators for profiling/tracing/timing a single function☆331Updated 3 months ago
- Rate your Python packages package friendliness☆217Updated 4 months ago
- A formatter for finding and removing unused import statements.☆308Updated 3 weeks ago
- A Python type checker☆364Updated 2 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- Import ipython notebooks as modules☆64Updated 4 years ago
- Write short and fully-typed lambdas where you need them.☆278Updated last year
- A regular dump of the most-downloaded packages from PyPI☆235Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month