LemonSqueezy-py-api is an unofficial Python library for interacting with the LemonSqueezy API.
Project description
LemonSqueezy Py API
LemonSqueezy Py API is an unofficial Python library for interacting with the LemonSqueezy API. It provides a simple and intuitive interface for managing license keys, checkouts, webhooks, usage records, discounts, and more.
Interested in this project? Leave a ⭐️ or watch the repo to stay informed in our progress!
Features
- List, create, retrieve, update, and delete license keys
- Manage checkouts and webhooks
- Create and list usage records
- Create, retrieve, and delete discounts
- Validate and manage license keys
Installation
You can install LemonSqueezy using pip:
pip install lemonsqueezy
Usage
Import APIs function and use them directly in your application!
from lemonsqueezy.api import customer, store
store_data = store.get_store(1)
customer_data = customer.get_customer(1)
Contributing
Contributions are welcome! Please open an issue or submit a pull request on Github. See CONTRIBUTING for details.
This project is licensed under the MIT License. See the LICENSE for details.
Project details
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 lemonsqueezy-0.1.0.tar.gz.
File metadata
- Download URL: lemonsqueezy-0.1.0.tar.gz
- Upload date:
- Size: 54.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fb817870c1f904e03250c1c08f83607d241760ed4a965b12653da62a6e7027a
|
|
| MD5 |
a55bcd756ce94cf0cf8ca2bd2778f3c3
|
|
| BLAKE2b-256 |
e45dc53d27e192fd966a773baaf4e5a69f2e0dd815db3ba0da040277f6070947
|
File details
Details for the file lemonsqueezy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lemonsqueezy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
746f69cf04a97f636817663aa349a55292c3cdd335b40690fa1aa92eb65a209b
|
|
| MD5 |
200e1ab09f40cc3c4c187999309f5b5f
|
|
| BLAKE2b-256 |
12eef5455b008ee23f809f7cf2725e57d533a9dcc3bfe68f4a436e67e70dd781
|