Metadata-Version: 2.1
Name: brainwavepy
Version: 1.0.0b0
Summary: Library to interact with BrainWave's BRW and BXR files.
Home-page: https://github.com/Helveg/bwpy
Author: Robin De Schepper
Author-email: robingilbert.deschepper@unipv.it
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: h5py (<3.0.0)
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: furo ; extra == 'dev'

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![codecov](https://codecov.io/gh/Helveg/bwpy/branch/main/graph/badge.svg?token=OB8U3U8AFW)](https://codecov.io/gh/Helveg/bwpy)
[![Build status](https://github.com/Helveg/bwpy/workflows/Build%20and%20test%20bwpy/badge.svg)](https://github.com/Helveg/bwpy/actions)

# bwpy
Python library for interacting with BRW and BXR files.

    pip install brainwavepy


