veekun_pokedex/pokedex
2013-12-19 13:45:07 +01:00
..
data/csv Add Happy Hour and Celebrate. 2013-12-11 14:20:14 -05:00
db Remove table renaming from connect(), instead require 'from pokedex.db.oracle import *' followed by 'rewrite_long_table_names()'; 2013-12-19 13:45:07 +01:00
doc Support for Oracle: auto-shorten long table names, use UnicodeText() instead of Unicode(4000) because of size limitations for the mapped datatypes in Oracle 2013-12-18 14:32:13 +01:00
struct
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
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py
defaults.py
formulae.py
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