Skip to main content

create stylized table widget

Project description

Package for easily creating and formatting frequenly used table model

Simple package for stylizing and formatting PyQt5 Widgets

Install with pip3 install styled-pyqtwidgets

Expected Usage

from PyQt5 import QtWidgets
from StyledWidgets.TableStyles import StyledTableWidget

table = QtWidgets.QTableWidget()
table_widget = StyleTableWidget(table)

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

styled-pyqtwidgets-0.1.6.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

styled_pyqtwidgets-0.1.6-py3-none-any.whl (2.7 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