Python SDK for Lancerkit API
Project description
# Lancerkit SDK
The Lancerkit SDK is a Python Library that provides an easy-to-use interface for integrating the Lancerkit web application into your own applications.
## Installation
You can install the Lancerkit SDK using npm:
`bash pip install lancerkit `
## Usage
First, you need to create an instance of the Lancerkit class with your Lancerkit API key (in order to get your key, please signup at [https://lancerkit.com](https://lancerkit.com) ):
`ruby import lancerkit client = lancerkit.Lancerkit.new('YOUR_API_KEY') `
Then, you can call the different methods to interact with the application.
For instance: `js data = client.list_documents(page=2, sort='-date').json() `
## Contributing
If you would like to contribute to the Lancerkit SDK, please submit a pull request on Github.
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 Lancerkit-1.0.0.tar.gz.
File metadata
- Download URL: Lancerkit-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab906ef35845b7614cf0a5a51ffe6010cf367433daa91453f6f529ee876b2fac
|
|
| MD5 |
10f4e29ac97aca7769164131cc6ee636
|
|
| BLAKE2b-256 |
508d76da7197b3725b57b0610d5df64fed9a2f7733b3524e2fed787fad3d282e
|
File details
Details for the file Lancerkit-1.0.0-py3-none-any.whl.
File metadata
- Download URL: Lancerkit-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f42347d1f8687ba7b933d6ce513ed14e16c50015b086d66b2641f940eeb7bf55
|
|
| MD5 |
ec69721d001a44d8953fda92727a7428
|
|
| BLAKE2b-256 |
6f9262f05821a7e330b6111c004deb5669de638ed4c1cd72d4cb27eadb071266
|