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 3 weeks ago
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☆119Updated last month
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Manage Python errors with ease☆25Updated last week
- Capture the outcome of Python function calls☆34Updated 10 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…☆60Updated 6 months ago
- A low-level library for installing from a Python wheel distribution.☆142Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- CPU parallelism for Trio☆66Updated 2 weeks ago
- ☆67Updated 3 months ago
- 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
- Fast fractions reimplementation in Cython☆39Updated this week
- A big, interactive table of package management tools in the Python ecosystem☆44Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Python import rewriter☆79Updated 2 months ago
- Pytest plugin for trio☆60Updated 3 months ago
- Formats your tox.ini files☆43Updated this week
- ☆39Updated last year
- Utilities for refactoring imports in python-like syntax.☆25Updated last month
- Run async workflows using pytest-fixtures-style dependency injection☆35Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- ☆46Updated 5 years ago
- A system to Instrument running Python code☆25Updated 7 months ago
- Build requirements files from setup.py.☆27Updated 4 months ago
- Safely evaluate AST nodes without side effects☆49Updated 3 weeks ago
- Vendorize packages from PyPI☆106Updated last year