pberkes / big_O
Python module to estimate big-O time complexity from execution time
☆323Updated last year
Related projects ⓘ
Alternatives and complementary repositories for big_O
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆202Updated 3 years ago
- A module for lazy loading of Python modules☆86Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆175Updated 3 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆336Updated 7 months ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆93Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- Rate your Python packages package friendliness☆211Updated last year
- Mypy static type checker plugin for Pytest☆248Updated last month
- ☆216Updated 5 months ago
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- A GitHub action that runs black code formatter for Python☆190Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 8 months ago
- Guido's time machine☆94Updated 4 years ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Utilities based on Pythons iterators and generators.☆93Updated last month
- A Python extension for writing structured and reusable inline HTML.☆52Updated 9 years ago
- Automatically remove unnecessary `# noqa` comments☆267Updated 3 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆109Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆270Updated 11 months ago
- A Python Enum that inherits from str.☆103Updated 9 months ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆219Updated 2 years ago
- A Python type checker☆345Updated this week
- Automated Unittest Generation for Python☆198Updated 4 years ago
- Advanced Enumerations for Python☆184Updated 9 months ago
- Python decorators for profiling/tracing/timing a single function☆329Updated last month
- Flake8 Type Annotation Checking☆156Updated 2 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated last month
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Manage dependencies of tests☆154Updated 5 months ago