pygeohashing is a suite of python modules that may help you to automate tasks in the geohashing wiki, or geohashing-related activities. Several of them build on the pywikipediabot framework.
Documentation
Installation:
git clone git://relet.net/pygeohashing
Available modules:
- aperfectbot.py - The very same bot that keeps your Recent Changes up to date.
- GraticuleDatabase.py? - Fetch and manage the list of all graticules, their coordinates, human-readable names and neighbours.
- meetupchart.py? - Generates shoebot code to display a chart of all events in geohashing history in the style of xkcd #657
- updateNeighbourGraticules.py? - update graticule templates based on the information found on "All Graticules".
- UserListGenerator.py? - Identifies the participants on an expedition page, using simple rules and fuzzy logic.
- ulgTestsuite.py? - a number of test reports to improve the UserListGenerator?.
- phenny-modules/geohashing.py - A module for the phenny IRC bot that queries the web and the graticule database for information lookups.
- regional.py? - Determines how many graticules a user has visited in given administrative regions.