pyline-cli


Namepyline-cli JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryMake easy CLI apps in python
upload_time2024-06-12 09:31:23
maintainerHeavyLvy
docs_urlNone
authorHeavyLvy
requires_pythonNone
licenseNone
keywords python cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pyline

## Install

```commandline
pip install pyline-cli
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyline-cli",
    "maintainer": "HeavyLvy",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, cli",
    "author": "HeavyLvy",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6f/6a/de285926b1d9caca282512e181594974aa52af2704706ec980901861f1e2/pyline_cli-0.0.1.tar.gz",
    "platform": null,
    "description": "# Pyline\r\n\r\n## Install\r\n\r\n```commandline\r\npip install pyline-cli\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Make easy CLI apps in python",
    "version": "0.0.1",
    "project_urls": {
        "Repository": "https://github.com/HeavyLvy/pyline"
    },
    "split_keywords": [
        "python",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f716fdf60612a652d49ca8398f23f2808ee97cd1d1ced1fa9f82b3fb2a2b767",
                "md5": "db6ea515b345e8cf8bfd0f525038d675",
                "sha256": "74f7607afc0932b2fa40bd09f2e88d40f7bac418436a8d468d05a210313832ea"
            },
            "downloads": -1,
            "filename": "pyline_cli-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db6ea515b345e8cf8bfd0f525038d675",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3214,
            "upload_time": "2024-06-12T09:31:22",
            "upload_time_iso_8601": "2024-06-12T09:31:22.413502Z",
            "url": "https://files.pythonhosted.org/packages/0f/71/6fdf60612a652d49ca8398f23f2808ee97cd1d1ced1fa9f82b3fb2a2b767/pyline_cli-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f6ade285926b1d9caca282512e181594974aa52af2704706ec980901861f1e2",
                "md5": "10f64904c20417b5369b38c6254d7423",
                "sha256": "8ae2b01083a5b5ef8260c46dec96c98cf4043bcd95e7d2e76ce9946b9b546420"
            },
            "downloads": -1,
            "filename": "pyline_cli-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "10f64904c20417b5369b38c6254d7423",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3191,
            "upload_time": "2024-06-12T09:31:23",
            "upload_time_iso_8601": "2024-06-12T09:31:23.573160Z",
            "url": "https://files.pythonhosted.org/packages/6f/6a/de285926b1d9caca282512e181594974aa52af2704706ec980901861f1e2/pyline_cli-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 09:31:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HeavyLvy",
    "github_project": "pyline",
    "github_not_found": true,
    "lcname": "pyline-cli"
}
        
Elapsed time: 1.04972s