lesscli


Namelesscli JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/qorzj/lesscli
SummaryA dead simple library for generating command line interfaces
upload_time2025-02-02 07:11:55
maintainerNone
docs_urlNone
authorqorzj
requires_pythonNone
licenseMIT
keywords lesscli cli fire optparse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
lesscli
~~~~~~~~

Lesscli is a dead simple library for generating CLI (command line interfaces).

Setup
-----

.. code-block:: bash

    > pip install lesscli

Links
-----
* `README <https://github.com/qorzj/lesscli>`_


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/qorzj/lesscli",
    "name": "lesscli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "lesscli cli fire optparse",
    "author": "qorzj",
    "author_email": "inull@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/98/a0/9ca1c471cc8153d1f434e8c044c01873139f5a0edc11e7bada11d002fa14/lesscli-0.3.0.tar.gz",
    "platform": "any",
    "description": "\nlesscli\n~~~~~~~~\n\nLesscli is a dead simple library for generating CLI (command line interfaces).\n\nSetup\n-----\n\n.. code-block:: bash\n\n    > pip install lesscli\n\nLinks\n-----\n* `README <https://github.com/qorzj/lesscli>`_\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A dead simple library for generating command line interfaces",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/qorzj/lesscli"
    },
    "split_keywords": [
        "lesscli",
        "cli",
        "fire",
        "optparse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a5326aa5cc25ab7cb490fec639be2bb68d65bdb23d48721d08f30c2471c8efd",
                "md5": "7b708b1883525f363b15b29ffd67f08d",
                "sha256": "e53782913977cc7edbc25c69531695333e4c02f4e4528fabd59651510fbb1dce"
            },
            "downloads": -1,
            "filename": "lesscli-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b708b1883525f363b15b29ffd67f08d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4138,
            "upload_time": "2025-02-02T07:11:53",
            "upload_time_iso_8601": "2025-02-02T07:11:53.963584Z",
            "url": "https://files.pythonhosted.org/packages/8a/53/26aa5cc25ab7cb490fec639be2bb68d65bdb23d48721d08f30c2471c8efd/lesscli-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98a09ca1c471cc8153d1f434e8c044c01873139f5a0edc11e7bada11d002fa14",
                "md5": "408f872815843350aefa996dd57fb3f9",
                "sha256": "1a2730c18b3d372905464a431e461201d8525c5fd680b8ecbeb9a664e5cf9165"
            },
            "downloads": -1,
            "filename": "lesscli-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "408f872815843350aefa996dd57fb3f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4017,
            "upload_time": "2025-02-02T07:11:55",
            "upload_time_iso_8601": "2025-02-02T07:11:55.898126Z",
            "url": "https://files.pythonhosted.org/packages/98/a0/9ca1c471cc8153d1f434e8c044c01873139f5a0edc11e7bada11d002fa14/lesscli-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 07:11:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "qorzj",
    "github_project": "lesscli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lesscli"
}
        
Elapsed time: 0.51601s