veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan 3fe999db89 Add a dummy pokemon_form_names row for Diancie.
Apparently PokemonForm.name requires this row, so the tests weren't
passing. 9_6
2014-03-11 20:36:06 -04:00
..
data/csv Add a dummy pokemon_form_names row for Diancie. 2014-03-11 20:36:06 -04:00
db Use UnicodeText for all text columns. 2014-03-11 20:15:16 -04:00
doc Dynamically mangle long table names for Oracle; Unicode → UnicodeText. 2014-02-21 17:47:55 -05:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Make the rest of the tests pass. 2013-11-09 03:49:09 -05:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Remove unused imports, incidentally fixing compat with whoosh 2.5. 2013-08-09 13:02:50 -07:00
main.py Maybe make the setuptools entry point actually work. 2013-08-09 13:11:54 -07:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00