veekun_pokedex/pokedex
Guill f78a499d1f - Treats rows in typeEfficacy as modifiers (removing the ones with 100% rate).
- Changes the header of the table to address changes across generations and the new modifying paradigm.
- Add past generation changes.
- Add change data to existing rows.
2017-08-16 21:10:17 -03:00
..
cli Stub out a CLI search interface, which can also work with JSON and strings 2016-02-02 10:13:38 -08:00
data/csv - Treats rows in typeEfficacy as modifiers (removing the ones with 100% rate). 2017-08-16 21:10:17 -03:00
db Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
doc Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
struct Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
tests Fix references to "ja" (which is now ja-Hrkt) 2017-06-18 00:15:05 -07:00
util Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00: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 Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
lookup.py Fix references to "ja" (which is now ja-Hrkt) 2017-06-18 00:15:05 -07:00
main.py Allow common CLI arguments to work both before and after the subcommand 2016-02-02 11:01:45 -08:00
roomaji.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
search.py Stub out a CLI search interface, which can also work with JSON and strings 2016-02-02 10:13:38 -08:00