A CLI program support for the game Pokemon TCG Pocket
- Add cards to your inventory
- Remove cards from your inventory
- Change the quantity of a card
- List all cards you have
- Create decks
- Check if you have the cards needed in a deck
- List all decks
- Remove decks
- Modify decks
poetry shell
python3 ./src/app.py
Be free to contribute to the project 👍