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
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Formats your tox.ini files☆42Updated last week
- Capture the outcome of Python function calls☆32Updated 2 weeks ago
- ☆39Updated 10 months ago
- Backport of PEP 654 (exception groups)☆41Updated last week
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- Discover and load entry points from installed packages☆74Updated 4 months ago
- Packaging Metadata Comparions☆18Updated 5 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated 2 months ago
- CPU parallelism for Trio☆59Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- ☆18Updated last month
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 3 years ago
- Sans-io implementation of the (E)SMTP protocol☆16Updated last week
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Reference implementation for the proposed standard library module zoneinfo☆51Updated 7 months ago
- An unofficial, importable pip API☆113Updated 2 months ago
- ☆55Updated 2 weeks ago
- Reference implementation of sentinels for the Python stdlib☆40Updated 6 months ago
- ☆61Updated last month
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- Sort __all__ lists alphabetically☆30Updated last week
- A generic dependency-resolution library written in pure Python☆78Updated 4 years ago
- A pygments lexer for pytest output☆24Updated last year
- Collection of core plugins for markdown-it-py☆32Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated last week