Skip to content
/ poke-db Public

Database for dealing with Pokémon-related things, especially relating to Pokémon Go

License

Notifications You must be signed in to change notification settings

duck57/poke-db

Repository files navigation

Pokémon Database 3.0

This is a repo for a database that stores data primarily related to Pokémon Go.
See below for folder descriptions.

Code style: black

Please blacken your Python files before sending in a PR.

pokedb

A Django project containing several apps.

nestlist

Apps for editing and displaying data for various nest migrations.
This is the main part of the repo and has its own readme.

typeedit

Demonstration-only TUI app for editing the Pokémon types.

speciesinfo

Editor for editing and adding new Pokémon when they get released.

pokeperfect

Checks your Pokémon’s CP to calculate whether it is 100% or 0% IVs.

pokescrape

scrapy scrapers for wikis of Pokémon fangames to gather the data from custom
species to add to the database.

stats_source

Various data files that went into the data of the database. Some organized
seed data and SQL setup scripts may eventually go there as well. This may
end up becoming a dolt repo.

About

Database for dealing with Pokémon-related things, especially relating to Pokémon Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages