Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-bs-icons

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-bs-icons

A Django app to easily and cleanly insert Bootstrap icons.

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1

This is a simple Django app to easily and cleanly display Bootstrap Icons.

Install via pip install django-bs-icons

Add to settings.py apps 'bs_icons'

Simply add {% load bs_icons %} to the header section of your Django template. Then add {% bs_icon 'NAME_OF_ICON' %}.

Here is the list of icons currently supported:

https://github.com/twbs/icons/tree/933852be6b67d1ec0adc782448f83305553b55d1/icons

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc