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