Skip to main content

Font Awesome-4.7 for python desktop usage

Project description

pyFontAwesome47

Font Awesome-4.7 for python desktop usage.

Install

pip install fontawesome47

Get font path or data

import fontawesome47

path = fontawesome47.get_path() # pathlib.Path

data = fontawesome47.get_data() # bytes

Icons

# example
import fontawesome47.icons_str as ICONS_FA
imgui.text_unformatted(ICONS_FA.SEARCH)

example

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

fontawesome47-1.2.0.tar.gz (126.3 kB view hashes)

Uploaded Source

Built Distribution

fontawesome47-1.2.0-py3-none-any.whl (127.3 kB view hashes)

Uploaded Python 3

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