PORTPY Framework User Guide

Introduction

PORTPY is a portable framework designed for Python, specifically tailored to run on 64-bit versions of Windows 7, 8, 10, and 11. Unfortunately, PORTPY is not compatible with 32-bit systems.

Getting Started

Running PORTPY

  1. Download: Begin by downloading the PORTPY.ZIP file.
  2. Extract: Extract the contents of the ZIP file to your desired location.
  3. Execute: Run the PORTPY.EXE file to launch the framework.

Installing Libraries in PORTPY

To install libraries in PORTPY, follow these steps:

  1. Navigate to the PROJECT menu.
  2. Select ADD LIBRARY MANUALLY.

You can install libraries using several methods:

Opening a Python Project in PORTPY

  1. Navigate to File > Open.
  2. Select the main file of your Python project.

PORTPY automatically sets the default Python path to your project's directory, ensuring that all related folders and files are easily accessible. Simply press the Run button to execute your project. (You may need to install some libraries as required.)

Future Updates

Stay tuned for the next version of PORTPY, where we will introduce even more exciting features to enhance your development experience.