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.

Beta Releases

WorkOS has features in Beta that can be accessed via Beta releases. We would love for you to try these and share feedback with us before these features reach general availability (GA). To install a Beta version, please follow the installation steps above using the Beta release version.

Note: there can be breaking changes between Beta versions. Therefore, we recommend pinning the package version to a specific version. This way you can install the same version each time without breaking changes unless you are intentionally looking for the latest Beta version.

We highly recommend keeping an eye on when the Beta feature you are interested in goes from Beta to stable so that you can move to using the stable version.

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-4.4.0.tar.gz (25.4 kB view details)

Uploaded Source

Built Distribution

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

workos-4.4.0-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for workos-4.4.0.tar.gz
Algorithm Hash digest
SHA256 4428fa1d3d0a638f1d47a651e3f74496fbc97a636bd5e91da6ca1335ae1667b7
MD5 1c1fa57d7219c5be4d6f2e2529fce22e
BLAKE2b-256 375b3fcdc2fa71147cc411e6093df3a88db0de0061506b6536def81548d2e1f5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for workos-4.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cebf2d58753a7e0e1685b969f6b5daf62f8dd89a544bd33d61c951312d378f5e
MD5 b5c0cf128f720f7d15e6ce7ab079ae92
BLAKE2b-256 f9f22fbcfb1d1672510fd6cae1700a4443cd5df5599a825d78165f422f8b54a3

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