Python SDK for LeCloud.
Project description
LeCloud Python SDK
Python SDK for LeCloud.
Installation:
pip install lecloud-python
Usage example:
from lecloud import Credentials, LeCloudClient
credentials = Credentials("example@email.com", "yourpass", "uuidgoeshere")
client = LeCloudClient(credentials, "apikeygoeshere")
try:
secret = client.get_secret("uuidgoeshere")
print(secret)
except Exception as e:
print(e)
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
lecloud_python-1.0.5.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lecloud_python-1.0.5.tar.gz.
File metadata
- Download URL: lecloud_python-1.0.5.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09c934c0ed161608ddd072da0376db630789aba40476e3a9d56370b101417e65
|
|
| MD5 |
03b97d994115f31dde672329039e3522
|
|
| BLAKE2b-256 |
1f9747c2babaf6a3c6a933347c8a5422d32532f1bab309217daac0bf132a5d2a
|
File details
Details for the file lecloud_python-1.0.5-py3-none-any.whl.
File metadata
- Download URL: lecloud_python-1.0.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
712959f02e3eaac7b0c4650d7e184e1e684bcc60bfe27e09a545b955ff9acd96
|
|
| MD5 |
912e083a673c82357647342c2facb69c
|
|
| BLAKE2b-256 |
cee061eb1f69bec7cd7de087e3a1b8ed8646a65be05a075a27d0a4893296a2cd
|