.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/explorepy.rst
docs/reference/index.rst
src/explorepy/DATA054.BIN
src/explorepy/DATA074.BIN
src/explorepy/DATA095.BIN
src/explorepy/__init__.py
src/explorepy/__main__.py
src/explorepy/bt_client.py
src/explorepy/cli.py
src/explorepy/example.py
src/explorepy/explore.py
src/explorepy/packet.py
src/explorepy/parser.py
src/explorepy/test1_eeg.csv
src/explorepy/test1_orn.csv
src/explorepy/tools.py
src/explorepy.egg-info/PKG-INFO
src/explorepy.egg-info/SOURCES.txt
src/explorepy.egg-info/dependency_links.txt
src/explorepy.egg-info/entry_points.txt
src/explorepy.egg-info/not-zip-safe
src/explorepy.egg-info/requires.txt
src/explorepy.egg-info/top_level.txt
tests/test_explorepy.py