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.3.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.3.tar.gz.
File metadata
- Download URL: lecloud_python-1.0.3.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 |
3f849d3165862def5fc3c32142363f6c65b8f322d741a5584af26344e7e9a2f3
|
|
| MD5 |
c8f10388f5c7340ca919457e6741ba9f
|
|
| BLAKE2b-256 |
b0c3f9ed970457afc38d1c5d7711e75bd55c060904fc77a7a5feb7c5db7cc8ef
|
File details
Details for the file lecloud_python-1.0.3-py3-none-any.whl.
File metadata
- Download URL: lecloud_python-1.0.3-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 |
29944de5decd599b7ac75c1854b41306daad2d8cb56342642e636909ec02faf0
|
|
| MD5 |
9300c8b0ac4d7545312ca451f2bf68fe
|
|
| BLAKE2b-256 |
333ac29ebc565e88104cebb1906b5e783bc58cbf4e91fa16d08c516208e0a35c
|