veekun_pokedex/pokedex
Eevee 1a7d046fbc Vastly improved the pokedex import/export UI.
csvimport is now load; csvexport is now dump.

Both take an optional -e switch to specify an engine, but will happily
use a default SQLite database in the pokedex package directory.

Additionally, the CSV directory is now controlled by the optional -d
switch, and defaults to Doing The Right Thing.

So `pokedex load` now does exactly what you'd expect: loads the data
from the right files into a consistently-located database.
2009-08-18 18:02:53 -07:00
..
data/csv Fixed romanization of herakurosu and herugaa. 2009-08-13 17:40:47 -07:00
db Vastly improved the pokedex import/export UI. 2009-08-18 18:02:53 -07:00
__init__.py Vastly improved the pokedex import/export UI. 2009-08-18 18:02:53 -07:00
formulae.py Added a function for the EXP formula. 2009-03-27 19:49:20 -04:00
lookup.py Fixed whoosh index creation to work with 0.2.x. #15 2009-08-16 21:03:49 -07:00
roomaji.py Migrated a roomaji library over from spline-pokedex. 2009-07-25 17:21:53 -07:00