A group of themes for the ttk extensions of Tkinter with a Tkinter.Tk wrapper
Project description
# ttkthemes
[![Build status](https://ci.appveyor.com/api/projects/status/to1w9uqe5gaq7vu1/branch/master?svg=true)](https://ci.appveyor.com/project/RedFantom/ttk-themes/branch/master)
[![Build Status](https://travis-ci.org/RedFantom/ttkthemes.svg?branch=master)](https://travis-ci.org/RedFantom/ttkthemes)
[![codecov](https://codecov.io/gh/RedFantom/ttkthemes/branch/master/graph/badge.svg)](https://codecov.io/gh/RedFantom/ttkthemes)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![PyPI version](https://badge.fury.io/py/ttkthemes.svg)](https://pypi.python.org/pypi/ttkthemes)
[![Doc Status](https://readthedocs.org/projects/ttkthemes/badge/?version=latest&style=flat)](https://ttkthemes.readthedocs.io/en/latest)
A group of themes for the ttk extenstions for Tkinter gathered together by RedFantom and
created by various authors.
![Tcl/Tk logo](https://www.gsfparser.tk/wp-content/uploads/2017/03/Tcl.Tk_.png)
## License
ttkthemes: A group of themes for the ttk extensions of Tcl
Copyright (C) 2017-2018 RedFantom
Copyright (C) 2017-2018 Akuli
Copyright (C) 2004 Pat Thoyts
Copyright (C) 2004 David Zolli
Copyright (C) 2007-2008 Mats Bengsston
Copyright (C) 2005 Jelco Huijser
Copyright (C) 2015-2018 The materia and equilux authors
Copyright (C) 2018 Uwe Klimmek
Copyright (C) Regents of the University of California, Sun Microsystems, Inc.,
Scriptics Corporation, and other parties.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.``
Please note that while you can use some themes **only** under GPLv3 and that my code is also
available **only** under GPLv3, some themes, of which the files have a header explicitly stating
this, are also available under the BSD-like 2-clause Tcl license.
This library also includes `TkImg 1.4.7`, of which the homepage is located
[here](https://sourceforge.net/projects/tkimg/). Note that this library is
available under the license terms as specified in `tkimg/LICENSE`.
## Usage
For more information about how to use this project in your own programs, please check out the
[documentation](https://ttkthemes.readthedocs.io/en/latest/) on ReadTheDocs. You can also find
example images of the different included themes there, so you can choose one easily, as well
as examples on usage.
## Recommendations
The themes `plastik`, `clearlooks` and `elegance` are recommended to make your UI look nicer
on all platforms when using `Tkinter` and the `ttk` extensions in Python. When you are targeting
Ubuntu, consider using the great `radiance` theme.
[![Build status](https://ci.appveyor.com/api/projects/status/to1w9uqe5gaq7vu1/branch/master?svg=true)](https://ci.appveyor.com/project/RedFantom/ttk-themes/branch/master)
[![Build Status](https://travis-ci.org/RedFantom/ttkthemes.svg?branch=master)](https://travis-ci.org/RedFantom/ttkthemes)
[![codecov](https://codecov.io/gh/RedFantom/ttkthemes/branch/master/graph/badge.svg)](https://codecov.io/gh/RedFantom/ttkthemes)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![PyPI version](https://badge.fury.io/py/ttkthemes.svg)](https://pypi.python.org/pypi/ttkthemes)
[![Doc Status](https://readthedocs.org/projects/ttkthemes/badge/?version=latest&style=flat)](https://ttkthemes.readthedocs.io/en/latest)
A group of themes for the ttk extenstions for Tkinter gathered together by RedFantom and
created by various authors.
![Tcl/Tk logo](https://www.gsfparser.tk/wp-content/uploads/2017/03/Tcl.Tk_.png)
## License
ttkthemes: A group of themes for the ttk extensions of Tcl
Copyright (C) 2017-2018 RedFantom
Copyright (C) 2017-2018 Akuli
Copyright (C) 2004 Pat Thoyts
Copyright (C) 2004 David Zolli
Copyright (C) 2007-2008 Mats Bengsston
Copyright (C) 2005 Jelco Huijser
Copyright (C) 2015-2018 The materia and equilux authors
Copyright (C) 2018 Uwe Klimmek
Copyright (C) Regents of the University of California, Sun Microsystems, Inc.,
Scriptics Corporation, and other parties.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.``
Please note that while you can use some themes **only** under GPLv3 and that my code is also
available **only** under GPLv3, some themes, of which the files have a header explicitly stating
this, are also available under the BSD-like 2-clause Tcl license.
This library also includes `TkImg 1.4.7`, of which the homepage is located
[here](https://sourceforge.net/projects/tkimg/). Note that this library is
available under the license terms as specified in `tkimg/LICENSE`.
## Usage
For more information about how to use this project in your own programs, please check out the
[documentation](https://ttkthemes.readthedocs.io/en/latest/) on ReadTheDocs. You can also find
example images of the different included themes there, so you can choose one easily, as well
as examples on usage.
## Recommendations
The themes `plastik`, `clearlooks` and `elegance` are recommended to make your UI look nicer
on all platforms when using `Tkinter` and the `ttk` extensions in Python. When you are targeting
Ubuntu, consider using the great `radiance` theme.
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
ttkthemes-2.3.0.tar.gz
(759.6 kB
view details)
File details
Details for the file ttkthemes-2.3.0.tar.gz
.
File metadata
- Download URL: ttkthemes-2.3.0.tar.gz
- Upload date:
- Size: 759.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.1 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25a34cf1096bced33a3d8d9b8984f3cd2cdf9a0a07c25637b9738417098892d4 |
|
MD5 | f13006b5c3a7c411d56de2da40d8cd58 |
|
BLAKE2b-256 | eaea6ffff3b933a19a1c371183bd0462804a769723734a82e9cd6928529bce38 |