Metadata-Version: 2.1
Name: spike-recorder
Version: 0.0.1a0
Summary: Python bindings for the Backyard Brains Spike Recorder software.
Home-page: https://github.com/davidt0x/py-spike-recorder
Author: David Turner
Author-email: dmturner@princeton.edu
Maintainer: David Turner
Maintainer-email: dmturner@princeton.edu
License: BSD 3-Clause License
Description: # spike-recorder
        
        [![Actions Status][actions-badge]][actions-link]
        [![Documentation Status][rtd-badge]][rtd-link]
        [![Code style: black][black-badge]][black-link]
        
        [![PyPI version][pypi-version]][pypi-link]
        [![Conda-Forge][conda-badge]][conda-link]
        [![PyPI platforms][pypi-platforms]][pypi-link]
        
        [![Gitter][gitter-badge]][gitter-link]
        
        
        
        
        [actions-badge]:            https://github.com/davidt0x/py-spike-recorder/workflows/CI/badge.svg
        [actions-link]:             https://github.com/davidt0x/py-spike-recorderactions
        [black-badge]:              https://img.shields.io/badge/code%20style-black-000000.svg
        [black-link]:               https://github.com/psf/black
        [conda-badge]:              https://img.shields.io/conda/vn/conda-forge/spike-recorder
        [conda-link]:               https://github.com/conda-forge/spike-recorder-feedstock
        [gitter-badge]:             https://badges.gitter.im/PrincetonUniversity/py-spike-recorder.svg
        [gitter-link]:              https://gitter.im/PrincetonUniversity/py-spike-recorder?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        [pypi-link]:                https://pypi.org/project/spike-recorder/
        [pypi-platforms]:           https://img.shields.io/pypi/pyversions/spike-recorder
        [pypi-version]:             https://badge.fury.io/py/spike-recorder.svg
        [rtd-badge]:                https://readthedocs.org/projects/spike-recorder/badge/?version=latest
        [rtd-link]:                 https://spike-recorder.readthedocs.io/en/latest/?badge=latest
        [sk-badge]:                 https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg
        
Platform: Any
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
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: Development Status :: 1 - Planning
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: docs
