An SDK to connect to the Lume API
Project description
Control your data mappings through Lume's API
Authentication
Developers will need to create an API Key within your Developer Portal to make API requests.
Lume Python SDK (lume_py
)
Overview
lume_py
is a Python SDK designed to facilitate seamless interaction with the Lume API. It provides an intuitive and straightforward interface for developers to integrate Lume's services into their Python applications, enabling efficient access to Lume's powerful features.
Features
- Easy API Integration: Quickly connect to and interact with the Lume API.
- Asynchronous Support: Built on top of
httpx
, offering asynchronous capabilities for better performance. - Pydantic Integration: Utilizes
Pydantic
for data validation and settings management. - Extensible: Modular design allows for easy customization and extension.
Installation
To install the lume_py
SDK, use the following pip command:
pip install lume-py
import lume_py
lume_py.set_api_key('...')
# For more information, check the cookbooks folder.
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
lume_py-0.1.14.tar.gz
(47.3 kB
view details)
Built Distribution
lume_py-0.1.14-py3-none-any.whl
(23.2 kB
view details)
File details
Details for the file lume_py-0.1.14.tar.gz
.
File metadata
- Download URL: lume_py-0.1.14.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09376f5d19d106dcce2abb0f99616547d502671fb9b00fff3df179c8f6ab0bca |
|
MD5 | 1b1c84c371f3f8721335c4f34cce4d77 |
|
BLAKE2b-256 | c01a2551484cbc7104a20fe77fd48e3992c1bcf07c5d32c4b9be5c4b2f6ef466 |
File details
Details for the file lume_py-0.1.14-py3-none-any.whl
.
File metadata
- Download URL: lume_py-0.1.14-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0207c84c5bd0dad79f1a62cf35ba71f00811ae1c105aaf446396943397df8dc0 |
|
MD5 | c6d9f6cebf1e6658ba1b318e7bac089a |
|
BLAKE2b-256 | f32210597cafe83e4ea7eac4d9b5ff3b9e9819a342cd397452ba361f0870cc3a |