Metadata-Version: 2.1
Name: forecast-tools
Version: 0.1.4
Summary: Tools to support the forecasting process in Python
Home-page: https://github.com/TomMonks/forecast-tools
Author: Thomas Monks
Author-email: forecast_tools@gmail.com
License: The MIT License (MIT)
Description: # forecast_tools
        
        
        [![DOI](https://zenodo.org/badge/250494795.svg)](https://zenodo.org/badge/latestdoi/250494795)
        
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/TomMonks/forecast-tools/master)
        
        forecast_tools provides fundamental tools to support the forecasting process in python
        
        Development environment:
        
        * `conda env create -f binder/environment.yml`
        
        * `conda activate forecast_dev`
        
        Launch in the cloud via Binder.
        
        * Click on the binder badge at the top of this readme to run the example Jupyter Notebooks in the cloud.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.9
Description-Content-Type: text/markdown
