CTERA Python SDK
Project description
The CTERA SDK for Python provides developers with powerful tools to automate the deployment and configuration of the CTERA Global File System, streamline data management tasks, and seamlessly integrate CTERA’s global namespace with their applications.
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
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
Built Distribution
File details
Details for the file cterasdk-2.19.30.tar.gz
.
File metadata
- Download URL: cterasdk-2.19.30.tar.gz
- Upload date:
- Size: 143.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 511812a7f1df3159e9467a904eb676befc526972193987b50db734f8b858a8ae |
|
MD5 | 237e04eb8642fb82a2f0548bd9dd00db |
|
BLAKE2b-256 | 8e76b300dc8c66d6725f0e8f759e698358bd9ceb8fa061d933580347e7c2ff64 |
File details
Details for the file cterasdk-2.19.30-py3-none-any.whl
.
File metadata
- Download URL: cterasdk-2.19.30-py3-none-any.whl
- Upload date:
- Size: 194.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc1d16c20b37923359db7b0ce8065c65a323c7351ee8b94f8f70b52abbec460f |
|
MD5 | b1c0bf5dad450d472744817bffbb8460 |
|
BLAKE2b-256 | d73d97f7704fc2c072cd04bd053e0bba552b6e5aee4c2f32d5783a34eb8ab309 |