ronaldoussoren / modulegraph
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.
☆42Updated last year
Alternatives and similar repositories for modulegraph:
Users that are interested in modulegraph are comparing it to the libraries listed below
- Formats your tox.ini files☆41Updated this week
- Capture the outcome of Python function calls☆32Updated 7 months ago
- An unofficial, importable pip API☆113Updated this week
- Manage Python errors with ease☆25Updated last week
- A big, interactive table of package management tools in the Python ecosystem☆42Updated 2 years ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆22Updated this week
- An index of wheels☆48Updated 2 weeks ago
- ☆55Updated this week
- Caching for HTTPX☆70Updated 6 months ago
- Asynchronous Server Side Events (SSE) client for Python 3☆24Updated 9 months ago
- Library to access metadata for Python packages☆130Updated 3 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated this week
- Builds a graph of a Python project's internal dependencies.☆77Updated this week
- Packaging Metadata Comparions☆18Updated 4 years ago
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated last week
- An early draft of a PEP around Exception Groups in Python☆21Updated 3 years ago
- Canonical source for classifiers on PyPI.☆145Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- Sort __all__ lists alphabetically☆30Updated this week
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆56Updated last week
- ☆60Updated 3 months ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- Pytest plugin for trio☆53Updated 5 months ago
- Sans-io implementation of the (E)SMTP protocol☆16Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆97Updated this week
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆71Updated this week
- A generic dependency-resolution library written in pure Python☆78Updated 4 years ago
- CPU parallelism for Trio☆57Updated 2 weeks ago
- Backport of PEP 654 (exception groups)☆42Updated this week