opthub-client-cli


Nameopthub-client-cli JSON
Version 1.9.1 PyPI version JSON
download
home_pagehttps://github.com/opthub-org/opthub-client-cli
SummaryOptHub CLI client
upload_time2023-10-18 05:58:50
maintainer
docs_urlNone
authorNaoki Hamada
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OptHub CLI Client

This package provides a commandline interface to operate OptHub.


## Requirements

Python >=3.6


## Installation

```
$ pip install opthub-client-cli
```


## Usage

```
$ opt --help
```


## Author

Naoki Hamada (hmkz@s101.xrea.com)


## License

[MIT](LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/opthub-org/opthub-client-cli",
    "name": "opthub-client-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Naoki Hamada",
    "author_email": "hmkz@s101.xrea.com",
    "download_url": "https://files.pythonhosted.org/packages/be/5a/1b098392a10a81b2a7d37b9ada56f58e01c7240f05e33a55a94077611e35/opthub-client-cli-1.9.1.tar.gz",
    "platform": null,
    "description": "# OptHub CLI Client\n\nThis package provides a commandline interface to operate OptHub.\n\n\n## Requirements\n\nPython >=3.6\n\n\n## Installation\n\n```\n$ pip install opthub-client-cli\n```\n\n\n## Usage\n\n```\n$ opt --help\n```\n\n\n## Author\n\nNaoki Hamada (hmkz@s101.xrea.com)\n\n\n## License\n\n[MIT](LICENSE)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OptHub CLI client",
    "version": "1.9.1",
    "project_urls": {
        "Homepage": "https://github.com/opthub-org/opthub-client-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cbe752790edc587af92cdb2979d359b488c01afb735acb4a6b155ee290a06f0",
                "md5": "b93844b7f757453387da64d2688e6011",
                "sha256": "38845a299dd40c5032aa2dcb59e086020ef6b1ea83c91962828a0721841b72bb"
            },
            "downloads": -1,
            "filename": "opthub_client_cli-1.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b93844b7f757453387da64d2688e6011",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 15658,
            "upload_time": "2023-10-18T05:58:49",
            "upload_time_iso_8601": "2023-10-18T05:58:49.730445Z",
            "url": "https://files.pythonhosted.org/packages/2c/be/752790edc587af92cdb2979d359b488c01afb735acb4a6b155ee290a06f0/opthub_client_cli-1.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be5a1b098392a10a81b2a7d37b9ada56f58e01c7240f05e33a55a94077611e35",
                "md5": "234bc34dea2e2f8ca1e182aa30cc1484",
                "sha256": "f45c18939556f08c4657df7b64acc9630fbb9b64dd7cb3579c27cd0f955ea0e5"
            },
            "downloads": -1,
            "filename": "opthub-client-cli-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "234bc34dea2e2f8ca1e182aa30cc1484",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12870,
            "upload_time": "2023-10-18T05:58:50",
            "upload_time_iso_8601": "2023-10-18T05:58:50.881967Z",
            "url": "https://files.pythonhosted.org/packages/be/5a/1b098392a10a81b2a7d37b9ada56f58e01c7240f05e33a55a94077611e35/opthub-client-cli-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-18 05:58:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opthub-org",
    "github_project": "opthub-client-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "opthub-client-cli"
}
        
Elapsed time: 0.26349s