OSDN Git Service

File system path for statndalone version
[minimpy2/mp2.git] / README
1 New Windows version of MinimPy (MinimPy2) is available for downloadt at:
2
3 https://osdn.net/dl/minimpy2/MinimPy2.zip
4 ==================================================================
5
6 Project name: MinimPy2
7
8 Public access: Latest developmental version can be downloaded from sourceforge at: http://scm.osdn.net/gitroot/minimpy2/mp2.git
9 Operating systems: Platform independent
10 Programing language: Python 3.0+ (http://python.org/download/)
11
12 (Windows) simply download MinimPy2 as a compressed file and extract it in you hard drive. Under windows you can run the application by double clicking the “MinimPy2.exe” file in the extracted folder. No need for installation. You can make a desktop shortcut for this file for convenience.
13
14 Linux users must have PySide2 installed
15 To run the application under Linux, open a terminal, go to the extracted folder, type and execute the following command at the command prompt:
16 $ python mian_window.py
17
18 License: Distributed under the GNU GPL v3. For full terms refer to: http://www.gnu.org/copyleft/gpl.html
19