Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
/ wyper Public archive

A Python GUI Library to create beautiful UIs that scale

License

Notifications You must be signed in to change notification settings

amaank404/wyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wyper

A small and simple GUI library (archived) that was used to create my school project, an image editor namely Wypeditor.

The library is not well optimized or well structured or documented for maintainibility. This roots from the quick development requirements for the school porject to finish on deadline.

This library is not accepting any issues or PRs and remains here as just a supporting piller to the main image editor.

You may look at the source code put under wyper/ but beware, it is not well structured or documented!

  • wyper/colors.py contains color themeing
  • wyper/layouthandler.py contains layout handling code to calculate layout
  • wyper/widgets.py contains code for widgets, their layout management, and rendering along with mouse events

About

A Python GUI Library to create beautiful UIs that scale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages