Skip to content

ShashankRaoCoding/SmolGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmolGUI

This is a Python library written with Pygame. The aim is to encourage GUI development with Pygame and sepped up the development process. The library is meant for beginners, and thus offers limited functionality. It shines in the area that a working GUI can be created with very few lines of code.

You can get Pygame here: https://github.com/pygame/pygame Alternatively: type pip install pygame into command line.

Neither the library nor its creator are affiliated or endorsed by Pygame. No warranties are included and the software is published under the terms of the GNU Lesser General Public License. Furthermore, please check the terms of use of Pygame itself.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
USA

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages