# Interfacy CLI
[](https://badge.fury.io/py/interfacy-cli)

[](https://pepy.tech/project/interfacy-cli)
[](https://github.com/zigai/interfacy-cli/blob/main/LICENSE)
Generate CLIs from Python functions or classes
# Installation
#### From PyPi
```
pip install interfacy-cli
```
#### From source
```
pip install git+https://github.com/zigai/interfacy-cli.git
```
# License
[MIT License](https://github.com/zigai/interfacy-cli/blob/master/LICENSE)
Raw data
{
"_id": null,
"home_page": null,
"name": "interfacy-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "interfacy, cli, command-line, argparse, cli-generator, cli-builder, cli-framework",
"author": null,
"author_email": "\u017diga Ivan\u0161ek <ziga.ivansek@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c0/40/ee85ad261f6998644a76208f27b90d4c268681ea010d369bc23045a9b08b/interfacy_cli-0.2.2.tar.gz",
"platform": null,
"description": "# Interfacy CLI\n[](https://badge.fury.io/py/interfacy-cli)\n\n[](https://pepy.tech/project/interfacy-cli)\n[](https://github.com/zigai/interfacy-cli/blob/main/LICENSE)\n\nGenerate CLIs from Python functions or classes \n# Installation\n#### From PyPi\n```\npip install interfacy-cli\n```\n#### From source\n```\npip install git+https://github.com/zigai/interfacy-cli.git\n```\n# License\n[MIT License](https://github.com/zigai/interfacy-cli/blob/master/LICENSE)\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.2.2",
"project_urls": {
"Repository": "https://github.com/zigai/obj-inspect"
},
"split_keywords": [
"interfacy",
" cli",
" command-line",
" argparse",
" cli-generator",
" cli-builder",
" cli-framework"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1fb6844935066a1ede8c6f5c5a105808e8dace307bb0ebfe10c895bd5cff81a3",
"md5": "7082e33353fe8b34e44babef8a0b6896",
"sha256": "78c58299ab25b554c01a93e16890922cdbba7fcc8bfba66686ebb9e812b49076"
},
"downloads": -1,
"filename": "interfacy_cli-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7082e33353fe8b34e44babef8a0b6896",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 23906,
"upload_time": "2025-01-22T14:30:29",
"upload_time_iso_8601": "2025-01-22T14:30:29.542928Z",
"url": "https://files.pythonhosted.org/packages/1f/b6/844935066a1ede8c6f5c5a105808e8dace307bb0ebfe10c895bd5cff81a3/interfacy_cli-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c040ee85ad261f6998644a76208f27b90d4c268681ea010d369bc23045a9b08b",
"md5": "919472f99de8faab0d7d20cc1e153da8",
"sha256": "621cf0c352f2d134e2fea725ceb44f42f7e741d93191cb87281838e7f27058a9"
},
"downloads": -1,
"filename": "interfacy_cli-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "919472f99de8faab0d7d20cc1e153da8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 20240,
"upload_time": "2025-01-22T14:30:31",
"upload_time_iso_8601": "2025-01-22T14:30:31.321785Z",
"url": "https://files.pythonhosted.org/packages/c0/40/ee85ad261f6998644a76208f27b90d4c268681ea010d369bc23045a9b08b/interfacy_cli-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-22 14:30:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zigai",
"github_project": "obj-inspect",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "interfacy-cli"
}