A lightweight integrated development environment and editor for the Python programming language with interactive shell, syntax highlighting, code completion and more.
DrPython is a free, lightweight, cross-platform integrated development environment (IDE) and text editor designed specifically for the Python programming language. It includes the following key features:
Some of the advantages of DrPython over other Python IDEs are its small footprint (under 3MB download), quick start-up time, beginner-friendly interface, and portability across Windows, Mac OS X, and Linux. It provides a fast and simple editing environment for writing and testing Python code, making it a good choice for students, educators, and hobbyist developers.