Quickstart Requirements Python 3.12 to 3.13 Installation Install from pypi: This will install the latest release from pypi via pip: pip install typerdrive To include the runnable demo, you need to include the demo extra: pip install typerdrive[demo]