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.
☆43Updated 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 3 weeks ago
- Backport of PEP 654 (exception groups)☆43Updated 3 weeks ago
- Capture the outcome of Python function calls☆33Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 2 weeks ago
- Manage Python errors with ease☆25Updated this week
- Pytest plugin for trio☆55Updated 9 months ago
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- PostgreSQL client for Trio based on asyncpg☆44Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- ☆55Updated this week
- An index of wheels☆54Updated 2 weeks ago
- Fast fractions reimplementation in Cython☆40Updated 2 months ago
- Sort __all__ lists alphabetically☆31Updated this week
- Discover and load entry points from installed packages☆75Updated 5 months ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Sans-io implementation of the (E)SMTP protocol☆16Updated last month
- CPU parallelism for Trio☆60Updated 3 weeks ago
- Caching for HTTPX☆71Updated 10 months ago
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated last month
- A command line tool, to simplify vendoring pure Python dependencies.☆79Updated 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 month
- Asynchronous Server Side Events (SSE) client for Python 3☆26Updated 2 months ago
- A fast Enum implementation for Python☆30Updated last year
- Python import rewriter☆79Updated last month
- ☆61Updated this week
- ☆39Updated 11 months ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆13Updated 2 months ago
- URI parsing, classification and composition☆65Updated 3 weeks ago
- A low-level library for installing from a Python wheel distribution.☆136Updated this week