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 week
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☆118Updated last week
- ☆19Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Manage Python errors with ease☆25Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- An index of wheels☆57Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆88Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Sniff out which async library your code is running under☆143Updated last year
- ☆67Updated last month
- Pytest plugin for trio☆59Updated last month
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- Safely evaluate AST nodes without side effects☆49Updated last year
- Vendorize packages from PyPI☆106Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- distributed Python deployment and communication☆90Updated last week
- Capture the outcome of Python function calls☆36Updated 8 months ago
- CPU parallelism for Trio☆65Updated 3 weeks ago
- ☆46Updated 5 years ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated last week
- A parser for Python dependency files☆65Updated last year
- Caching for HTTPX☆72Updated last month
- ☆55Updated 3 weeks ago
- backport of lib2to3, with enhancements☆53Updated 11 months ago
- IO of git-style object databases☆226Updated last week
- Data about packages and maintainers on PyPI☆129Updated 2 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆52Updated last week
- Formats your tox.ini files☆43Updated last week