A python client library for the Modality API
Project description
Python Client Library for Modality
This is a library for the python programming language used to interact with Auxon's Modality suite of products.
It currently provides read access to data stored within the Modality database, both as raw trace data and in-place statistical analyses.
The primary interface is in modality.client
. The functions
events_dataframe
, event_value_distributions_dataframe
,
experiment_overview
, and workspace_segments
allow access to trace data
stored within modality. See the inline documentation for more information, eg.:
from modality import client
help(client)
Running tests
pip3 install -U pytest
pip3 install -U appdirs
pytest
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
File details
Details for the file modality-0.1.0.tar.gz
.
File metadata
- Download URL: modality-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abdcbe265d852c337f43b0df5dbe43af133605b9569d3d41d26f753246b1e0a8 |
|
MD5 | af16a1378f5e862dcc361f89ef397710 |
|
BLAKE2b-256 | 01c833c2a80cd0957105fe602a3e3db88c471ed23a5b5d6ae1117b691a098c76 |
File details
Details for the file modality-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: modality-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 177618f600d1b60dc8b2459e834a154afc0504489238b78ac0f7e5ef203307b2 |
|
MD5 | 3bdc4d5ef8b31091d0daae8dc8efac7a |
|
BLAKE2b-256 | ccc39dc827e44c2b4893e3c7a6d69134c40aa7d6ea1eafa4305e5626ef167df8 |