Skip to content

TomasTMI/Modular_GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular_GUI

Code Health Build Status PyPI version Documentation Status

Modular GUI using PySide and Yapsy

Summary

The idea of the Modular GUI is to encourage small modules that can be connected with each other. That means that you can focus on get a small feature just right and then plug it into a bigger sistem.

All the nuances on how different elements of the interface fall together in the same space are managed for you so you can focus on the task at hand.

Finally, versioning of modules means that you can always go back if something goes wrong.

Goals

For a full list of goals, check the following page:

Current Status

Be aware that this is a Work-in-Progress project at the moment. None of the functionality is actually in place. Hopefully, I will start to get the basic functionality within the following weeks.

Installation

You can use PIP to install the application:

pip install modular-gui

You can also clone the repo using git:

git clone https://github.com/davidmartinezanim/Modular_GUI.git

Or you can download the zip file and install it manually.

About

Modular GUI using PySide and Yapsy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%