A Python client for the Certara IQ platform
Project description
Certara IQ Python client
This is a Python client for the Certara IQ platform. It is useless alone and must be installed in an environment with a valid access token to a deployed Certara IQ server.
Configuration
The client searches the following paths for a configuration file:
${XDG_CONFIG_HOME:-~/.config}/certaraiq/client.toml
/etc/certaraiq/client.toml
Example configuration file:
api_origin = 'https://dev01.dev-abm.com'
auth_token_path = '/home/jovyan/.jupyterhub/services-blue/auth_token'
api_origin: The protocol and host for the Certara IQ server API. All requests will be made against this API. By default, the client will request againsthttp://localhost:5100auth_token_path: Path to a file containing a bearer token that will be used to authenticate requests. By default, the client will attempt requests with no authentication.
The search stops at the first configuration file found. If no configuration file is found, the defaults for all values are used.
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 certaraiq-2.2.3.tar.gz.
File metadata
- Download URL: certaraiq-2.2.3.tar.gz
- Upload date:
- Size: 78.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06fdf33ab52100811cbd55b2f4443a3d5b82cce52033a78a85b2551615c54973
|
|
| MD5 |
05e4eaf1e6563b38f4e76e3d91849baf
|
|
| BLAKE2b-256 |
f172cad123271ad3ad76c78b497fd4334bb35eb1c7abcf5a2480bd1856b45120
|
File details
Details for the file certaraiq-2.2.3-py3-none-any.whl.
File metadata
- Download URL: certaraiq-2.2.3-py3-none-any.whl
- Upload date:
- Size: 113.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f04fb806c20b858486c9fbb41dfdaa612f5c36c5a0acb07f19b8683d17ded27c
|
|
| MD5 |
e0cc232791968e92b35b9eb85cc31c9f
|
|
| BLAKE2b-256 |
a5734f7944269aa0eba3f04ba5ce5bf5a752e4f3c025d7435135ba379b49bfb8
|