duck57 / poke-db

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU Lesser General Public License v3.0


Languages

Language:Python 87.2%Language:HTML 8.9%Language:CSS 3.0%Language:JavaScript 0.8%