Python SDK for connecting applications to the Ritten EMR Platform. Simplifies integration with the Behavioral Health Operations API.
Project description
Ritten API Integration
Python SDK for connecting applications to the Ritten EMR Platform. This library simplifies integration with Ritten's Behavioral Health Operations API, allowing developers to use Ritten API seamlessly from any Python environment.
Ritten API specifications:
- Documentation
- Version: 1
Installation
The SDK requires Python 3.10 or higher. Install it directly via pip:
pip install ritten-python-sdk
# Using poetry
poetry add ritten-python-sdk
# Using pipenv
pipenv install ritten-python-sdk
Quickstart Guide
To get started, you must first obtain your integrator client_id and client_secret from your Ritten administrator portal.
Advanced Resources
- Review the official Ritten API Documentation for explicit payload schemas.
- Check the
/examplesdirectory inside this repository for production-ready boilerplate code.
About the Author
This SDK is developed and maintained by Wesley Gonçalves under MIT license. Contributions and feedback are welcome!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ritten_python_sdk-1.0.0.tar.gz.
File metadata
- Download URL: ritten_python_sdk-1.0.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.14.4 Linux/7.0.0-22-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2995ab316ea47b23ccf68a889766990151e6dc1186fc2c9d311d9f606a2f1f3
|
|
| MD5 |
c02d07ec1701133bd120527f8508937d
|
|
| BLAKE2b-256 |
a7c93da923dea22210ff865336e5612c9ad96ba7c896afa098a7cb843824a098
|
File details
Details for the file ritten_python_sdk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ritten_python_sdk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.14.4 Linux/7.0.0-22-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86a6675f8b747530e571fc65e7caa1cab5fb98efd68e9942ba74afcf89bd151b
|
|
| MD5 |
0715223d1568b640dffcc5da535f48ea
|
|
| BLAKE2b-256 |
fe3927a95feb5dc4738557636a0edf2abeafd6d5e28d9088471cf61bb1f52b73
|