Metadata-Version: 2.1
Name: dendro
Version: 0.1.38
Summary: Web framework for neurophysiology data analysis
Home-page: https://github.com/flatironinstitute/dendro
Author: Jeremy Magland, Luiz Tauffer
Author-email: jmagland@flatironinstitute.org
Requires-Dist: click
Requires-Dist: simplejson
Requires-Dist: numpy
Requires-Dist: PyYAML
Requires-Dist: remfile
Requires-Dist: pydantic
Requires-Dist: cryptography
Requires-Dist: h5py >=3.10.0
Requires-Dist: psutil
Provides-Extra: api
Requires-Dist: fastapi ; extra == 'api'
Requires-Dist: motor ; extra == 'api'
Requires-Dist: simplejson ; extra == 'api'
Requires-Dist: pydantic ; extra == 'api'
Requires-Dist: aiohttp ; extra == 'api'
Requires-Dist: boto3 ; extra == 'api'
Provides-Extra: compute_resource
Requires-Dist: pubnub >=7.2.0 ; extra == 'compute_resource'
Requires-Dist: boto3 ; extra == 'compute_resource'

