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.
☆43Updated last year
Alternatives and similar repositories for modulegraph:
Users that are interested in modulegraph are comparing it to the libraries listed below
- An unofficial, importable pip API☆114Updated this week
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Caching for HTTPX☆70Updated 9 months ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- URI parsing, classification and composition☆64Updated this week
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- Capture the outcome of Python function calls☆32Updated last month
- Sort __all__ lists alphabetically☆31Updated last month
- Fast fractions reimplementation in Cython☆38Updated 2 months ago
- Formatter for pyproject.toml files☆10Updated last week
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- Discover and load entry points from installed packages☆74Updated 5 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Formats your tox.ini files☆42Updated last week
- flake8 debug statement checker☆42Updated 3 years ago
- An index of wheels☆53Updated 3 months ago
- Documenting RESTful HTTP APIs☆59Updated 9 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆23Updated 8 months ago
- Automated testing for the examples in your documentation.☆75Updated 2 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 8 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 6 months ago
- Command-line Python scripts to do things with PyPI☆24Updated 3 weeks ago
- PostgreSQL client for Trio based on asyncpg☆44Updated last year
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- ☆55Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Backport of PEP 654 (exception groups)☆41Updated this week