A collection of API resources for the general public to leverage EVE Prosper’s EVE Online market data.
These services are designed to be easy to deploy and maintain for any member of the community. Though some private resources will require data from our master host, this Flask-Restful project should be easy to distribute.
Though testing/developent is platform agnostic, the following resources are required for production:
- Debian Linux (Ubuntu16)
- Python >3.5
- dh-virtualenv >1.0
Getting started is easy for developers. Just spin up a virtualenv and make sure cython and numpy are installed
pip install cython
pip install numpy
then install with
pip install . --extra-index-url=https://repo.fury.io/lockefox/
Testing is designed to be easy too! Just run tests from setup.py
python setup.py test
NOTES
- On Windows, numerical libraries are touchy. Have included manually compiled wheels in project
- fbprophet is a complicated dedpendency. See build documentation for more notes
- Mac is special, fbprophet is not supported, but everything else is
Please refer to our build documentation for step by step
All endpoints provided in publicAPI
are open and require no special
databases.
- OHLC: transform in-game history feed into a traditional OHLC format
- Prophet: provide forecasts on future prices, given previous history
EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. CCP hf. has granted permission to EVE-Prosper and John Purcell to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, EVE-Prosper. CCP is in no way responsible for the content on or functioning of this website, nor can it be liable for any damage arising from the use of this websi