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.0.tar.gz
(592.9 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.0-py2.py3-none-any.whl
(579.6 kB
view details)
File details
Details for the file QtAwesome-0.5.0.tar.gz.
File metadata
- Download URL: QtAwesome-0.5.0.tar.gz
- Upload date:
- Size: 592.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b716ff0330c41ceee6cd2bbdc696d308543096c00a7b27492abd8a5ee07f86ee
|
|
| MD5 |
104344148697ed0c09de93073c8f8ad3
|
|
| BLAKE2b-256 |
6a5db84d571b67d4502326f1c6e68d09df85a34c2d8bc96ddcc001703e641dcc
|
File details
Details for the file QtAwesome-0.5.0-py2.py3-none-any.whl.
File metadata
- Download URL: QtAwesome-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 579.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
643bc40fb74ae3ff88cf35aa2bfc9453f1cd742df6f7f6815aee51ce972fe59f
|
|
| MD5 |
0599c0f4b85f2af7b884aea254c5452b
|
|
| BLAKE2b-256 |
afe99be2ecec55df385d8bac4ac94cb03e8a24ffaa5b6e8ccbd72fc518c20caa
|