| Port details |
- py-ttkbootstrap Flat style theme extension for Python Tkinter
- 2.2.1 devel
=0 1.20.3Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2022-12-06 10:12:05
- Last Update: 2026-08-14 15:20:29
- Commit Hash: 11ffd28
- Also Listed In: python
- License: MIT
- WWW:
- https://ttkbootstrap.readthedocs.io/en/latest/
- Description:
- A supercharged theme extension for Tkinter that enables on-demand modern flat
style themes inspired by Bootstrap.
Features
* Over a dozen curated dark and light themes.
* Loads of beautiful pre-defined widget styles such as outline and round
toggle buttons.
* Apply colors and types using simple keywords such as primary and striped
instead of the legacy approach of primary.Striped.Horizontal.TProgressbar.
If you've used Bootstrap for web development, you are already familiar with
this approach using css classes.
* ttkbootstrap comes with several new beautifully designed widgets such as
Meter, DateEntry, and Floodgauge. Additionally, dialogs are now themed and
fully customizable.
* Want to create your own theme? Easy! ttkboostrap includes a built-in theme
creator that enables you to easily build, load, expore, and apply your own
custom themes.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ttkbootstrap>0:devel/py-ttkbootstrap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ttkbootstrap/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ttkbootstrap
- pkg install py312-ttkbootstrap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-ttkbootstrap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-ttkbootstrap
- Package flavors (<flavor>: <package>)
- py312: py312-ttkbootstrap
- distinfo:
- TIMESTAMP = 1786720155
SHA256 (ttkbootstrap-2.2.1.tar.gz) = b7effaf84ffadf4ad73da78e3998615715f883bcf6aac8c7cbb232dd498ce8a8
SIZE (ttkbootstrap-2.2.1.tar.gz) = 605663
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=0.61.0 : devel/py-setuptools@py312
- py312-wheel>=0.45.1 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pillow>=8.2.0 : graphics/py-pillow@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- graphics/py-fotokilof
- for Run
-
- graphics/py-fotokilof
Configuration Options:
- No options to configure
- Options name:
- devel_py-ttkbootstrap
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|