Service for handling Dentrix processes.
Project description
Dentrix Service
Service for handling Dentrix processes. Contains methods that integrate operations inside the Dentrix platform with any automations that require it. It does this by utilizing API requests and UI operations automated by Selenium.
Main Objects
- DentrixServiceRequests: Contains logic for requests of endpoints taken from the Dentrix website.
- AscendRequests: Contains logic that makes requests to the endpoints of the official Ascend API (Not yet available).
- DentrixService: Contains easy to use logic that receives, processes and returns information from the Dentrix website, and it's endpoints, in a more pythonic way (models and exceptions instead of jsons and status codes).
Usage
from t_dentrix_service import DentrixService
ds = DentrixService("username": "foobar", "password": "12345")
ds.login_to_dentrix()
# you can now execute any operation you'd like
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
t_dentrix_service-1.3.0.tar.gz
(42.2 kB
view details)
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 t_dentrix_service-1.3.0.tar.gz.
File metadata
- Download URL: t_dentrix_service-1.3.0.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f881b39f68bae8b5b17ef918f46b6ccc624d4e68f085981d460b3b1258ba2745
|
|
| MD5 |
6f758df60d698d2bdad8b66786859162
|
|
| BLAKE2b-256 |
ea94fd59dc9b5c020474870ba89276b0b649f5e9b518f7fb268a19ed48591e59
|
File details
Details for the file t_dentrix_service-1.3.0-py3-none-any.whl.
File metadata
- Download URL: t_dentrix_service-1.3.0-py3-none-any.whl
- Upload date:
- Size: 58.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8693d5009a7ade2b18ac1b7e1f60d52ff1129be1cd2a634024fd690256003cc3
|
|
| MD5 |
b1461caa921c1fcf43261a1519d98068
|
|
| BLAKE2b-256 |
f238236ba4a6cd8a26bc155600d27fefe689e04732911627a0d3249b31fb1f32
|