Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Lancerkit-1.0.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

Lancerkit-1.0.0-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page