mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
7f7cca6c58
The previous approach was moving towards having each attribute on a locus do multiple different things, depending on context, and I think that was headed towards being a mess. This idea is to have actual locus objects be dumb containers, and have various wrappers that call methods on the attributes to do interesting work. |
||
---|---|---|
.. | ||
data/csv | ||
db | ||
doc | ||
extract | ||
struct | ||
tests | ||
util | ||
__init__.py | ||
__main__.py | ||
compatibility.py | ||
defaults.py | ||
formulae.py | ||
lookup.py | ||
main.py | ||
roomaji.py | ||
schema.py |