Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 5.15.4 instead.

Font Awesome Free Download

This package is designed to be easily used in a django project to leverage how Django handles static files, but can be installed for any Python project. Font Awesome free will be downloaded to your site-packages so if you are using a framework other than Django you will need to alter these instructions to work with what you are using.

Downloading Font Awesome Free for a Django project

Add fontawesome-free==version_number to your requirements.txt file.

Add 'fontawesome-free' to your installed apps in your settings.py file.

Add the following lines to your <head> in your base template if you want to use Font Awesome in your entire project or in the <head> of any individual files where you want to use Font Awesome.

<link href="{% static 'fontawesome_free/css/all.min.css' %}" rel="stylesheet" type="text/css">
<script src="{% static 'fontawesome_free/js/all.min.js' %}"></script>

You are now ready to use Font Awesome Free! To get started using Font Awesome Free go to https://fontawesome.com/start.

Check out our icons here https://fontawesome.com/icons?d=gallery.

You can find our docs at https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use.

Have fun!

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fontawesome_free-5.14.0-py3-none-any.whl (20.4 MB view details)

Uploaded Python 3

File details

Details for the file fontawesome_free-5.14.0-py3-none-any.whl.

File metadata

  • Download URL: fontawesome_free-5.14.0-py3-none-any.whl
  • Upload date:
  • Size: 20.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.5

File hashes

Hashes for fontawesome_free-5.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 733a92abcd9988bdff003b3cc16c4f0891e4ef4136c323d901fdc00df7c0dc61
MD5 c2557ddab3953246d36010a713e5ace3
BLAKE2b-256 9563013110d33d71eb7ec8a5bc2c83f4432ff438c5ee0438f411d74bf6ea4385

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page