https://bulbapedia.bulbagarden.net/wiki/Ditto_(Pokémon)
This repository contains:
ditto clone
: a script to crawl an instance of PokeAPI and download all dataditto analyze
: a script to generate a JSON schema of the above dataditto transform
: a script to apply a new base url to the above data and schema
pip install pokeapi-ditto
ditto --help