Giter Site home page Giter Site logo

pokebinder's Introduction

Pokebinder

A tool for retrieving data and prices for your Pokemon TCG Collection.

Getting Started

Prerequisites

  • Pythom 3.10 or higher
  • Internet Connection
  • An excel file

Installation

  • Windows Executable (portable) file. No installation required

Functions and Features

This project requires an excel file that has stored in it Card Name, Expansion Set and Collector's Number of the cards. Then using the Pokemon TCG Api, it retrieves market average price from TCG Player's real-time database and stores it inside the excel file. You can also retrieve the specific Set-ID and your card's rarities.

Other features include:

  • Make multiple new card entries to your binder
  • Update All cards prices
  • Update only missing prices
  • Last time's total binder value
  • Total value after modifications
  • Display of your TOP 10 most valuable cards
  • Retrieve Card Rarities
  • Counts for Card Rarities
  • Binder total value

Built With

  • Python Idle
  • Jupyter Notebook
  • Pokemon TCG API

This project was built using the Pokemon TCG API, which allows us to retrieve information about Pokemon trading cards.

Requirements

This project requires the following libraries to be installed:

  • pandas
  • requests
  • beautifulsoup4
  • tqdm
  • openpyxl
  • pyfiglet
  • pokemontcgsdk

Can be installed using pip:

pip install pandas requests beautifulsoup4 tqdm openpyxl pyfiglet pokemontcgsdk

Additional Libraries

Additionally, this project requires the following standard Python libraries:

  • datetime
  • time
  • os
  • tkinter
  • re
  • decimal

These libraries are included in the Python standard library and do not need to be installed separately.

Contact

If you have any questions, feedback, or suggestions for this project, please contact me:

pokebinder's People

Contributors

constantinevac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pokebinder's Issues

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.