a simple, yet efficient Python drawing program. Create beautiful art with only Paint!
To install Pocket Picasso:
- Download the repo,
- Unzip it,
- open cmd and run:
cd C:\location\of\repo\
pip install -r requirements.txt
python Piccasso.py
all you need to do is open Paint and the program, put your image into the project folder, input all the data and you are done! the program should drawing your image!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.