Skip to content

DarioArzaba/PythonStandalonePrograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Python Scripts

Standalone programs made in Python, including games, desktop apps and jupyter notes

Installation

  1. Download Python (Currently 3.11)
  2. Clone the repo
    git clone https://github.com/DarioArzaba/PythonStandalonePrograms.git
    cd PythonStandalonePrograms
  3. 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
  4. Open, edit and run any of the py files provided.

License

Distributed under the MIT License.

Contact

Dario Arzaba - [email protected]