Skip to main content

Python package for storing and retrieving experiment parameters.

Project description

ParamDB

PyPI Latest Release PyPI Python Versions License CI Codecov Documentation Status

Python package for storing and retrieving experiment parameters.

Installation

Install the latest version of ParamDB using pip:

pip install -U paramdb

ParamDB has several extras:

To install all extras, use the all extra:

pip install -U "paramdb[all]"

Usage

ParamDB has two main components:

  • Parameter Data: Base classes that are used to defined the structure and functionality of parameter data.

  • Database: A database object that commits and loads parameter data to a persistent file.

See the api reference for more information.

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

paramdb-0.12.0.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

paramdb-0.12.0-py3-none-any.whl (17.1 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