⌨️dtyper: Call typer commands or make dataclasses from them ⌨️
Project description
⌨️dtyper: Call typer commands or make dataclasses from them ⌨️
Install using pip install dtyper.
dtyper.function takes a typer command and returns a callable function with the correct defaults.
dtyper.dataclass is a decorator that takes a typer command and makes a dataclass from it, wrapping either a function or a callable class.
See test_dtyper.py for examples of use.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dtyper-1.0.0.tar.gz
(3.1 kB
view hashes)
Built Distribution
dtyper-1.0.0-py3-none-any.whl
(3.4 kB
view hashes)