David-OConnor / pydepsLinks
Store dependency info for each PyPi package
☆16Updated 5 years ago
Alternatives and similar repositories for pydeps
Users that are interested in pydeps are comparing it to the libraries listed below
Sorting:
- Fast and accurate Python dependency management☆47Updated 6 years ago
- A pygments lexer for pytest output☆23Updated last year
- Capture the outcome of Python function calls☆34Updated 3 months ago
- replace '__all__' with '@public.add' decorator☆15Updated 4 years ago
- Show the inter-dependencies between modules of Python packages.☆28Updated last year
- Pipfile (or requirements.txt) to pyproject.toml for Poetry☆50Updated 2 years ago
- A serialization addon for attrs.☆25Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated this week
- A collection of structlog processors for prettier output: a code syntax highlighter, JSON and XML prettifiers, a multiline string printer…☆35Updated 11 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Formats your tox.ini files☆43Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆66Updated 3 years ago
- OpenAPI represented as a Python type. Use it to parse specifications written in JSON and YAML formats.☆11Updated 3 years ago
- Use JSON Schema for type checking in Python☆40Updated last year
- Python variant types that work with match☆50Updated last year
- Proof Of Concept for python package management without virtualenvs☆29Updated last year
- A modern Python build backend☆43Updated this week
- mypy plugin for loguru