PureAUTH PySDK
This SDK contains functionality to sync user data to the PureAUTH server as well as the OfflineAUTH functionality.
Development setup
For development, follow the steps below.
- Install poetry
- Clone the repository
- Run command:
poetry install - Run command
poetry shell - Build a development wheel by running
pip install --editable . - Import the project and use.
from pureauth_pysdk import Pureauth
A Jupyter notebook for development is provided in the docs directory. To use it, first point the notebook to the correct poetry environment for the Jupyter kernel. Note: After any change in the project, you need to restart the Jupyter kernel to see the changes.
Release files for pureauth-pysdk 2.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pureauth_pysdk-2.2.2.tar.gz | 19.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pureauth_pysdk-2.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:45.6 kB
Release files / pureauth_pysdk-2.2.2.tar.gz
| Download URL | pureauth_pysdk-2.2.2.tar.gz |
|---|---|
| Size | 19.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
594f5b6f177433d5a723d822d2103b7c8e45489c48869845cdf1ebcd5171d01c
|
|
BLAKE2b-256 checksum How to use checksums |
f21d2ab88a9a6cdaa140574ebce54a1d1fbe3d23031c3bf0a97b751255ab5364
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.14.3 Darwin/25.6.0
|
Release files / pureauth_pysdk-2.2.2-py3-none-any.whl
| Download URL | pureauth_pysdk-2.2.2-py3-none-any.whl |
|---|---|
| Size | 26.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2d9d1f438e3b798cfe5bed771147566a5126b379945e83af44845f5b64dcdea9
|
|
BLAKE2b-256 checksum How to use checksums |
9f1cb3f4c70379d720b3c18aef839d1e8cca669cc57fb6cf5a8b0d23757938b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.14.3 Darwin/25.6.0
|