Metadata-Version: 2.1
Name: growpy
Version: 0.0.1
Summary: Trainable growth curves.
Home-page: https://github.com/galenseilis/GrowPy
Author: Galen Seilis
Author-email: seilis@unbc.ca
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/galenseilis/GrowPy/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# GrowPy

## Project Description

For questions and comments contact the developer directly at: <seilis@unbc.ca>.


## Installation
GrowPy is available through [PyPi](https://pypi.org/project/growpy/), and can be installed via `pip` using
```
pip install growpy
```
or 
```
pip3 install growpy
```

## Example Usage


## License



