README.md
pyproject.toml
simplepokedex/LICENSE
simplepokedex/README.md
simplepokedex/generatePokemon.py
simplepokedex/lookup.py
simplepokedex/pokedex.py
simplepokedex/poketypes.py
simplepokedex.egg-info/PKG-INFO
simplepokedex.egg-info/SOURCES.txt
simplepokedex.egg-info/dependency_links.txt
simplepokedex.egg-info/top_level.txt
simplepokedex/tests/abilityLookup_test.py
simplepokedex/tests/generatePokemon_test.py
simplepokedex/tests/pokemonLookup_test.py
simplepokedex/tests/poketypes_test.py