The Font Awesome icon set for python
Project description
Installation
pip install fontawesome
Usage
import fontawesome as fa
print(fa.icons['thumbs-up'])
>>>
Build
# Run the generate script to download font awesome's character mapping
# and generate a python-formatted version of it. Save this file as icons.py
# in the fontawesome subdirectory. Note that this pulls the latest revision
# on the master branch. You can easily change this with the --revision flag.
./fontawesome/generate.py > ./fontawesome/icons.py
python setup.py build
python setup.py install
License
The code in this repository is licensed under Apache 2.0
The character codes included with this package are part of the Font Awesome project.
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
fontawesome-5.10.1.post1.tar.gz
(20.4 kB
view details)
Built Distribution
File details
Details for the file fontawesome-5.10.1.post1.tar.gz
.
File metadata
- Download URL: fontawesome-5.10.1.post1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b5e8f2ed12a74b88aef6f404ff770af425324041bc5620523a802d5406595b8 |
|
MD5 | 13d48226fb352f6d9affc2c497821a80 |
|
BLAKE2b-256 | d45c7bd784c3f6dc8dc148a6a6ad3e7d4bf0e3c5a53f9565cc0385d7f3dcee29 |
File details
Details for the file fontawesome-5.10.1.post1-py3-none-any.whl
.
File metadata
- Download URL: fontawesome-5.10.1.post1-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 642d74da5f4726bb2c8f035a2f4a98fdc4294d213a291994ee0b3d845166f9e8 |
|
MD5 | c77ca2df76dd8e4be5e410734c57eda5 |
|
BLAKE2b-256 | b9fa84705d3713db9a528ab489cc8e213cafb6425407a437a1a7a6148d6bf98f |