Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ttkwidgets

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ttkwidgets

A collection of widgets for Tkinter's ttk extensions by various authors

  • 0.13.0
  • PyPI
  • Socket score

Maintainers
2

ttkwidgets

Build Status Build status codecov PyPI version License: GPL v3 Documentation Status

A collection of widgets for Tkinter's ttk extensions by various authors.

License

ttkwidgets: A collection of widgets for Tkinter's ttk extensions by various authors 
Copyright (c) 2008-2022 The ttkwidgets authors
See AUTHORS.md for more details

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/>.

Installation

  • With pip:

      pip install ttkwidgets
    
  • Ubuntu: ttkwidgets is available in the PPA ppa:j-4321-i/ttkwidgets.

      sudo add-apt-repository ppa:j-4321-i/ttkwidgets
      sudo apt-get update
      sudo apt-get install python(3)-ttkwidgets
    
  • Archlinux: ttkwidgets is available in AUR.

Documentation

Online documentation is available here: https://ttkwidgets.readthedocs.io/en/latest/

Contributing

If you have created a widget that you think is worth adding, then feel free to fork the repository and create a Pull Request when you've added the widget to your copy of the repository. You will be credited for your work, and you can add headers to your files. You will also be added to the AUTHORS.md file.

Issues

If you find any bugs or have any ideas, feel free to open an issue here in the repository, and it will be looked at.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc