Skip to main content

flask-tabler-icons

flask-tabler-icons is a collection of Jinja macros for tabler-icons and Flask.

Installation

pip install -U flask-tabler-icons

Example (check examples folder for details)

Register the extension:

from flask import Flask
from flask_tabler_icons import TablerIcons

app = Flask(__name__)
tabler_icons = TablerIcons(app)
{% from "tabler_icons/helper.html" import render_icon %}

<html>
  <head>
    <!-- css area -->
    <style>
        .custom-css {
          color: red;
        }
    </style>
  </head>
  <body>
    <h2>tabler icon</h2>
    {{ render_icon("helicopter", class="custom-css") }}
    {{ render_icon("helicopter", animation="pulse", color="blue") }}
    {{ render_icon("helicopter", animation="tada", color="blue") }}
    {{ render_icon("helicopter", animation="rotate", color="blue") }}
  </body>
</html>

Download files

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

Source Distribution

flask_tabler_icons-3.46.0.20260803.tar.gz (354.6 kB view details)

Uploaded Source

Built Distribution

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

flask_tabler_icons-3.46.0.20260803-py3-none-any.whl (362.4 kB view details)

Uploaded Python 3

File details

Details for the file flask_tabler_icons-3.46.0.20260803.tar.gz.

File metadata

File hashes

Hashes for flask_tabler_icons-3.46.0.20260803.tar.gz
Algorithm Hash digest
SHA256 67721fa37dd6c1f39b49078e59a32b061e6d562bc0b48ad885a791355a6489d7
MD5 0487e022085afc4aac865c06cb5bb041
BLAKE2b-256 d41e0a6314065a58550481504649552c3e86aad7f707b4ef2f4f3bfdc9dceb99

See more details on using hashes here.

File details

Details for the file flask_tabler_icons-3.46.0.20260803-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_tabler_icons-3.46.0.20260803-py3-none-any.whl
Algorithm Hash digest
SHA256 c3cbfd64429657c47e30a7962145d125f5e03be12517853d55e45c02fac9f837
MD5 aee6995d956459089621c0e300011bc9
BLAKE2b-256 e7e34e0d7a11c17dddd2abb08b34465a835e50c3ce7e8b3cf87b1b2ccca5a477

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.46.0.20260803 This release

2 files

3.34.0

2 files

3.31.0

2 files

3.30.0

2 files

3.28.1

2 files

3.24.0

2 files

3.12.0

2 files

3.8.0

2 files

3.5.0

2 files

3.4.0

2 files

3.3.0

2 files

3.2.0

2 files

3.1.0

2 files

2.47.0

2 files

2.46.0

2 files

2.45.0

2 files

2.44.0

2 files

Supported by

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