Python SDK for LeCloud.
Project description
LeCloud Python SDK
Python SDK for LeCloud.
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.1.tar.gz
(3.4 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.1.tar.gz.
File metadata
- Download URL: lecloud_python-1.0.1.tar.gz
- Upload date:
- Size: 3.4 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 |
fb8461d9b7e6fb0da0f36eff908b3457e4750f4acd7a78a1f404c774fa16718c
|
|
| MD5 |
338fcb3bbbb5a6e40fe118dabe63f909
|
|
| BLAKE2b-256 |
8856aa04ec8c29d2f2bfa321a0fd79eb55f9d171bd34c3b51c0a8f6fbbd365da
|
File details
Details for the file lecloud_python-1.0.1-py3-none-any.whl.
File metadata
- Download URL: lecloud_python-1.0.1-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 |
bd8aa884075b8dc459c98bfcf94f6c502fd868bc496b20c4e523effb11fdbe1e
|
|
| MD5 |
95d03c72f428c340af432964a731f177
|
|
| BLAKE2b-256 |
646b1769d68bb0a841f61e4262a23b6f6ee771953965b135e16e4f0b769fd807
|