Metadata-Version: 2.1
Name: clisk
Version: 0.0.1
Summary: A Starter Kit to create CLI applications.
Author-email: Robin LIORET <robin.lioret@capgemini.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: build

# clisk

CliSK is a little package to extend the possibility of Typer.

See the examples to know how to use it.
