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.
☆46Updated 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
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- CPU parallelism for Trio☆63Updated last month
- An index of wheels☆57Updated 3 weeks ago
- Pytest plugin for trio☆56Updated 11 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Capture the outcome of Python function calls☆34Updated 4 months ago
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆49Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- ☆66Updated last month
- Setup / utilities which most projects eventually need☆35Updated 2 years ago
- Vendorize packages from PyPI☆104Updated 11 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Formats your tox.ini files☆43Updated this week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆67Updated 4 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated 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…☆58Updated 2 weeks ago
- Sniff out which async library your code is running under☆139Updated last year
- A new Python HTTP client for everybody☆82Updated 4 years ago
- distributed Python deployment and communication☆86Updated last week
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- ☆19Updated last month
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- ☆40Updated last year
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated 3 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- ☆46Updated 5 years ago