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
- Automated Unittest Generation for Python☆198Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆215Updated 3 months ago
- McCabe complexity checker for Python☆640Updated 3 months ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆91Updated last year
- Python package for printing visually appealing tables on a terminal.☆149Updated 2 years ago
- Strange and odd python snippets explained☆274Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆175Updated 2 months ago
- count lines of code for hundreds of languages using pygments☆159Updated 2 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆325Updated 3 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆337Updated 2 years ago
- A flexible, customizable timer for your Python code☆280Updated 2 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆334Updated 6 months ago
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- Removes commented-out code from Python files☆206Updated 6 months ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆88Updated 11 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆99Updated last year
- Dark magics about variable names in python☆322Updated 3 weeks ago
- ☆148Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated last year
- ☆216Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated last week
- Python library of 60+ commonly-used validator functions☆126Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆288Updated last month
- Mypy static type checker plugin for Pytest☆248Updated 2 weeks ago
- Rate your Python packages package friendliness☆213Updated last year
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆152Updated 4 months ago
- Flake8 plugin to find commented out or dead code☆311Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆82Updated 2 years ago
- A dictionary that allows attribute-style access.☆273Updated 5 years ago
- Advanced Enumerations for Python☆183Updated 9 months ago