Package search
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-03T01:20:29
- Latest release: 0.3.3 on 2023-01-17T01:23:31
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 |