Skip to content

peterhorvat/PySideExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PySide2 example

Requirements:

Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.11

Other requirements are specified in the requirements.txt file and can be installed with:

pip install -r requirements.txt

Run instructions:

To run the program you have to run the main.py python script.

For the tasks and files to appear in the list you have to press the corresponding buttons underneath the list. The same logic applies to the dropdown lists where you have to press the button next to it to add another instance of it.

NOTE: this example is just a GUI implementation without any advanced logic behind it except the ability to add tasks, files, projects and categories.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages