Install PyMT on Windows

Install PyMT on MacOSXInstallationGrab the source code

Unzip & Run!

  1. Download PyMT 0.5.1 Portable
  2. Unzip it
  3. Go to the directory pymt-0.5.1-w32 and follow the instructions from the README file

That's all!

Run a PyMT application

Just drag and drop your application's main python file on pymt.bat

Run a PyMT application from anywhere (without the need for drag&drop)

  1. Right-click any Python file (those usually have the ending .py)
  2. Select "Open With..."
  3. Select pymt.bat from the pymt-0.5.1-w32 directory
  4. Apply your changes.
  5. You can now simply double click any Python file and it will execute in a PyMT context. Other Python applications normally shouldn't be affected by this.