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☆116Updated this week
- An index of wheels☆57Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- ☆66Updated 3 weeks ago
- 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
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- Vendorize packages from PyPI☆104Updated last year
- Pytest plugin for trio☆58Updated last year
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Manage Python errors with ease☆25Updated last month
- Data about packages and maintainers on PyPI☆129Updated 4 months ago
- CPU parallelism for Trio☆64Updated last week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 5 years ago
- Sniff out which async library your code is running under☆141Updated last year
- URI parsing, classification and composition☆64Updated last week
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- ☆54Updated last month
- Python import rewriter☆80Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Caching for HTTPX☆72Updated last year
- Formats your tox.ini files☆43Updated last week
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- Library to access metadata for Python packages☆134Updated 3 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago
- ☆46Updated 5 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated last year
- Fast fractions reimplementation in Cython☆39Updated this week