Weather Icons (font-based) provider for ttkbootstrap-icons
Project description
ttkbootstrap-icons-weather
An icon provider for the ttkbootstrap-icons library.
Weather Icons is a classic set of weather-related glyphs.
Install
pip install ttkbootstrap-icons-weather
Quick start
import tkinter as tk
from ttkbootstrap_icons_weather import WeatherIcon
root = tk.Tk()
icon = WeatherIcon("day-sunny", size=24, color="#ffbf00")
tk.Button(root, image=icon.image).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: Weather Icons - https://erikflowers.github.io/weather-icons/
- 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_weather-1.0.0.tar.gz.
File metadata
- Download URL: ttkbootstrap_icons_weather-1.0.0.tar.gz
- Upload date:
- Size: 68.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54c234b0adbac443e57a6f2519650f490a4e0c6696b9b6e385293ded9d01c22e
|
|
| MD5 |
e4559bd5223bdaad0444f8935c33acac
|
|
| BLAKE2b-256 |
bc9d41b28d0b0df803ea04ed10934a2d4b28b3986e7bf80ea10bd152fd2e0652
|
File details
Details for the file ttkbootstrap_icons_weather-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ttkbootstrap_icons_weather-1.0.0-py3-none-any.whl
- Upload date:
- Size: 69.2 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 |
ef7a62066fc76c3fd637529a9e2606ff027372b4ba73d2308d41e04381ddd37b
|
|
| MD5 |
fc9ac71cfe70eff1c01f5cb97ff8db84
|
|
| BLAKE2b-256 |
5f2c0e1932effb5ca00f6906b3ea792c0a56f83f56468423079f861ba0461674
|