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

Latest commit

 

History

History
28 lines (20 loc) · 886 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 886 Bytes

This package is no longer maintained!

About

Pyggs is python script for generating geocaching statistics and uploading them to users's profile at geocaching.com.

Pyggs is easily extensible via plugin and templating system.

Example output: http://www.geocaching.com/profile/?guid=71db7de9-2edc-4ca1-a255-784057c8973e

Author: Petr Morávek [Xificurk] [email protected]

Requirements

  • Python 3.1 or newer

Installation

Just put the Pyggs wherever you want, then run the script: $ ./pyggs.py and folow the instructions.

There are more options available, see: $ ./pyggs.py --help