Best Flask open-source libraries and packages

Pokedex

Pokédex is a fun web app that you can use to learn more about Pokemon!
Updated 2 months ago

Pokédex

alt tag Pokédex is a fun web app that you can use to learn more about Pokemon and play the famous "Who's that Pokemon?" game. It is a Flask fullstack web app written using Python, HTML, CSS and JavaScript, powered by data provided by PokéAPI.

APIs

Technologies

  • Flask - microframework for Python
  • PIL - Python Imaging Library
  • Requests - Non-GMO HTTP library for Python

Setup

Clone repository

git clone https://github.com/AlanMorel/pokedex

Create a .env file

PORT=8088

Run using Docker

docker compose up

Live Demo

Check out the live demo hosted on PythonAnywhere.

Screenshots

alt tag alt tag alt tag

Dual-class Final Project

  • Drawing on the Web
  • Python for Applications

License

Pokédex is licensed under the MIT license.

Note

Pokémon is copyright The Pokémon Company and Nintendo.

Tags html requests