At the time I write this I'm learning python and I uploaded some of the many programs I made in python.
-Python3
Next run these commands and you will be ready to run all the programs \
git clone https://github.com/solitary8/python_projects
cd python_projects
pip install -r requirements.txt
After this you can execute any program you want using :
python3 example.py