Skip to content

probably-not-porter/csv-dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img Dex 0.5.3

GitHub repo size

Porter Libby, 2020

I have collected this data in CSV format so that it can be used for small projects and useful tools. This information is not to be used for profit, but it is available to anyone and everyone who wishes to make something neat under the MIT license.

It should also be understood that this is NOT my data. It is data created by Nintendo and Game Freak, and collected/harvested by Serebii and PokemonDB.

Please send me links to anything cool to make with this data; I'd love to see it.

img CSV Data

Full International Dex

img Full International Dex (898) (CSV)

Dex by Generation

img Generation 1 Dex (151) (CSV) img Generation 2 Dex (100) (CSV)

img Generation 3 Dex (136) (CSV) img Generation 4 Dex (107) (CSV)

img Generation 5 Dex (156) (CSV) img Generation 6 Dex (72) (CSV)

img Generation 7 Dex (88) (CSV) img Generation 8 Dex (89) (CSV)

Dex by Game

img Sword / Shield (400) (CSV) img Isle of Armor (211) (CSV)

img Crown Tundra (210) (CSV) img Sw / Sh Non-Indexed (68) (CSV)

Full Move List

img Full Move List (CSV)

Moves by Generation

img Generation 1 Moves (CSV) img Generation 2 Moves (CSV)

img Generation 3 Moves (CSV) img Generation 4 Moves (CSV)

img Generation 5 Moves (CSV) img Generation 6 Moves (CSV)

img Generation 7 Moves (CSV) img Generation 8 Moves (CSV)

Sprite Catalogues

imgRegular Sprites imgShiny Sprites imgType Badges

img Tools

img CSV Dex Scraping Tool (py) img CSV Dex Move Ammender (py)

img CSV Move Scraping Tool (py)

img Dex Data Visualizer (py) (WIP) img Stat Anylsis Tool (py) (WIP)

img Weakness/Resistance Chart (py) img Image Markdown Dex Tool (py)

img Usage

Installation

  1. Use pip to install the project dependencies. Make sure you are using the python3 environment.
  2. Clone this project to your local machine

Dependencies

  • BeautifulSoup4 (4.8.1)
  • Flask (1.0.3)

(full dependencies can be found in requirements.txt)

img References/Sources

img Licenses

The source icons are © Nintendo/Creatures Inc./GAME FREAK Inc.

Everything else, and usage of the programming code, is governed by the MIT license.