Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modality-0.1.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

modality-0.1.0-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page