This Python application generates random pairs from a list of names and visualizes them in a table using Tkinter and Matplotlib.
Make sure you have the following installed:
- Python 3.x
- Tkinter
- Matplotlib
- Pandas
- Pillow (PIL)
- TkinterDnD
pip install tk
pip install matplotlib
pip install pandas
pip install Pillow
pip install tkintertd