08-20-2026, 01:44 PM
Here are the distributions for installing PyDPainter on Linux, PC Windows and Mac :
https://pydpainter.org/download.php PyDPainter installs
Please note than most Windows antivirus or "protection system" on PC may don't like the PyDPainter.exe. Check the file info and make sure it's signed from Mark Riale and choose to Run it anyway.
Please note than advanced user can run the lattest Beta version or Release as a python file on any system running Python and Pygame.
Make sure you have Python installed on your computer. https://realpython.com/installing-python/
1. log to your github account and go to : https://github.com/mriale/PyDPainter
2. <> Code tab, in the right menu, choose master for last release or develop for last Beta version. Ignore the rest of the list.
3. go the Code green button on left and select "Download ZIP".
4. Save your .zip download on a folder, unzip it (Windows can do that with a right button menu on the file).
5. Enter the folder, locate the "install_pygame.bat" and run it.
6. If it need additional Python library, install them.
7. Run PydPainter.py
You can have a "beta" develop version and the last release in different folders, running at the same time, no problem.
https://pydpainter.org/download.php PyDPainter installs
Please note than most Windows antivirus or "protection system" on PC may don't like the PyDPainter.exe. Check the file info and make sure it's signed from Mark Riale and choose to Run it anyway.
Please note than advanced user can run the lattest Beta version or Release as a python file on any system running Python and Pygame.
Make sure you have Python installed on your computer. https://realpython.com/installing-python/
1. log to your github account and go to : https://github.com/mriale/PyDPainter
2. <> Code tab, in the right menu, choose master for last release or develop for last Beta version. Ignore the rest of the list.
3. go the Code green button on left and select "Download ZIP".
4. Save your .zip download on a folder, unzip it (Windows can do that with a right button menu on the file).
5. Enter the folder, locate the "install_pygame.bat" and run it.
6. If it need additional Python library, install them.
7. Run PydPainter.py
You can have a "beta" develop version and the last release in different folders, running at the same time, no problem.
Stephane. I did PyDPainter documentation, trailers and tutorials.

