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.2.0.tar.gz
(147.5 kB
view hashes)
Built Distribution
QtAwesome-0.2.0-py2.py3-none-any.whl
(147.3 kB
view hashes)
Close
Hashes for QtAwesome-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed2a776d2e07ca27d8f20f0042ed47c9506829e009715370db2b7fba60941c93 |
|
MD5 | ba78175556770d34c3b18b4f805e3162 |
|
BLAKE2b-256 | 039f5c6f356e91ae20d27bf9257a42036d7d1ffaf40d8ce69bd0912b2f4e60ff |