Skip to main content

WorkOS Python Client

Project description

WorkOS Python Library

PyPI Build Status

The WorkOS library for Python provides convenient access to the WorkOS API from applications written in Python, hosted on PyPi

Documentation

See the API Reference for Python usage examples.

Installation

To install from PyPi, run the following:

pip install workos

To install from source, clone the repo and run the following:

python setup.py install

Configuration

The package will need to be configured with your api key at a minimum and client id if you plan on using SSO:

import workos

workos.api_key = "sk_1234"
workos.client_id = "client_1234"

SDK Versioning

For our SDKs WorkOS follows a Semantic Versioning (SemVer) process where all releases will have a version X.Y.Z (like 1.0.0) pattern wherein Z would be a bug fix (e.g., 1.0.1), Y would be a minor release (1.1.0) and X would be a major release (2.0.0). We permit any breaking changes to only be released in major versions and strongly recommend reading changelogs before making any major version upgrades.

More Information

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

workos-2.1.0.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

workos-2.1.0-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

Details for the file workos-2.1.0.tar.gz.

File metadata

  • Download URL: workos-2.1.0.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for workos-2.1.0.tar.gz
Algorithm Hash digest
SHA256 4c63dcba0d7f0080f9da46add0bf97cba6ce1913a3a46a59d90809c9d0709731
MD5 6451200fde32f801481350828aca809d
BLAKE2b-256 d7f8d65abaf60b81bfb6c39097265a5cd519a89193672478b7206ae79d019b7a

See more details on using hashes here.

File details

Details for the file workos-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: workos-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 35.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for workos-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0367854f1d9ce284f4540c63394b68323e5b2696e9aec9bf41a72173be8bc21b
MD5 a6cdbc5459ef54a20638df52d2fe64b2
BLAKE2b-256 7eeeb8969f7225c8de6c9fdce37a8c983ee3547edc54b0eadfea35ae923bd91a

See more details on using hashes here.

Supported by

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