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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file styled-pyqtwidgets-0.1.6.tar.gz.
File metadata
- Download URL: styled-pyqtwidgets-0.1.6.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f6fde5edaf4af437906ab2b812fb79913c8a0360c5596412dece44e3eb0516b
|
|
| MD5 |
e4e62604454d2f74e9823a9b1b1f9094
|
|
| BLAKE2b-256 |
7b5390d113a832fdea43d104ad9df78a53814fc1d1a2cd2ec3489fe18f90ce9a
|
File details
Details for the file styled_pyqtwidgets-0.1.6-py3-none-any.whl.
File metadata
- Download URL: styled_pyqtwidgets-0.1.6-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71cea799d9fecc68eb505fca681b7c66128418ac47fb109395252a53fda3bfc1
|
|
| MD5 |
bfcb769f62b5dc3aedb6e799974fa483
|
|
| BLAKE2b-256 |
cc8d8f0b7d962af4a796430439fbe6348afd48da1c05175a5861498469730223
|