Metadata-Version: 2.4
Name: neurokin
Version: 0.0.1
Summary: package to support neural and data analysis
Home-page: https://github.com/WengerLab/neurokin
Author: Elisa L. Garulli
Author-email: e.garulli@charite.de
License: BSD 2-clause
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE
Requires-Dist: c3d==0.5.2
Requires-Dist: fooof==1.0.0
Requires-Dist: tdt==0.5.3
Requires-Dist: numpy==1.24.4
Requires-Dist: pandas==2.1.4
Requires-Dist: scipy==1.11.4
Requires-Dist: matplotlib==3.7.3
Requires-Dist: typeguard==4.4.2
Requires-Dist: pyyaml==6.0.2
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinxawesome-theme; extra == "docs"
Requires-Dist: pygments; extra == "docs"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
