Skip to main content

Devicon (font-based) provider for ttkbootstrap-icons

Project description

ttkbootstrap-icons-devicon

An icon provider for the ttkbootstrap-icons library.
Devicon provides brand and technology icons for programming languages and development tools.

PyPI License


Install

pip install ttkbootstrap-icons-devicon

Quick start

import tkinter as tk
from ttkbootstrap_icons_devicon import DevIcon

root = tk.Tk()

py = DevIcon("python-plain", size=24, color="#3776AB")
js = DevIcon("javascript-original-wordmark", size=20)

tk.Button(root, image=py.image, text="Python", compound="left").pack()
tk.Button(root, image=js.image, text="JavaScript", compound="left").pack()

root.mainloop()

Styles

Variant Description
original colored base icons
original-wordmark includes brand wordmark
plain monochrome (outline) variant
plain-wordmark monochrome with brand name

Icon Browser

Browse available icons with the built-in browser. From your terminal run:

ttkbootstrap-icons

Use Copy Name in the browser to copy the icon name and style directly for use in your code.

Icon Browser


License and Attribution

Project details


Download files

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

Source Distribution

ttkbootstrap_icons_devicon-1.0.0.tar.gz (816.7 kB view details)

Uploaded Source

Built Distribution

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

ttkbootstrap_icons_devicon-1.0.0-py3-none-any.whl (817.5 kB view details)

Uploaded Python 3

File details

Details for the file ttkbootstrap_icons_devicon-1.0.0.tar.gz.

File metadata

File hashes

Hashes for ttkbootstrap_icons_devicon-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6d462775f2b6df7c8be31f96e361d479a49ecb5d7bf4afe2f16ae70b9fcb7da7
MD5 4589fd1631e56b5458026d61167d3eb9
BLAKE2b-256 9251b9f3b1f8b3e8045d8d087d333775ab5135e2fc5430c8d89cdbfd609a8328

See more details on using hashes here.

File details

Details for the file ttkbootstrap_icons_devicon-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ttkbootstrap_icons_devicon-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 979896a933a772a57e34cb1fbb7de5d81765090e32aad15d3a88d87d38f9e8ce
MD5 84322e14b20bac7c2599deb8ef470855
BLAKE2b-256 28824ee8f9073bdd4c00b576adbe24d8ab1d39796c643a1c50ade9436cf907d6

See more details on using hashes here.

Supported by

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