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.0.tar.gz
(149.6 kB
view hashes)
Built Distribution
QtAwesome-0.3.0-py2.py3-none-any.whl
(149.1 kB
view hashes)
Close
Hashes for QtAwesome-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 792a93c4ffd8beef1510d8f1ccaa37bdf3f6f1f7cd6931d28e144f761e7a90a0 |
|
MD5 | 65a68c91c5f16f9497b2e74290d552d4 |
|
BLAKE2b-256 | 69cce54ac130f54b8f267e7a06e2ceb75e2a3c89e9ab7e38028ca6e0fb769eb6 |