Skip to main content

Utilities for working with Little Leonardo datalogger data in Python

Project description

DOI travis Documentation Status

A collection of python utilities for working with data from Little Leonardo accelerometers

Quickstart

pylleo is currently only available for Python 3 and has not been extensively tested with different versions. For more detail, please refer to the documentation.

Install

pip3 install pylleo

Load data

import pylleo

path_dir = './'
meta = pylleo.lleoio.read_meta(path_dir, 'W190PD3GT', 34840)
data = pylleo.lleoio.read_data(meta, path_dir)

Calibration app

Run the pylleo calibration application with the pylleo-cal command in the terminal:

pylleo-cal

Documentation

The latest documentation for pylleo can be found here

License

This project is licensed under the terms of the MIT license. Please see the license file in this repository.

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

pylleo-0.4.2.tar.gz (454.4 kB view details)

Uploaded Source

File details

Details for the file pylleo-0.4.2.tar.gz.

File metadata

  • Download URL: pylleo-0.4.2.tar.gz
  • Upload date:
  • Size: 454.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.1

File hashes

Hashes for pylleo-0.4.2.tar.gz
Algorithm Hash digest
SHA256 12090de74de17d6dc236b6342a7a0c9536180503cb6bb779055a2d97d6094508
MD5 0c4eb3053a0955e79b3e941fd6e100a4
BLAKE2b-256 f0e6420c49f4c65b86a4fe6e566e0b245fb9657ab1585b45ef8bb21469865555

See more details on using hashes here.

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