A simple python client for the Lucidchart Simple API
Project description
Lucidpy
The unofficial Lucid Chart Simple API python wrapper library
This project is a Python library for interacting with the Lucidchart API. It utilizes httpx for making HTTP requests and Pydantic for data validation and serialization. The library is designed to be flexible and easy to use, allowing developers to integrate Lucidchart functionalities into their applications seamlessly.
Features
- API Client: A robust client for interacting with the Lucidchart API, handling authentication and requests.
- Data Models: Pydantic models for validating and serializing API data structures such as documents, pages, and shapes.
- Utilities: Helper functions for common tasks related to API interactions.
Installation
You can install the library using pip:
pip install lucidpy
Usage
Here's a basic example of how to use the library:
from lucidpy import LucidchartClient
client = LucidchartClient(api_key='your_api_key')
Contributing
Contributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or bug fixes.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
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
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 lucidpy-0.1.0.tar.gz.
File metadata
- Download URL: lucidpy-0.1.0.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c84b58295c501e898595aba1600b943ea4d0570ad35d263dfb700a97f5aaf9d2
|
|
| MD5 |
5e1f816f9da5a2b8909b778f77467d96
|
|
| BLAKE2b-256 |
3dcd37beb326123015a20554918943583035dbd0fb68d5e920b483c5760cc09c
|
File details
Details for the file lucidpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lucidpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd2870b34ed35e7bda2037dd4d609feb0e28ee2059e90a7ac72ea733dcafe382
|
|
| MD5 |
9329fa37321263b9c4d87920d6583103
|
|
| BLAKE2b-256 |
cf5520ab545d5da4bf19800642734cd5fd92d8319df8aded82da5da9a1982efe
|