sdispater / mixologyLinks
A generic dependency-resolution library written in pure Python
☆83Updated 5 years ago
Alternatives and similar repositories for mixology
Users that are interested in mixology are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A semantic versioning library for Python☆46Updated 3 years ago
- An unofficial, importable pip API☆118Updated last week
- Extract jsonschema from various Python objects☆29Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A library to handle automated deprecations☆93Updated 2 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Enable git-like did-you-mean feature in click☆100Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- Pytest plugin for trio☆59Updated last month
- ☆46Updated 5 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆88Updated last year
- Discover and load entry points from installed packages☆76Updated 11 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Capture the outcome of Python function calls☆36Updated 8 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 last week
- A pygments lexer for pytest output☆23Updated 3 weeks ago
- Resolve abstract dependencies into concrete ones☆159Updated 3 weeks ago
- Register CLI commands via setuptools entry-points.☆131Updated last week
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- pytest plugin to test mypy static type analysis☆33Updated last year
- A pytest plugin that limits the output to just the things you need.☆93Updated 3 weeks ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago