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☆119Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 2 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Pytest plugin for trio☆59Updated 3 months ago
- Library to access metadata for Python packages☆138Updated last week
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Sniff out which async library your code is running under☆146Updated last year
- CPU parallelism for Trio☆65Updated last week
- Capture the outcome of Python function calls☆35Updated 9 months ago
- ☆67Updated 2 months ago
- An index of wheels☆57Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Vendorize packages from PyPI☆106Updated last year
- 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
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- A semantic versioning library for Python☆46Updated 3 years ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- Manage Python errors with ease☆25Updated last month
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- A system to Instrument running Python code☆25Updated 6 months ago
- Data about packages and maintainers on PyPI☆129Updated 3 months ago
- Fast fractions reimplementation in Cython☆39Updated 3 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated this week
- Extend Python syntax with HTML.☆89Updated 5 years 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 5 months ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated last week
- ☆39Updated last year