FontAwesome icons in PyQt and PySide applications
Project description
QtAwesome - Iconic Fonts in PyQt and PySide applications
QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications.
It is a port to Python - PyQt / PySide of the QtAwesome C++ library by Rick Blommers.
# Get icons by name.
fa_icon = qta.icon('fa5s.flag')
fa_button = QtGui.QPushButton(fa_icon, 'Font Awesome!')
asl_icon = qta.icon('ei.asl')
elusive_button = QtGui.QPushButton(asl_icon, 'Elusive Icons!')
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
QtAwesome-0.5.1.tar.gz
(593.0 kB
view details)
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
QtAwesome-0.5.1-py2.py3-none-any.whl
(579.7 kB
view details)
File details
Details for the file QtAwesome-0.5.1.tar.gz.
File metadata
- Download URL: QtAwesome-0.5.1.tar.gz
- Upload date:
- Size: 593.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41add5ad15659f461451afe0fb2d9eaef0294eb1067ab517b86a973e1df7c696
|
|
| MD5 |
888bcdcd39e332c4e98ccd5403a49072
|
|
| BLAKE2b-256 |
42861fcce4481660fce2e05c0b70d735c60c8439a0c48a66b3339941c5685a97
|
File details
Details for the file QtAwesome-0.5.1-py2.py3-none-any.whl.
File metadata
- Download URL: QtAwesome-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 579.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc72cdc8e446c48f3f4928d35401c1c918a061ad562a7ea70c5f25a5ce905923
|
|
| MD5 |
25b55c2e5afb67e3000503586b783c57
|
|
| BLAKE2b-256 |
9d3a291a45081eec40423268c15e1851e221f114603fa1bc89178eba13d620d6
|