Metadata-Version: 2.2
Name: pokemon-world
Version: 2025.1.2
Summary: Lovely Pokemon! Wonderful Pokemon! Gotta Catch Them All
Author-email: lorenzo del medico <lorenzodelmedico@gmail.com>
Maintainer-email: lorenzo del medico <lorenzodelmedico@gmail.com>
Project-URL: Documentation, https://github.com/lorenzodelmedico/PokemonWorld/README.md
Project-URL: Repository, https://github.com/lorenzodelmedico/PokemonWorld
Keywords: Pokemon,Pikachu,Sacha,Lorenzodelmedico
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: flask>2.0
Provides-Extra: cli
Requires-Dist: click; extra == "cli"

# PokéMaster 🌀 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

![App Preview](https://raw.githubusercontent.com/lorenzodelmedico/PokemonWorld/master/static/images/pokemon_retro_logo.png)


A modern Pokémon encyclopedia with real-time search, advanced filters, and detailed analytics.

## ✨ Features
- ⚡ Instant search with debounce
- 🌓 Auto-switching dark/light mode
- 📊 Interactive stat visualizations
- 🔖 Favorites system with local storage
- 📱 Mobile-first responsive design
- 🗂️ Type/Generation/Habitat filters
- 🎮 Game version compatibility tags

## 🚀 Installation

git clone https://github.com/lorenzodelmedico/PokemonWorld.git

Move to master branch

use cmd below to start the app : 

python src/pokemon-word/app.py
