Metadata-Version: 2.1
Name: pypbp
Version: 0.0.3
Summary: A python package for predicting insect outbreaks based on the Pattern Based Prediction method
Home-page: https://github.com/GabrielRPalma/pypbp
Author: Gabriel Rodrigues Palma
Author-email: gabrielrpalma2@gmail.com
License: MIT license
Keywords: pypbp
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# pypbp


[![image](https://img.shields.io/pypi/v/pypbp.svg)](https://pypi.python.org/pypi/pypbp)
[![image](https://img.shields.io/conda/vn/conda-forge/pypbp.svg)](https://anaconda.org/conda-forge/pypbp)


**A python package for predicting insect outbreaks based on the Pattern Based Prediction method**


-   Free software: MIT license
-   Documentation: https://GabrielRPalma.github.io/pypbp
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
