Skip to main content

Scalekit official Python SDK

Project description


Official Scalekit Python SDK

Scalekit helps you ship Enterprise Auth in days.

This Python SDK is a wrapper around Scalekit's REST API to help you integrate Scalekit with your Python applications.

Getting Started

  1. Sign up for a Scalekit account.
  2. Get your env_url, client_id and client_secret from the Scalekit dashboard.

Installation

pip install scalekit-sdk-python

Usage

from scalekit import ScalekitClient

scalekit_client = Scalekit(env_url, client_id, client_secret)

API Reference

See the Scalekit API docs for more information about the API and authentication.

License

This project is licensed under the MIT license. See the LICENSE file for more information.

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

scalekit_sdk_python-1.0.0.tar.gz (82.5 kB view hashes)

Uploaded Source

Built Distribution

scalekit_sdk_python-1.0.0-py3-none-any.whl (102.0 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