ronaldoussoren / modulegraphLinks
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.
☆44Updated last year
Alternatives and similar repositories for modulegraph
Users that are interested in modulegraph are comparing it to the libraries listed below
Sorting:
- An unofficial, importable pip API☆114Updated last month
- An index of wheels☆56Updated this week
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- ☆62Updated last week
- Backport of PEP 654 (exception groups)☆43Updated last week
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- PostgreSQL client for Trio based on asyncpg☆45Updated last year
- Capture the outcome of Python function calls☆33Updated 2 months ago
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated last month
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Manage Python errors with ease☆25Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- PEP 621 metadata parsing☆42Updated this week
- ☆40Updated last year
- Formats your tox.ini files☆43Updated last week
- Builds a graph of a Python project's internal dependencies.☆87Updated this week
- A pygments lexer for pytest output☆23Updated last year
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆46Updated last week
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- ☆18Updated last month
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated last week
- Utilities for refactoring imports in python-like syntax.☆24Updated 2 weeks ago
- Python import rewriter☆80Updated this week
- Vendorize packages from PyPI☆103Updated 10 months ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- CPU parallelism for Trio☆62Updated last month
- Python support graph for specific Python versions for the most popular Python packages☆44Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated 2 weeks ago
- A system to Instrument running Python code☆25Updated this week