Pylet is a basic development environment for creating, managing, and tracing Python code. It is intended to be as simple as possible to accomodate students and other learning individuals.
Pylet can be built using CMake alongside the Qt5 framework. CMake 2.8.11 is the minimum version required for properly configuring the project. For Windows and OSX, ensure that the CMAKE_PREFIX_PATH environment variable references the desired Qt directory (i.e. C:\Qt\5.5\msvc2013).
This project is licensed under the GNU GPLv3 License. The full license can be viewed here.
This application makes use of the Snowish icon pack by Alexander Moore. Packaged icons are distributed under the terms of the GPLv3 license as described above.