# Minicli
Expose functions in the command line. Minimalist and pythonic.
Supports annotations and async functions.
## Requirements
- Python >= 3.6
## Install
pip install minicli
## Documentation
See [https://minicli.readthedocs.org](https://minicli.readthedocs.org)
## Run tests
pip install -r requirements-dev.txt
python setup.py develop
py.test
Raw data
{
"_id": null,
"home_page": "https://github.com/pyrates/minicli",
"name": "minicli",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "cli command line interface",
"author": "Pyrates",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/99/43/ed5633b30a9a3f35a74ea1baa86b46be5b432beaedea7f598b27aa39f02a/minicli-0.5.3.tar.gz",
"platform": null,
"description": "# Minicli\n\nExpose functions in the command line. Minimalist and pythonic.\n\nSupports annotations and async functions.\n\n## Requirements\n\n- Python >= 3.6\n\n\n## Install\n\n pip install minicli\n\n\n## Documentation\n\nSee [https://minicli.readthedocs.org](https://minicli.readthedocs.org)\n\n\n## Run tests\n\n pip install -r requirements-dev.txt\n python setup.py develop\n py.test\n",
"bugtrack_url": null,
"license": "WTFPL",
"summary": "Minimalist CLI",
"version": "0.5.3",
"project_urls": {
"Homepage": "https://github.com/pyrates/minicli"
},
"split_keywords": [
"cli",
"command",
"line",
"interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "225f225433f644ffe782ceb0ab654085628bc6c128d7f112e67c91ed0188619e",
"md5": "6ea4358a51e887e4ab40c7533dc452a9",
"sha256": "7c1d83af742bece622a6cfa606f1162cc0c3b32f866fe24ba1ed8eeee18425fa"
},
"downloads": -1,
"filename": "minicli-0.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ea4358a51e887e4ab40c7533dc452a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4632,
"upload_time": "2024-08-06T11:33:49",
"upload_time_iso_8601": "2024-08-06T11:33:49.406245Z",
"url": "https://files.pythonhosted.org/packages/22/5f/225433f644ffe782ceb0ab654085628bc6c128d7f112e67c91ed0188619e/minicli-0.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9943ed5633b30a9a3f35a74ea1baa86b46be5b432beaedea7f598b27aa39f02a",
"md5": "8bf92ebf9e809aa523bbe1b3dca81a8f",
"sha256": "90429e0b0120051dfca948d095122ca20637328f7a297cc1bc855f034de1eae0"
},
"downloads": -1,
"filename": "minicli-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "8bf92ebf9e809aa523bbe1b3dca81a8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6609,
"upload_time": "2024-08-06T11:33:50",
"upload_time_iso_8601": "2024-08-06T11:33:50.821281Z",
"url": "https://files.pythonhosted.org/packages/99/43/ed5633b30a9a3f35a74ea1baa86b46be5b432beaedea7f598b27aa39f02a/minicli-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 11:33:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyrates",
"github_project": "minicli",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "minicli"
}