Skip to main content

FontAwesome 5 extension for superqt font icons

Project description

fonticon-fontawesome5

License PyPI Python Version CI codecov

FontAwesome 5 extension for superqt font icons

pip install superqt fonticon-fontawesome5
from fonticon_fa5 import FA5S
from qtpy.QtCore import QSize
from qtpy.QtWidgets import QApplication, QPushButton
from superqt.fonticon import icon, pulse

app = QApplication([])

btn2 = QPushButton()
btn2.setIcon(icon(FA5S.spinner, animation=pulse(btn2)))
btn2.setIconSize(QSize(225, 225))
btn2.show()

app.exec_()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fonticon-fontawesome5-5.15.4.tar.gz (556.9 kB view details)

Uploaded Source

Built Distribution

fonticon_fontawesome5-5.15.4-py2.py3-none-any.whl (562.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fonticon-fontawesome5-5.15.4.tar.gz.

File metadata

  • Download URL: fonticon-fontawesome5-5.15.4.tar.gz
  • Upload date:
  • Size: 556.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for fonticon-fontawesome5-5.15.4.tar.gz
Algorithm Hash digest
SHA256 4ce06b3bf0169dceede72ddd07d92b0d7476e8b47f452fe4b1bde8f0423b7adb
MD5 af956065d0c6899af55917ebcf1866c5
BLAKE2b-256 0b43288b827f7891387098e4ca41843cdf5cdde11355b72a0220fd9e6fbad3af

See more details on using hashes here.

File details

Details for the file fonticon_fontawesome5-5.15.4-py2.py3-none-any.whl.

File metadata

  • Download URL: fonticon_fontawesome5-5.15.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 562.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for fonticon_fontawesome5-5.15.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f30eb8a14caa8f5f321faa4a1592443c7f0b999604dffc4440c36d863e8d9663
MD5 ff1e2911507c09f6b582cd3448561852
BLAKE2b-256 c442d733ddfaec3a136c7073a5ccfb9ee1bb0d6f9fb85bc063ba58ca6e0c36f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page