Metadata-Version: 2.1
Name: poepp
Version: 0.1.2
Summary: A Python package for predicting currency prices in the game Path of Exile
Home-page: UNKNOWN
Author: Kyle Harrison
Author-email: kyleharrison94@hotmail.com
License: LICENSE.md
Platform: UNKNOWN
Provides-Extra: dev
License-File: LICENSE

# PoEPricePredictor
A work in progress. Using poe.ninja data dumps a time series predictor will be modelled and used for forecasting future prices of Path of Exile currency and items.

How to:
  Download and extract: https://poe.ninja/data
  Ensure you have the installed dependencies.
  Open the .ipynb in Jupyter


