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☆111Updated 2 months ago
- Backport of PEP 654 (exception groups)☆42Updated last week
- Sans-io implementation of the (E)SMTP protocol☆16Updated last week
- A big, interactive table of package management tools in the Python ecosystem☆42Updated last year
- Command-line Python scripts to do things with PyPI☆25Updated last week
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated 9 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- PostgreSQL client for Trio based on asyncpg☆44Updated 11 months ago
- Manage Python errors with ease☆25Updated last week
- A system to Instrument running Python code☆25Updated 4 months ago
- Capture the outcome of Python function calls☆31Updated 6 months ago
- PEP 621 metadata parsing☆37Updated this week
- Formats your tox.ini files☆41Updated this week
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆22Updated this week
- An index of wheels☆48Updated 2 weeks ago
- ☆60Updated 2 months ago
- Quickstart template for Trio projects☆31Updated 5 months ago
- ☆55Updated last week
- Delayed iteration for polling and retries.☆30Updated 2 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆82Updated 10 months ago
- ☆39Updated 7 months ago
- Caching for HTTPX☆69Updated 5 months ago
- Extract jsonschema from various Python objects☆26Updated 2 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆31Updated 3 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆23Updated 5 months ago
- CPU parallelism for Trio☆56Updated 2 weeks ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated 2 months ago
- Sort __all__ lists alphabetically☆30Updated last week
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆55Updated 2 months ago
- Pytest plugin for trio☆53Updated 4 months ago