Metadata-Version: 2.1
Name: libemg
Version: 0.0.1
Summary: LibEMG - Myoelectric Control Library
Author: Ethan Eddy, Evan Campbell, Angkoon Phinyomark, Scott Bateman, and Erik Scheme
Keywords: emg,myoelectric_control,pattern_recognition,muscle-based input
Classifier: Development Status :: 5 - Production/Stable  
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE


<h1 align="center">LibEMG</h1>



The goal of this library is to provide an easy to use and feature-rich API for developing robust real-time EMG-based interactions, and performing thorough offline analysis.



**Authors**: Ethan Eddy, Evan Campbell, Angkoon Phinyomark, Scott Bateman, and Erik Scheme



## Documentation

All documentation can be found at: [Library Documentation](https://libemg.github.io/libemg/)



## Install 

`pip install libemg`
