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")
except Exception as e:
print(e)
print(secret)
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.2.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.2.tar.gz.
File metadata
- Download URL: lecloud_python-1.0.2.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 |
c13468ebb8184222e969f1285f43c16682c558037b05681c0850790818963aa3
|
|
| MD5 |
1f4b81831c2fc254b654773399a9ec81
|
|
| BLAKE2b-256 |
e977bb4c9fd5deed7495e16c15f78495f5ce2bdc803f119b7267ea303f1ce6c8
|
File details
Details for the file lecloud_python-1.0.2-py3-none-any.whl.
File metadata
- Download URL: lecloud_python-1.0.2-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 |
26e365b5d8e43f910cc45f3b4613b3b0f76a508c970b5adf6736809225f96909
|
|
| MD5 |
a7dddedc18b02abc870adfbdce28ce95
|
|
| BLAKE2b-256 |
1e23264326a96546b70263ab38b8124f098da9e707160b115c626997cdf9854f
|