Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Installation

Tr4sHCr4fT edited this page Aug 7, 2016 · 9 revisions

Installation (lib only - without pokecli etc.)

pip.exe install  git+https://github.com/tejado/pgoapi.git

Alternative: setup.py installation

git clone https://github.com/tejado/pgoapi.git
cd pgoapi
python setup.py install

Windows-Users get xxhash lib here:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#xxhash
choose the right one for your Python version and CPU architecture

Clone this wiki locally