ronaldoussoren / modulegraph
modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.
☆42Updated last year
Alternatives and similar repositories for modulegraph:
Users that are interested in modulegraph are comparing it to the libraries listed below
- An unofficial, importable pip API☆113Updated last month
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 3 years ago
- Formats your tox.ini files☆41Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- CPU parallelism for Trio☆57Updated 2 weeks ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆22Updated this week
- ☆61Updated 3 weeks ago
- PostgreSQL client for Trio based on asyncpg☆44Updated last year
- A simple Python wheel builder for simple projects.☆32Updated last month
- Backport of PEP 654 (exception groups)☆42Updated last month
- Pytest plugin for trio☆54Updated 7 months ago
- flake8 debug statement checker☆42Updated 2 years ago
- A pygments lexer for pytest output☆24Updated 11 months ago
- URI parsing, classification and composition☆64Updated 3 months ago
- Capture the outcome of Python function calls☆32Updated 3 weeks ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- PEP 621 metadata parsing☆40Updated this week
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 2 months ago
- Reference implementation for the proposed standard library module zoneinfo☆51Updated 6 months ago
- ☆18Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last month
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- Build requirements files from setup.py.☆27Updated 2 years ago
- py-test plugin: an incremental test runner☆47Updated 3 years ago
- Library to access metadata for Python packages☆131Updated 3 weeks ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Reference implementation of sentinels for the Python stdlib☆39Updated 5 months ago
- Builds a graph of a Python project's internal dependencies.☆80Updated last week
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago