Metadata-Version: 2.1
Name: pymyo
Version: 1.0.0b2
Summary: Pythonic API to configure or retrieve data from a Thalmic Labs Myo armband through BLE
Home-page: https://github.com/Crimson-Crow/pymyo
Author: Crimson-Crow
Author-email: github@crimsoncrow.dev
License: MIT
Project-URL: Bug Reports, https://github.com/Crimson-Crow/pymyo/issues
Project-URL: Source, https://github.com/Crimson-Crow/pymyo
Keywords: myo armband bluetooth BLE
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Communications
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE.txt

pymyo
=====

[![PyPI](https://img.shields.io/pypi/v/pymyo)](https://pypi.org/project/pymyo/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pymyo)](https://pypi.org/project/pymyo/)
[![GitHub](https://img.shields.io/github/license/Crimson-Crow/pymyo)]((https://github.com/Crimson-Crow/pymyo/blob/main/LICENSE.txt))

Description
-----------

`pymyo` is a Python module that allows you to configure or retrieve data from a Thalmic Labs Myo armband through BLE **without** the need to have the Myo SDK installed.

WIP
---
Documentation coming soon!
