connect-openapi-client


Nameconnect-openapi-client JSON
Version 29.3 PyPI version JSON
download
home_pagehttps://connect.cloudblue.com
SummaryConnect Python OpenAPI Client
upload_time2023-12-04 21:49:46
maintainer
docs_urlNone
authorCloudBlue
requires_python>=3.8,<4
licenseApache-2.0
keywords fulfillment api client openapi utility connect cloudblue
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Connect Python OpenAPI Client

![pyversions](https://img.shields.io/pypi/pyversions/connect-openapi-client.svg) [![PyPi Status](https://img.shields.io/pypi/v/connect-openapi-client.svg)](https://pypi.org/project/connect-openapi-client/) [![Build Status](https://github.com/cloudblue/connect-python-openapi-client/workflows/Build%20Connect%20Python%20OpenAPI%20Client/badge.svg)](https://github.com/cloudblue/connect-python-openapi-client/actions) [![codecov](https://codecov.io/gh/cloudblue/connect-python-openapi-client/branch/master/graph/badge.svg)](https://codecov.io/gh/cloudblue/connect-python-openapi-client) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=connect-open-api-client&metric=alert_status)](https://sonarcloud.io/dashboard?id=connect-open-api-client)




## Introduction

`Connect Python OpenAPI Client` is the simple, concise, powerful and REPL-friendly CloudBlue Connect API client.

It has been designed following the [fluent interface design pattern](https://en.wikipedia.org/wiki/Fluent_interface).

Due to its REPL-friendly nature, using the CloudBlue Connect OpenAPI specifications it allows developers to learn and
play with the CloudBlue Connect API using a python REPL like [jupyter](https://jupyter.org/) or [ipython](https://ipython.org/).


## Install

`Connect Python OpenAPI Client` requires python 3.8 or later.


`Connect Python OpenAPI Client` can be installed from [pypi.org](https://pypi.org/project/connect-openapi-client/) using pip:

```
$ pip install connect-openapi-client
```


## Development
We use `isort` library to order and format our imports, and `black` - to format the code. 
We check it using `flake8-isort` and `flake8-black` libraries (automatically on `flake8` run).  
For convenience you may run `isort . && black .` to format the code.


## Documentation

[`Connect Python OpenAPI Client` documentation](https://connect-openapi-client.readthedocs.io/en/latest/) is hosted on the _Read the Docs_ service.


## License

``Connect Python OpenAPI Client`` is released under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

            

Raw data

            {
    "_id": null,
    "home_page": "https://connect.cloudblue.com",
    "name": "connect-openapi-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "fulfillment,api,client,openapi,utility,connect,cloudblue",
    "author": "CloudBlue",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/32/76/43317b47ef8533a946b81562475ba395842b268422d31a7adf6a556d6e74/connect_openapi_client-29.3.tar.gz",
    "platform": null,
    "description": "# Connect Python OpenAPI Client\n\n![pyversions](https://img.shields.io/pypi/pyversions/connect-openapi-client.svg) [![PyPi Status](https://img.shields.io/pypi/v/connect-openapi-client.svg)](https://pypi.org/project/connect-openapi-client/) [![Build Status](https://github.com/cloudblue/connect-python-openapi-client/workflows/Build%20Connect%20Python%20OpenAPI%20Client/badge.svg)](https://github.com/cloudblue/connect-python-openapi-client/actions) [![codecov](https://codecov.io/gh/cloudblue/connect-python-openapi-client/branch/master/graph/badge.svg)](https://codecov.io/gh/cloudblue/connect-python-openapi-client) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=connect-open-api-client&metric=alert_status)](https://sonarcloud.io/dashboard?id=connect-open-api-client)\n\n\n\n\n## Introduction\n\n`Connect Python OpenAPI Client` is the simple, concise, powerful and REPL-friendly CloudBlue Connect API client.\n\nIt has been designed following the [fluent interface design pattern](https://en.wikipedia.org/wiki/Fluent_interface).\n\nDue to its REPL-friendly nature, using the CloudBlue Connect OpenAPI specifications it allows developers to learn and\nplay with the CloudBlue Connect API using a python REPL like [jupyter](https://jupyter.org/) or [ipython](https://ipython.org/).\n\n\n## Install\n\n`Connect Python OpenAPI Client` requires python 3.8 or later.\n\n\n`Connect Python OpenAPI Client` can be installed from [pypi.org](https://pypi.org/project/connect-openapi-client/) using pip:\n\n```\n$ pip install connect-openapi-client\n```\n\n\n## Development\nWe use `isort` library to order and format our imports, and `black` - to format the code. \nWe check it using `flake8-isort` and `flake8-black` libraries (automatically on `flake8` run).  \nFor convenience you may run `isort . && black .` to format the code.\n\n\n## Documentation\n\n[`Connect Python OpenAPI Client` documentation](https://connect-openapi-client.readthedocs.io/en/latest/) is hosted on the _Read the Docs_ service.\n\n\n## License\n\n``Connect Python OpenAPI Client`` is released under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Connect Python OpenAPI Client",
    "version": "29.3",
    "project_urls": {
        "Documentation": "https://connect-openapi-client.readthedocs.io/en/latest/",
        "Homepage": "https://connect.cloudblue.com",
        "Repository": "https://github.com/cloudblue/connect-python-openapi-client"
    },
    "split_keywords": [
        "fulfillment",
        "api",
        "client",
        "openapi",
        "utility",
        "connect",
        "cloudblue"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a810395d7cc311ca5ef61f639ad687d8935a12b8a8fa584a807ea03ba34c926",
                "md5": "34c0ccd0b3bd9d528e770e037b9c1be9",
                "sha256": "1fe727647dc82958f44df9295a6d6da130954425c4939d6b0c80ca386f446cd1"
            },
            "downloads": -1,
            "filename": "connect_openapi_client-29.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34c0ccd0b3bd9d528e770e037b9c1be9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 38419,
            "upload_time": "2023-12-04T21:49:44",
            "upload_time_iso_8601": "2023-12-04T21:49:44.715177Z",
            "url": "https://files.pythonhosted.org/packages/5a/81/0395d7cc311ca5ef61f639ad687d8935a12b8a8fa584a807ea03ba34c926/connect_openapi_client-29.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "327643317b47ef8533a946b81562475ba395842b268422d31a7adf6a556d6e74",
                "md5": "f800d77f64208d157a9c83b9ccf4382b",
                "sha256": "d2432b7e1ff0a05f7eb5ed4e289f65ce32b492a87c23f302ddb985560aa5a7e9"
            },
            "downloads": -1,
            "filename": "connect_openapi_client-29.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f800d77f64208d157a9c83b9ccf4382b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 28401,
            "upload_time": "2023-12-04T21:49:46",
            "upload_time_iso_8601": "2023-12-04T21:49:46.077075Z",
            "url": "https://files.pythonhosted.org/packages/32/76/43317b47ef8533a946b81562475ba395842b268422d31a7adf6a556d6e74/connect_openapi_client-29.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 21:49:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cloudblue",
    "github_project": "connect-python-openapi-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "connect-openapi-client"
}
        
Elapsed time: 0.15426s