Flask-favicon documentation

https://img.shields.io/badge/License-MIT-blue.svg https://img.shields.io/pypi/pyversions/flask-favicon.svg https://img.shields.io/badge/platform-Linux,_MacOS,_Windows-blue https://badge.fury.io/py/flask-favicon.svg https://github.com/maxdup/flask-favicon/actions/workflows/CI.yml/badge.svg _images/coverage.svg

Flask-favicon is a Flask extension which generates multiple favicon variants for different platforms. The goal is to cover as many devices as possible from a single image file. Flask-favicon compiles and serves all the assets for you and provides an easy to use Jinga template which you can include in your html <head>.

Flask-favicon is largely inspired by favicons-webpack-plugin.

User Guides

Get yourself up and running quickly.

Api Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Contributing

Few things to know before diving in the code.