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)
Release files for styled-pyqtwidgets 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| styled-pyqtwidgets-0.1.6.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| styled_pyqtwidgets-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.2 kB
Release files / styled-pyqtwidgets-0.1.6.tar.gz
| Download URL | styled-pyqtwidgets-0.1.6.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1f6fde5edaf4af437906ab2b812fb79913c8a0360c5596412dece44e3eb0516b
|
|
BLAKE2b-256 checksum How to use checksums |
7b5390d113a832fdea43d104ad9df78a53814fc1d1a2cd2ec3489fe18f90ce9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|
Release files / styled_pyqtwidgets-0.1.6-py3-none-any.whl
| Download URL | styled_pyqtwidgets-0.1.6-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
71cea799d9fecc68eb505fca681b7c66128418ac47fb109395252a53fda3bfc1
|
|
BLAKE2b-256 checksum How to use checksums |
cc8d8f0b7d962af4a796430439fbe6348afd48da1c05175a5861498469730223
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|