mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
ab2baaa759
All accessors now take a `root` arg, the root of the media tree. Alternatively `root` can be a custom MediaFile subclass, which should allow neat tricks like: - Checking some kind of manifest to prevent stat() calls - Custom properties of the file objects (e.g. for HTML <img> tags) - Downloading the media on demand Tests assume media is at pokedex/data/media, skip otherwise. |
||
---|---|---|
.. | ||
data/csv | ||
db | ||
struct | ||
tests | ||
util | ||
__init__.py | ||
compatibility.py | ||
defaults.py | ||
formulae.py | ||
lookup.py | ||
main.py | ||
roomaji.py |