python-solumclient


Namepython-solumclient JSON
Version 3.8.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/python-solumclient/latest/
SummaryClient library for Solum API
upload_time2023-09-15 12:56:36
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/python-solumclient.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Python bindings to the Solum API
================================

This is a client library for Solum built on the Solum API.

* Free software: Apache license
* Documentation: https://wiki.openstack.org/wiki/Solum

Installation
============

At the command line::

    $ pip install python-solumclient

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv python-solumclient
    $ pip install python-solumclient

Usage
========

To use python-solumclient in a project::

    import solumclient




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/python-solumclient/latest/",
    "name": "python-solumclient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/45/c2/8ed261d269499ecf900d8bd6592bd3dc0cf9ee8d53932f82ca65930b7bb6/python-solumclient-3.8.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/python-solumclient.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nPython bindings to the Solum API\n================================\n\nThis is a client library for Solum built on the Solum API.\n\n* Free software: Apache license\n* Documentation: https://wiki.openstack.org/wiki/Solum\n\nInstallation\n============\n\nAt the command line::\n\n    $ pip install python-solumclient\n\nOr, if you have virtualenvwrapper installed::\n\n    $ mkvirtualenv python-solumclient\n    $ pip install python-solumclient\n\nUsage\n========\n\nTo use python-solumclient in a project::\n\n    import solumclient\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Client library for Solum API",
    "version": "3.8.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/python-solumclient/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a94c1e016e9b7356bb2e3654cc9ee3e0dc1a75785522e1b2913781ff0a962e1",
                "md5": "fc2fc768628f7f87c6b2692a2e125014",
                "sha256": "bf39e07b9f76fd4cbe06e1b5375db4c67fb53b84e142ba803f9e8cdbae760e49"
            },
            "downloads": -1,
            "filename": "python_solumclient-3.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc2fc768628f7f87c6b2692a2e125014",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 101179,
            "upload_time": "2023-09-15T12:56:34",
            "upload_time_iso_8601": "2023-09-15T12:56:34.527921Z",
            "url": "https://files.pythonhosted.org/packages/6a/94/c1e016e9b7356bb2e3654cc9ee3e0dc1a75785522e1b2913781ff0a962e1/python_solumclient-3.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45c28ed261d269499ecf900d8bd6592bd3dc0cf9ee8d53932f82ca65930b7bb6",
                "md5": "b7130eb662b7b1e8ae3b0896f019f56d",
                "sha256": "48e97306f12b00626ac0d1f65d4104ff4b78bdbd3aea08e302611f8bcf9df774"
            },
            "downloads": -1,
            "filename": "python-solumclient-3.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b7130eb662b7b1e8ae3b0896f019f56d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 79021,
            "upload_time": "2023-09-15T12:56:36",
            "upload_time_iso_8601": "2023-09-15T12:56:36.422621Z",
            "url": "https://files.pythonhosted.org/packages/45/c2/8ed261d269499ecf900d8bd6592bd3dc0cf9ee8d53932f82ca65930b7bb6/python-solumclient-3.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-15 12:56:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-solumclient"
}
        
Elapsed time: 0.11821s