Metadata-Version: 2.1
Name: quickprophet
Version: 0.0.17
Summary: A quick workflow using Prophet with relatively easy datasets. It can be modified to take any of the usual behaviours of Prophet, and can run a Prophet model on each group in a specified collection of groups.
Project-URL: Homepage, https://github.com/galenseilis/Quick-Prophet
Project-URL: Bug Tracker, https://github.com/galenseilis/Quick-Prophet/issues
Author-email: Galen Seilis <galen.seilis@seilis.ca>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Quick-Prophet
A quick workflow using Prophet with relatively easy datasets. It can be modified to take any of the usual behaviours of Prophet, and can run a Prophet model on each group in a specified collection of groups.
