Equinix SDK for Python
Project description
Equinix Python SDK
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
Installation
To import this library into your Python project:
pip install equinix
In a given Python file, you can then import all available services:
import equinix
Or you can import individual services:
from equinix.services import metalv1
Usage
You can see usage of the generated code in the examples
directory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file equinix-0.1.0.tar.gz
.
File metadata
- Download URL: equinix-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ed1b17da08af435f522fef1efe63d1f31075156f7c48d64e9d457802373efaa |
|
MD5 | 7f2e499de53d5c8eb56d7f49554f833f |
|
BLAKE2b-256 | 4e48f5f542dd336deafed72cdea851deb27c43cd018ab26316c671b6db2c19e9 |
File details
Details for the file equinix-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: equinix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c69dc118967cfa68622185ed87c96936bba8553a83c89dc7ed20c11e728cc86b |
|
MD5 | 08b48f854e3c63a60c7a72e46b3e1608 |
|
BLAKE2b-256 | 238323ecf91211c59a08bd52f471e879796012593fb21aef62bafd4af1f3f7b0 |