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

If you receive a certificate error, add the following trusted hosts:

$ pip install cterasdk --trusted-host pypi.org --trusted-host files.pythonhosted.org  # [SSL: CERTIFICATE_VERIFY_FAILED]

Installation via proxy:

$ pip install cterasdk --proxy http://user:password@proxyserver:port  # use proxy

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.17.tar.gz (114.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cterasdk-2.18.17-py3-none-any.whl (155.7 kB view details)

Uploaded Python 3

File details

Details for the file cterasdk-2.18.17.tar.gz.

File metadata

  • Download URL: cterasdk-2.18.17.tar.gz
  • Upload date:
  • Size: 114.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for cterasdk-2.18.17.tar.gz
Algorithm Hash digest
SHA256 9f93e7698bdc7e9749e0311a5aef7284a7ca5c97f9f1db2337d92a7d480823d2
MD5 0d9928a113cd6a2049133b69a740622d
BLAKE2b-256 150e94da26abe77f24505f58202c44d294460f6d81b1590294f252956a67c032

See more details on using hashes here.

File details

Details for the file cterasdk-2.18.17-py3-none-any.whl.

File metadata

  • Download URL: cterasdk-2.18.17-py3-none-any.whl
  • Upload date:
  • Size: 155.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for cterasdk-2.18.17-py3-none-any.whl
Algorithm Hash digest
SHA256 d601bc2e02500e697624e9ce7ce05efb9a5f0e74d63f5a103c9d06765183071a
MD5 73e4de98d4d6aaf0dc977a45f8de08e3
BLAKE2b-256 575a7f4d29011ef4cb10bc0ea72ccde0f12cc53e8b31fd5a21f0fefdff471bf4

See more details on using hashes here.

Supported by

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