You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WorkOS library for Python provides convenient access to the WorkOS API from applications written in Python, [hosted on PyPi](https://pypi.org/project/workos/)
4
7
5
8
## Documentation
@@ -9,11 +12,13 @@ See the [API Reference](https://workos.com/docs/reference/client-libraries) for
9
12
## Installation
10
13
11
14
To install from PyPi, run the following:
15
+
12
16
```
13
17
pip install workos
14
18
```
15
19
16
20
To install from source, clone the repo and run the following:
0 commit comments