veekun_pokedex/pokedex
Eevee 16072ceb44 Added setup command and made lookup work sanely. #15
The setup command loads the default data into a default location, then
creates a whoosh index in a default location.

get_index is now open_index and can be made to explicitly recreate the
index.  It also actually opens the index if it already existed, even
across processes, now that FileStorage is working.

The lookup command takes no switches for aiming at a different database;
it only uses the default data stores.
2009-08-18 23:50:13 -07:00
..
data/csv Fixed romanization of herakurosu and herugaa. 2009-08-13 17:40:47 -07:00
db Added --quiet switch to dump/load. 2009-08-18 18:36:45 -07:00
__init__.py Added setup command and made lookup work sanely. #15 2009-08-18 23:50:13 -07:00
formulae.py Added a function for the EXP formula. 2009-03-27 19:49:20 -04:00
lookup.py Added setup command and made lookup work sanely. #15 2009-08-18 23:50:13 -07:00
roomaji.py Migrated a roomaji library over from spline-pokedex. 2009-07-25 17:21:53 -07:00