Skip to content

zigai/interfacy

Repository files navigation

Interfacy

PyPI version Supported versions Downloads license

Generate CLIs from Python functions or classes

Installation

From PyPi

pip install interfacy

From source

pip install git+https://github.com/zigai/interfacy.git

License

MIT License