Metadata-Version: 2.1
Name: nestling-growth-app
Version: 0.1.0
Summary: An interactive Dash app to analyze nestling growth using biological models
Home-page: https://github.com/jorgelizarazo94/NestlingGrowthApp
Author: Jorge Lizarazo
Author-email: jorge.lizarazo.b@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Dash
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: dash
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: plotly
Requires-Dist: scipy
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: kaleido
Requires-Dist: gunicorn

