=================
STUPS CLI Support
=================
.. image:: https://img.shields.io/pypi/dw/stups-cli-support.svg
:target: https://pypi.python.org/pypi/stups-cli-support/
:alt: PyPI Downloads
.. image:: https://img.shields.io/pypi/v/stups-cli-support.svg
:target: https://pypi.python.org/pypi/stups-cli-support/
:alt: Latest PyPI version
.. image:: https://img.shields.io/pypi/l/stups-cli-support.svg
:target: https://pypi.python.org/pypi/stups-cli-support/
:alt: License
Helper library for all STUPS command line tools.
.. code-block:: bash
$ sudo pip3 install --upgrade stups
$ stups configure
Local Development
=================
You can test the `configure` command with:
.. code-block:: bash
$ python3 -m stups_cli
Releasing
=========
.. code-block:: bash
$ ./release.sh <NEW-VERSION>
Raw data
{
"_id": null,
"home_page": "https://github.com/zalando-stups/stups-cli-support",
"name": "stups-cli-support",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "stups zalando cli",
"author": "Henning Jacobs",
"author_email": "henning@zalando.de",
"download_url": "https://files.pythonhosted.org/packages/83/7d/5ba0b02d12021956f68aaa4f89bbe0dbcd62aa2ffd9e28e3927e7cdb5484/stups-cli-support-1.1.22.tar.gz",
"platform": "",
"description": "=================\nSTUPS CLI Support\n=================\n\n.. image:: https://img.shields.io/pypi/dw/stups-cli-support.svg\n :target: https://pypi.python.org/pypi/stups-cli-support/\n :alt: PyPI Downloads\n\n.. image:: https://img.shields.io/pypi/v/stups-cli-support.svg\n :target: https://pypi.python.org/pypi/stups-cli-support/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/l/stups-cli-support.svg\n :target: https://pypi.python.org/pypi/stups-cli-support/\n :alt: License\n\nHelper library for all STUPS command line tools.\n\n.. code-block:: bash\n\n $ sudo pip3 install --upgrade stups\n $ stups configure\n\nLocal Development\n=================\n\nYou can test the `configure` command with:\n\n.. code-block:: bash\n\n $ python3 -m stups_cli\n\nReleasing\n=========\n\n.. code-block:: bash\n\n $ ./release.sh <NEW-VERSION>\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "STUPS CLI support library",
"version": "1.1.22",
"project_urls": {
"Homepage": "https://github.com/zalando-stups/stups-cli-support"
},
"split_keywords": [
"stups",
"zalando",
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "76c386f74fa3f4072c431654e55c9819804faf3f21ff161a7cf0e26d04dc91dc",
"md5": "009f3989b74bad8bea37ee6424f21c15",
"sha256": "dcf076aeb3b6e581c29b083f79573c6eb8280d005a544e23dbaa155cb0dd9d6f"
},
"downloads": -1,
"filename": "stups_cli_support-1.1.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "009f3989b74bad8bea37ee6424f21c15",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4575,
"upload_time": "2021-05-03T09:35:19",
"upload_time_iso_8601": "2021-05-03T09:35:19.545763Z",
"url": "https://files.pythonhosted.org/packages/76/c3/86f74fa3f4072c431654e55c9819804faf3f21ff161a7cf0e26d04dc91dc/stups_cli_support-1.1.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "837d5ba0b02d12021956f68aaa4f89bbe0dbcd62aa2ffd9e28e3927e7cdb5484",
"md5": "32d26b571f29c0c792b0a12ac160b92f",
"sha256": "3b1c4ae500a8c06a4e92e656e762e652d198e115a870d884a19950cfedc11fa7"
},
"downloads": -1,
"filename": "stups-cli-support-1.1.22.tar.gz",
"has_sig": false,
"md5_digest": "32d26b571f29c0c792b0a12ac160b92f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4940,
"upload_time": "2021-05-03T09:35:21",
"upload_time_iso_8601": "2021-05-03T09:35:21.222781Z",
"url": "https://files.pythonhosted.org/packages/83/7d/5ba0b02d12021956f68aaa4f89bbe0dbcd62aa2ffd9e28e3927e7cdb5484/stups-cli-support-1.1.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-05-03 09:35:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zalando-stups",
"github_project": "stups-cli-support",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "clickclick",
"specs": [
[
">=",
"0.11"
]
]
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "dnspython",
"specs": [
[
">=",
"1.15.0"
]
]
},
{
"name": "requests",
"specs": []
}
],
"tox": true,
"lcname": "stups-cli-support"
}