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☆115Updated last week
- A generic dependency-resolution library written in pure Python☆80Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- ☆66Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Capture the outcome of Python function calls☆34Updated 4 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 4 years ago
- Vendorize packages from PyPI☆104Updated last year
- An index of wheels☆57Updated last month
- Data about packages and maintainers on PyPI☆129Updated 3 months 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
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- distributed Python deployment and communication☆86Updated this week
- A low-level library for installing from a Python wheel distribution.☆137Updated this week
- Safely evaluate AST nodes without side effects☆46Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- ☆54Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆105Updated last week
- CPU parallelism for Trio☆63Updated last week
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- Formats your tox.ini files☆43Updated this week
- ☆46Updated 5 years ago
- Utilities for refactoring imports in python-like syntax.☆25Updated last week
- A semantic versioning library for Python☆45Updated 3 years ago
- A simple Python wheel builder for simple projects.☆32Updated last month
- Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)☆51Updated this week
- Library to access metadata for Python packages☆134Updated this week
- ☆19Updated this week