Skip to content

myokit/datkit

Repository files navigation

Unit tests Documentation

Datkit

This module contains some simple methods that are useful when analysing time series data.

The code is tested on a recent version of Ubuntu & Python 3, but is so simple that it should work everywhere else too.

Installation

To install the latest release from PyPI, use

pip install datkit

Installation for development

To install from the repo, use e.g.

python setup.py install -e .

Tests can then be run with

python -m unittest

And docs can be built with

cd docs
make clean html

About

Silly scripts for working with time-series data

Resources

License

Stars

Watchers

Forks

Languages