Skip to content

equinix/equinix-sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

194 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equinix Python SDK

Release PyPi

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 fabricv4

Usage

You can see usage of the generated code in the examples directory

About

Python client for Equinix APIs

Topics

Resources

License

Code of conduct

Contributing

Stars

3 stars

Watchers

5 watching

Forks

Packages

 
 
 

Contributors

Languages