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
- https://fontawesome.com/v4.7/cheatsheet/
- https://github.com/FortAwesome/Font-Awesome/blob/a8386aae19e200ddb0f6845b5feeee5eb7013687/src/icons.yml
# 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 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
fontawesome47-1.2.0-py3-none-any.whl
(127.3 kB
view details)
File details
Details for the file fontawesome47-1.2.0.tar.gz.
File metadata
- Download URL: fontawesome47-1.2.0.tar.gz
- Upload date:
- Size: 126.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e276874376b09799ffe28088bc3164299aad3ff86af51d62a5bdeb613ea23fc
|
|
| MD5 |
a23fb147dd94592c83b9c62ff3dfe176
|
|
| BLAKE2b-256 |
7b0c5d3c0973f8c5b8754794d31302c1e21e5582b44db054c37e6c3d6fdf8374
|
File details
Details for the file fontawesome47-1.2.0-py3-none-any.whl.
File metadata
- Download URL: fontawesome47-1.2.0-py3-none-any.whl
- Upload date:
- Size: 127.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab8c6a39e09c9c4e8200044b13ebad556d490f89c4f29f4e9014955e87bb73f5
|
|
| MD5 |
87d67a87e79e97aa7ea96a2662bf484d
|
|
| BLAKE2b-256 |
0597df96bcc290ffc99227cf8317ff76d6bcc3ee929d6a30959cd644e69f61e1
|