Files
pokemon-battle-engine/Prompts/2-pokeAPI-scraper
cdemeyer-teachx b0717a41d1 updated prompt
2025-08-14 12:08:06 +09:00

1 line
337 B
Plaintext

This repo will regularly have to get data from pokeAPI. I want to use the pokebase==1.4.1 as a python package. Can you write a tool that automatically downloads all necessary pokemon information for battling. Make it possible to only download small segments of the data. Test it by downloading small sections and not the entire database.