Skip to content

ADW-Development/PythonPaintProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonPaintProgram

Dependencies

  • Python 3.11+

Module Installation / Setup

git clone https://github.com/ADW-Development/PythonPaintProgram.git

cd PythonPaintProgram

pip install -r requirements.txt

or

pip3 install -r requirements.txt

or

python - m pip install -r requirements.txt

or

python3 -m pip install -r requirements.txt

Running The Program

python main.py

or

python3 main.py

  • in memory of a past member shahizain khan (he is not dead btw he just left)

Releases

No releases published

Packages

No packages published

Languages