Skip to content

chamathsd/pylet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pylet

The Python Learning Environment and Toolkit

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.

ScreenShot

Building

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).

License

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.