Giter VIP home page Giter VIP logo

tkinter-toolkit's Introduction


Logo

Tkinter-Toolkit

Tkinter is a great library for UI development in python. Specially the canvas widget of tkinter lets you make any custom widget you want. If you are planning to create a new piece of software or want to implement a GUI for your python scripts, then tkinter is still one of the best options out there. Moreover, after the arrival of customtkinter, it is super easy to create a modern user-friendly UI. The community is also very kind and helpful. Also note that both customtkinter and tkinter libraries can be used together in one project.

Tkinter-Toolkit is a small application that helps you find tkinter/customtkinter widget libraries and useful tools created by some awesome people. There are lots of libraries listed in this application. So start exploring them one by one and develop great projects!

Requirements: customtkinter and PIL, Don't forget to leave a โญ

Features

  • Explore new tkinter/customtkinter addon libraries
  • Experience a better UI development with tkinter
  • Installation links are provided
  • Preview images of the libraries
  • Detailed descriptions provided
  • Update database and view new packages if available

Screenshots

Screenshot1 Screenshot2 Screenshot3

Note: This app is not a download manager for the libaries, it just shows the collection of those libraries which you can view and install manually. All the official author names, repository links and description are written in the database. (Any type of changes in the database is possible if required)

Hope it will help tkinter users and also the respected repository owners.

If you have found or made any new tkinter based widget library, then please share it here!

tkinter-toolkit's People

Contributors

akascape avatar rdbende avatar thisal-d avatar zingzy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tkinter-toolkit's Issues

PIL issue

when i run it, it shows - 'PhotoImage' object has no attribute '_PhotoImage__photo'

[Feature] Make this a download manager?

I saw that the README said that this app was not a download manager. But why not make it one?

For the libraries that are installable via pip, you could add a button to their pages allowing you to install them.

The idea would be something like this:

  1. User clicks button
  2. The button has a command binded to the first (left) button
  3. Upon clicking, through the subprocess module, you can run pip install <library>

Since macOS and Windows use different commands, you can use platform.system() to check if it is a Windows, Linux, or macOS user. For Windows use pip, and for macOS and Linux use pip3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.