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.3.tar.gz
(150.1 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.3-py2.py3-none-any.whl
(149.6 kB
view details)
File details
Details for the file QtAwesome-0.3.3.tar.gz.
File metadata
- Download URL: QtAwesome-0.3.3.tar.gz
- Upload date:
- Size: 150.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3c98ee4df0133ae42d202fea20253f8746266b4541c5df4269ca4131792ce0f
|
|
| MD5 |
830677aa6ca4e7014e228147475183d3
|
|
| BLAKE2b-256 |
c794f42d93832237ce84c1c43ace151b3ce671d171127b424800970ff8eb1bef
|
File details
Details for the file QtAwesome-0.3.3-py2.py3-none-any.whl.
File metadata
- Download URL: QtAwesome-0.3.3-py2.py3-none-any.whl
- Upload date:
- Size: 149.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50dade7769c2fa6b447e6fa7e766ffd5bdbfa1944e548fc178890095b0a744ed
|
|
| MD5 |
37673cd3f7474fd2aacbf9fb508fb4b4
|
|
| BLAKE2b-256 |
ba53c3a629cb11f22d14510fc1546e2327b1af812d19565ebcab2b9a91958b9a
|