{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"}],"enrichment":{"capability":"Distributes Font Awesome Free icon fonts and assets as a Python package for use in web projects, particularly with Django's static file handling.","skillfed_tags":["icon-fonts","django-static-files"],"use_cases":["Add Font Awesome icons to a Django web application by installing the package and referencing icons in templates.","Bundle icon fonts with a Python-based static site generator or web framework that needs offline access to Font Awesome.","Simplify deployment of web projects that depend on Font Awesome by including the fonts in a pip-installable package.","Avoid external CDN dependencies by hosting Font Awesome fonts locally via a Python package in air-gapped or restricted environments."],"what_it_does":"Font Awesome Free is a package that bundles the Font Awesome icon font library for distribution via pip. It downloads the font assets into your Python environment's site-packages, making them available for web projects. The package is designed with Django in mind, leveraging Django's static file system to serve the fonts, but can be installed in any Python project provided you manually configure how to access the downloaded files.\n\nThe package itself contains no runtime dependencies and carries low installation friction. It is actively maintained and receives regular updates to track Font Awesome's free icon releases. The primary use case is simplifying icon font distribution in web applications without requiring separate CDN or manual font downloads.","worth_installing":"Yes, if you need Font Awesome icons in a Django project or can manually configure font serving in another framework. The package has low friction, no runtime dependencies, and active maintenance. However, verify the free license terms match your use case first, since license treatment is unclear and commercial use may have restrictions."},"id":"fontawesomefree","links":{"html":"https://skillfed.io/packages/fontawesomefree","md":"https://skillfed.io/packages/fontawesomefree.md","pypi":"https://pypi.org/project/fontawesomefree/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-07-16","license_spdx":null,"license_treatment":"unclear","name":"fontawesomefree","python_support":"unspecified","summary":"Font Awesome Free"},"popularity":{"monthly_downloads":188248,"position":9948,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.6.0"}
