Git Product home page Git Product logo

pokedex-data-analysis-python's Introduction

Pokedex Python

This is an interactive Pokedex created using Python. It allows users to explore information about various Pokemon, including their names, types, abilities, and more. The data for this Pokedex is collected through data wrangling and web scraping techniques from online sources.

Features

  • Search for Pokemon by name or type.
  • View detailed information about a specific Pokemon, including its abilities, stats, and more.
  • Explore a list of all available Pokemon.
  • Visualize Pokemon data using charts and graphs.

Data Sources

The Pokedex data is collected from the following online sources:

  1. Serebii: This source provides comprehensive information about Pokemon, including their abilities, types, and more. The data is obtained through web scraping techniques, and the script used for this purpose can be found in the webscraper.py file.

  2. PokeOneGuide: This source is used to determine the locations where different Pokemon can be found in the Kanto region. This information is invaluable for trainers looking to catch specific Pokemon.

Installation

Before running the Pokedex, make sure you have the required libraries installed. You can install them using pip:

pip install pandas requests beautifulsoup4 matplotlib

Usage

  1. Clone the repository or download the source code to your local machine.
git clone https://github.com/your-username/interactive-pokedex.git
  1. Navigate to the project directory.
cd interactive-pokedex
  1. Run the pokedex.py script to start the Pokedex.
python pokedex.py
  1. Follow the on-screen instructions to explore and search for Pokemon.

Acknowledgments

This project was made possible thanks to the following libraries and resources:

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request with your changes. We welcome contributions from the community!


Enjoy exploring the world of Pokemon with this interactive Pokedex! If you have any questions or run into any issues, feel free to reach out to the project maintainers.

Happy Pokemon hunting!

pokedex-data-analysis-python's People

Contributors

diegomattos1408 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.