equinix


Nameequinix JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/equinix/equinix-sdk-python
SummaryEquinix SDK for Python
upload_time2024-05-22 16:29:05
maintainerNone
docs_urlNone
authorEquinix
requires_python>=3.7
licenseMIT
keywords equinix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Equinix Python SDK

[![Maintained](https://img.shields.io/badge/stability-maintained-green.svg)](https://github.com/equinix-labs/equinix-labs/blob/main/maintained-statement.md)
[![Release](https://img.shields.io/github/v/release/equinix/equinix-sdk-python)](https://github.com/equinix/equinix-sdk-python/releases/latest)
[![PyPi](https://img.shields.io/pypi/v/equinix-sdk-python)](https://img.shields.io/pypi/v/equinix-sdk-python)

This is the official Python SDK for Equinix services.  This SDK is currently provided with a major version of `v0`. We aim to avoid breaking changes to this library, but they will certainly happen as we work towards a stable `v1` library.

Each Equinix service supported by this SDK is maintained as a separate submodule that is generated from the OpenAPI specification for that service.  If any Equinix service is not supported by this SDK and you would like to see it added, please [submit a change request](CONTRIBUTING.md)

## Installation

To import this library into your Python project:

```sh
pip install equinix
```

In a given Python file, you can then import all available services: 

```python
import equinix
```

Or you can import individual services:

```python
from equinix.services import metalv1
```

## Usage

You can see usage of the generated code in the [`examples` directory](https://github.com/equinix/equinix-sdk-python/tree/main/examples).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/equinix/equinix-sdk-python",
    "name": "equinix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Equinix",
    "author": "Equinix",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4e/48/f5f542dd336deafed72cdea851deb27c43cd018ab26316c671b6db2c19e9/equinix-0.1.0.tar.gz",
    "platform": null,
    "description": "# Equinix Python SDK\n\n[![Maintained](https://img.shields.io/badge/stability-maintained-green.svg)](https://github.com/equinix-labs/equinix-labs/blob/main/maintained-statement.md)\n[![Release](https://img.shields.io/github/v/release/equinix/equinix-sdk-python)](https://github.com/equinix/equinix-sdk-python/releases/latest)\n[![PyPi](https://img.shields.io/pypi/v/equinix-sdk-python)](https://img.shields.io/pypi/v/equinix-sdk-python)\n\nThis is the official Python SDK for Equinix services.  This SDK is currently provided with a major version of `v0`. We aim to avoid breaking changes to this library, but they will certainly happen as we work towards a stable `v1` library.\n\nEach Equinix service supported by this SDK is maintained as a separate submodule that is generated from the OpenAPI specification for that service.  If any Equinix service is not supported by this SDK and you would like to see it added, please [submit a change request](CONTRIBUTING.md)\n\n## Installation\n\nTo import this library into your Python project:\n\n```sh\npip install equinix\n```\n\nIn a given Python file, you can then import all available services: \n\n```python\nimport equinix\n```\n\nOr you can import individual services:\n\n```python\nfrom equinix.services import metalv1\n```\n\n## Usage\n\nYou can see usage of the generated code in the [`examples` directory](https://github.com/equinix/equinix-sdk-python/tree/main/examples).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Equinix SDK for Python",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/equinix/equinix-sdk-python"
    },
    "split_keywords": [
        "equinix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "238323ecf91211c59a08bd52f471e879796012593fb21aef62bafd4af1f3f7b0",
                "md5": "08b48f854e3c63a60c7a72e46b3e1608",
                "sha256": "c69dc118967cfa68622185ed87c96936bba8553a83c89dc7ed20c11e728cc86b"
            },
            "downloads": -1,
            "filename": "equinix-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08b48f854e3c63a60c7a72e46b3e1608",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2565,
            "upload_time": "2024-05-22T16:29:04",
            "upload_time_iso_8601": "2024-05-22T16:29:04.052535Z",
            "url": "https://files.pythonhosted.org/packages/23/83/23ecf91211c59a08bd52f471e879796012593fb21aef62bafd4af1f3f7b0/equinix-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e48f5f542dd336deafed72cdea851deb27c43cd018ab26316c671b6db2c19e9",
                "md5": "7f2e499de53d5c8eb56d7f49554f833f",
                "sha256": "0ed1b17da08af435f522fef1efe63d1f31075156f7c48d64e9d457802373efaa"
            },
            "downloads": -1,
            "filename": "equinix-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7f2e499de53d5c8eb56d7f49554f833f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2656,
            "upload_time": "2024-05-22T16:29:05",
            "upload_time_iso_8601": "2024-05-22T16:29:05.795557Z",
            "url": "https://files.pythonhosted.org/packages/4e/48/f5f542dd336deafed72cdea851deb27c43cd018ab26316c671b6db2c19e9/equinix-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-22 16:29:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "equinix",
    "github_project": "equinix-sdk-python",
    "github_not_found": true,
    "lcname": "equinix"
}
        
Elapsed time: 0.33861s