Skip to main content

Python TKinter Simple UI Components

Project description

PyDeskUI

Python TKinter Simple UI Components

⚠️This project is still in development and is only for testing and learning, not production

Usage

Installation

root path

# install dependencies from requirements.txt
pip install -r requirements.txt

# install PyDeskUI by setup.py, build mode
python setup.py build
python setup.py install

Demo

Draw Bing Dwen Dwen

cd demo/draw_bdd
python main.py

Develop demo

cd pydeskui
python demo.py

Build

pip install pyinstaller
pyinstaller -F -w -i ./core/assets/img/logo.ico ./core/grid.py

Contribution

Check Contributing Guide

Reference

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydeskui-0.0.1.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

pydeskui-0.0.1-py3-none-any.whl (33.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page