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 2 years 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☆118Updated 2 weeks ago
- A low-level library for installing from a Python wheel distribution.☆138Updated last week
- An index of wheels☆57Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- ☆55Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- Vendorize packages from PyPI☆106Updated last year
- ☆67Updated 3 weeks ago
- Manage Python errors with ease☆25Updated this week
- A simple Python wheel builder for simple projects.☆32Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Multi-platform native package builder toolkit☆16Updated 2 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 this week
- Build requirements files from setup.py.☆27Updated 2 months ago
- ☆46Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- Data about packages and maintainers on PyPI☆129Updated last month
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆57Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- distributed Python deployment and communication☆90Updated last week
- Library to access metadata for Python packages☆137Updated 2 months ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- ☆19Updated 2 months ago
- Pytest plugin for trio☆58Updated last month
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- Sniff out which async library your code is running under☆142Updated last year