Meteocons (font-based) provider for ttkbootstrap-icons
Project description
ttkbootstrap-icons-meteocons
An icon provider for the ttkbootstrap-icons library.
Meteocons is a compact weather-themed icon font.
Install
pip install ttkbootstrap-icons-meteocons
Quick start
import tkinter as tk
from ttkbootstrap_icons_meteocons import MeteoIcon
root = tk.Tk()
icon = MeteoIcon("a", size=24, color="#0077ff")
tk.Button(root, image=icon.image, text="Meteocons", compound="left").pack()
root.mainloop()
Styles
This provider uses a single font without separate style variants.
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.
License and Attribution
- Upstream license: Meteocons — https://demo.alessioatzeni.com/meteocons/
- Wrapper license: MIT © Israel Dryer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ttkbootstrap_icons_meteocons-1.0.0.tar.gz.
File metadata
- Download URL: ttkbootstrap_icons_meteocons-1.0.0.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f5f0df106c733c15d39639f236f201a603efe25a7b0ad7eb4277b7400ed23dd
|
|
| MD5 |
8b7d6a36bc2fa1a3ace5014a2317295d
|
|
| BLAKE2b-256 |
81495756c4a1f3c2a11539901c7db79449b33c5b75ab97524ade389d2b1beb03
|
File details
Details for the file ttkbootstrap_icons_meteocons-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ttkbootstrap_icons_meteocons-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3830cbb2c0a52b3e9c538a8937e9369f25b3c2515cfb829e44893fd9b2755f2
|
|
| MD5 |
0f4c9cd02eb4c36ee68a41370cf028cb
|
|
| BLAKE2b-256 |
0028107864bdc566e536976dc7816168b763c7aa47addeba161e98b9f182302a
|