Typer utility helpers
Install the package from pypi
> pip install typerutils
This repository manages the dev environment as a Nix flake and requires Nix to be installed
> nix develop -c $SHELL
> make setup
> make test
> make pypi
typerutils
is released under the MIT license