Skip to main content

Font Awesome Free

Project description

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 fontawesomefree==version_number to your requirements.txt file.

Add 'fontawesomefree' 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 'fontawesomefree/css/all.min.css' %}" rel="stylesheet" type="text/css">
<script src="{% static 'fontawesomefree/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/v6/docs/web/setup/quick-start.

Have fun!

Project details


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

fontawesomefree-6.0.0-py3-none-any.whl (22.1 MB view details)

Uploaded Python 3

File details

Details for the file fontawesomefree-6.0.0-py3-none-any.whl.

File metadata

  • Download URL: fontawesomefree-6.0.0-py3-none-any.whl
  • Upload date:
  • Size: 22.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for fontawesomefree-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a4407ff3147fbb23c9c06929eacec6a7f9c45decca42d7c1a006c96746cb7fc0
MD5 b178cb1af79b920fdeb561f9e26b1164
BLAKE2b-256 fdcae68d515925e350fe70f6f6eeb5794c413f4a20f9a93e58777f9628d9cc6a

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