Skip to content

ruveloper/python-qt-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Qt Dashboard

A GUI Login - Dashboard example using Python and Qt.

Dashboard preview

Build with:

Python Qt

Run Locally

Clone the project

  git clone https://github.com/ruveloper/python-qt-dashboard.git

Go to the project directory

  cd ./python-qt-dashboard

Create a python virtualenv and install requirements

  python -m venv .venv
  (windows) .\.venv\Scripts\activate
  pip install -r .\requirements.txt

Run project

  python main.py

Dashboard animated preview

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages