- Download Python (Currently 3.11)
- Clone the repo
git clone https://github.com/DarioArzaba/PythonStandalonePrograms.git cd PythonStandalonePrograms
- Install the necessary packages, if a module is not found install it using pip
pip install pygame pandas pysimplegui attr inspect sqlite3 typing bqplot ipywidgets numpy matplotlib sympy
- Open, edit and run any of the
py
files provided.
Distributed under the MIT License.
Dario Arzaba - dario.arzaba@gmail.com