Home Features Documentation Pricing Forum Download
PyMe Logo

PyMe Tutorial

Complete PyMe development tool tutorial, from beginner to advanced

Download & Register

1Getting to Know PyMe

Welcome to PyMe! This is a visual low-code Python development tool for everyone. Even if you're a complete beginner, you can develop software or games with PyMe.

Main Target Users:
  • Python enthusiasts who want to master software development skills
  • Developers who want to create independent software or game products based on Python
  • Traditional visual programming developers (VB, Delphi) who want to embrace Python

Core Features

  1. Drag-and-Drop UI Design: Visual interface design, drag-and-drop operation, window interface directly saves Python files, WYSIWYG.
  2. Visual Programming: Variable binding, event response, function processing can all be done through dialogs or mouse operations without writing code.
  3. One-Click Cross-Platform Packaging: No complicated configuration needed, one-click to package projects into desktop software or Android packages.
  4. Game Engine Toolchain: Built-in game engine toolchain based on game development workflow, supporting animation, UI, effects, map, and scene editing.
  5. Multiple AI Capabilities: Built-in AI model capabilities, supporting AI one-sentence project generation, AI UI beautification, intelligent code completion.

2Download & Launch

System Requirements:
  • Windows 10/11 (64-bit)
  • At least 8GB RAM
  • 1GB available disk space

Download & Install

  1. Visit PyMe Official Download Page
  2. Download the latest version installer
  3. After downloading, extract directly and use, no installation needed
  4. Double-click PyMe.exe to launch
Note: If antivirus software reports an error during launch, please add PyMe to the trusted list to avoid deletion.

3Register & Login

  1. Click "Login as Guest User" in the top right to enter the login dialog
  2. Click "Register New Account", fill in information, agree to the PyMe User Agreement, and click "Register"
  3. After successful registration, you will be automatically logged in

4First Project: Counter

After launching, let's create your first PyMe project:

  1. Select "Empty Interface" project, click "Change Path" to set a suitable folder for the project
  2. Drag a Label from the left control panel to the Form_1 window
  3. Right-click on Label_1, select "Variable Binding" from the popup menu
  4. Drag a Button next to Label_1 from the left control panel, double-click to bind an event function
  5. Click the "Run" button in the top right to run the project
  6. Click the "Publish" button in the top right to package the executable
Congratulations! You've successfully created your first PyMe project.

5FAQ

Note: If using WIN7/WIN8 systems, you need to use the x86 version of PyMe.
Note: Please download Python from the official source and set the Python runtime environment in PyMe settings.
WeChat Official Account

Follow Our WeChat