updated prompt

This commit is contained in:
cdemeyer-teachx
2025-08-14 12:08:06 +09:00
parent 352695a771
commit b0717a41d1

View File

@@ -1 +1 @@
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 for each generation.
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.