Metadata-Version: 2.1
Name: ceed
Version: 1.0.0.dev1
Summary: Slice stimulation and recordings.
Home-page: https://matham.github.io/ceed/
Author: Matthew Einhorn
Author-email: moiein2000@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Hardware
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Developers
Requires-Dist: ffpyplayer
Requires-Dist: base-kivy-app
Requires-Dist: kivy
Requires-Dist: numpy
Requires-Dist: scikit-image
Requires-Dist: psutil
Requires-Dist: nixio (==1.4.9)
Requires-Dist: tqdm
Requires-Dist: scipy
Requires-Dist: kivy-garden.graph (~=0.4.0)
Requires-Dist: kivy-garden.collider (~=0.1.0)
Requires-Dist: McsPyDataTools
Requires-Dist: kivy-garden.drag-n-drop (~=0.1.0)
Requires-Dist: kivy-garden.painter (~=0.2.0)
Requires-Dist: trio
Requires-Dist: cpl-media
Requires-Dist: tree-config
Provides-Extra: dev
Requires-Dist: pytest (>=3.6) ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Requires-Dist: coveralls ; extra == 'dev'
Requires-Dist: trio ; extra == 'dev'
Requires-Dist: pytest-trio ; extra == 'dev'
Requires-Dist: pyinstaller ; extra == 'dev'
Requires-Dist: pytest-kivy ; extra == 'dev'

Ceed
=====

Ceed is an in vitro experiment that stimulates brain slices and records their activity.

For more information: https://matham.github.io/ceed/index.html

To install https://matham.github.io/ceed/installation.html

.. image:: https://img.shields.io/pypi/pyversions/ceed.svg
    :target: https://pypi.python.org/pypi/ceed/
    :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/v/ceed.svg
    :target: https://pypi.python.org/pypi/ceed/
    :alt: Latest Version on PyPI

.. image:: https://coveralls.io/repos/github/matham/ceed/badge.svg?branch=master
    :target: https://coveralls.io/github/matham/ceed?branch=master
    :alt: Coverage status

.. image:: https://github.com/matham/ceed/workflows/Python%20application/badge.svg
    :target: https://github.com/matham/ceed/actions
    :alt: Github action status


