Skip to main content

CTERA Python SDK

Project description

https://travis-ci.com/ctera/ctera-python-sdk.svg?branch=master https://github.com/ctera/ctera-python-sdk/workflows/CI/badge.svg [Latest Release Documentation] https://snyk.io/test/github/ctera/ctera-python-sdk/badge.svg [Latest Release Version] PyPI - Wheel [Latest Release License] [Latest Release Supported Python Versions] [Latest Release Development Stage]

A Python SDK for integrating with the CTERA Global File System API. Compatible with Python 3.5+.

Documentation

User documentation is available on Read the Docs.

Installation

Installing via pip:

$ pip install cterasdk

Install from source:

$ git clone https://github.com/ctera/ctera-python-sdk.git
$ cd ctera-python-sdk
$ python setup.py install

Importing the Library

After installation, to get started, open a Python console:

>>> from cterasdk import *

Building Documentation

Documentation can be compiled by running make html from the docs folder. After compilation, open docs/build/html/index.html.

Testing

We use the tox package to run tests in Python 3. To install, use pip install tox. Once installed, run tox from the root directory.

$ tox

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cterasdk-2.18.2.tar.gz (106.9 kB view hashes)

Uploaded Source

Built Distribution

cterasdk-2.18.2-py3-none-any.whl (147.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page