elazarg / uncalledLinks
Finding unused functions in Python projects
☆20Updated last year
Alternatives and similar repositories for uncalled
Users that are interested in uncalled are comparing it to the libraries listed below
Sorting:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Tools to run pre-merge checks on a pull request or commit.☆28Updated 5 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- automatic persistence for Python objects☆47Updated last month
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated last week
- Build requirements files from setup.py.☆27Updated 4 months ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Library for simulating time progression in Python☆16Updated 5 months ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 6 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- Python with training wheels: executable pseudocode in any language☆17Updated 4 years ago
- Web service version of https://github.com/guykisel/inline-plz - lints your Pull Requests and comments inline on the diffs!☆16Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 3 years ago
- A terrible way of testing terminal applications☆45Updated 5 years ago
- A fast native implementation of diff algorithm with a pure Python fallback☆39Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- A markdownish markup language.☆51Updated last year
- Typecast is an experimental python library for defining casts between classes.☆14Updated 9 years ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated this week
- ☆17Updated 7 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- Lazy attributes for Python objects☆53Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Utilities to help with testing command line scripts☆60Updated 9 months ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Updated 2 years ago