Package profile
trouting
- Summary: Trouting (short for Type Routing) is a simple class decorator that allows to define multiple interfaces for a method that behave differently depending on input types.
- Author:
- Homepage: https://github.com/soldni/trouting
- Source: https://github.com/soldni/trouting (Repo profile)
- Number of releases: 12
- First release: 0.1.0 on 2022-09-03
- Latest release: 0.3.3 on 2023-01-17
Releases
PyPI Downloads
Dependencies
Trouting has 11 dependencies, 10 of which optional.Dependency | Optional |
---|---|
typing-extensions | false |
autopep8 | true |
black | true |
flake8 | true |
flake8-pyi | true |
Flake8-pyproject | true |
ipdb | true |
ipython | true |
isort | true |
mypy | true |
pytest | true |