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('fa.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.3.1.tar.gz
(149.6 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.3.1-py2.py3-none-any.whl
(149.1 kB
view details)
File details
Details for the file QtAwesome-0.3.1.tar.gz.
File metadata
- Download URL: QtAwesome-0.3.1.tar.gz
- Upload date:
- Size: 149.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de608c69be700cb6590998174d37bca4aba324f9b809a85aff6f07bea7812c87
|
|
| MD5 |
e89769108820012168438fe9d03b9af9
|
|
| BLAKE2b-256 |
098c42aeb31353b88761944df4f9b45e71377335d067800bcbb3bdefcf01e5ae
|
File details
Details for the file QtAwesome-0.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: QtAwesome-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 149.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23b3ffb4c39b41f5edf98057694b992441028cf131a6878554993c714eda1bfa
|
|
| MD5 |
3dcffbffd0f3d1dc00d4fd755416a5bd
|
|
| BLAKE2b-256 |
3f56a05802a0b3430e42c190ba822552950bad8dff424f2c4e376d43eb36b545
|