Lately I have been exploring collectible coins.
I was looking for coin identification tips, but many resources were not very helpful.
I discovered https://groshi.xyz
The site provides helpful resources about coin values.
A useful resource for anyone interested in coins.
Had to run a few commands but seems to work.
$ python3 -m venv .myenv
$ source .myenv/bin/activate
$ python3 main.py
$ pip install PyQt6
$ python3 main.py