/pogo-nest-lister

Automated generation of Pokémon Go nest lists from input spreadsheets

Primary LanguagePythonMIT LicenseMIT

PoGo Nest Lister

A system for tracking PoGo nest migrations for your city's parks

Notes

  1. rotate.py can also accept a -d paramater which will accept a date, skip the prompt, and directly create the new file
  2. update.py also accept a similar -d parameter in case you want to copy the text for a prior nest rotation
  3. I've only tested this on my Mac so far and I have no idea how a Windows Python setup would work. I can also test under FreeBSD if you ask nicely.
  4. Requires the dateutil, sortedcontainers, and click packages to be installed. They are listed as python-dateutil, sortedcontainers, and click in pip3. (The difference in names for dateutil tripped me up)
  5. This is a closed project. poke-db is the new hotness.