Python program with GUI (PyQt5) that picks 6 random Pokémon for you taking in consideration the chosen parameters and filters.
To run this program you need PyQt5 installed. Install it with:
pip install PyQt5
This project is licensed under the MIT License - see the LICENSE file for details