Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

This package provides a toolkit to render icon-font glyphs.

Project description

https://badge.fury.io/py/IconFonts.png https://travis-ci.org/joke2k/iconfonts.png?branch=master https://coveralls.io/repos/joke2k/iconfonts/badge.png?branch=master

This package provides a toolkit to render icon-font glyphs.

Documentation

The full documentation is at https://iconfonts.readthedocs.org.

Quickstart

Install IconFonts:

pip install iconfonts

Then use it in a project:

>>> import iconfonts
>>> iconfonts.get_icon('star')
u'<i class="star"></i>'

Features

  • Multiple Icon font supported

  • Auto registration of IconFonts

  • Third party template systems integration (django)

  • Tests

Installed Fonts

History

0.0.3 (2014-06-16)

  • Fix license.

  • Update docs for django.

0.0.2 (2014-06-12)

  • Fix for python 2.6 and 3.3.

0.0.1 (2014-06-12)

  • First release on PyPI.

Supported by

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