PyEdit — Edit Text. Run Code. Have Fun.

icon

Welcome to the products page for PyEdit, a cross-platform text editor and code launcher. PyEdit is a GUI written in Python/Tk, that can be used as both standalone program and library component. It can serve as your go-to text editor, as well as a lightweight IDE that runs Python code and other content. For a quick tour of PyEdit's features, see its User Guide's Introducing PyEdit, its PC screenshots, and its Android how-to.

Download

PyEdit runs on macOS (f.k.a. Mac OS X), Windows, Linux, and Android. It's available as a platform-specific macOS app, Windows exe (both 64- and 32-bit), and Linux executable, plus a complete source-code package that runs on all four platforms. Click the download link below to fetch the package you wish to use. The app, exes, and executable may be easier to install and run, but source code can be studied, is required on Android today, and nullifies issues covered by the next section's pointers.

macOS app Download PyEdit.app.zip
Windows exe, 64 bit Download PyEdit-64bit.zip
Windows exe, 32 bit Download PyEdit-32bit.zip
Linux executable Download PyEdit.zip
Source-code package Download PyEdit-source.zip

Usage

For more details on PyEdit's download packages, as well as their complete install and usage instructions, see the main README.txt. In brief, you'll fetch, unzip, and run either the unzipped app itself (macOS), a same-named executable inside the unzip (Windows and Linux), or the program's main script in the unzipped source code (all platforms).

The latest getting-started pointers:

macOS users
See the tips and fixes for your platform's first-run warnings, and app-folder permissions. Both of these apply only to the macOS app, not source code. The readme covers file associations and Launchpad on your platform.

Mojave users: see also this to fix crashes and blank windows caused by macOS dark mode.

Apple M-chip users: the Rosetta 2 emulator is required to run the app package, but not source code.

Update: per 2023 vetting on macOS Ventura, launching the 2017 app package still mostly works, but its Run Code option is unable to read the output streams of launched code; if this feature is needed, instead use the source-code package, in which Run Code still works in full.

Windows users
See the tips and fixes for your platform's first-run warnings, executable start-up speed, and blurry text on Windows 10+. The first two of these apply only to Windows executables, not source code. The readme covers file associations on your platform.

Update: as of 2023, this program's app and source-code have now been vetted to work well on Windows 11, in addition to 7, 8, and 10.

Linux users
See this tip to set your associations to open PyEdit on file clicks, add it to your applications launcher, and improve its usability. See also this tip for a possibly useful library fix for the executable.

Update: per this note, in 2020, PyEdit's Linux executable was broken by recent Linux changes; please use the source-code package instead.

Android users
See this doc for details on running PyEdit on your platform. In short, you'll fetch and patch its source-code package, and launch it in an app's IDE. Note that PyEdit's multi-window interface does not mesh well with fullscreen launches in Pydroid 3.

Android 11+ users: see also this for recent changes on Android; these may impact PyEdit file access.

Update: in 2023, Pydroid 3's version 6 imposed extra rules for running this program on Android; see the coverage here.

Resources




[Home page] Books Code Blog Python Author Train Find ©M.Lutz