Showing 214 open source projects for "tkinter python"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    pyTermTk

    pyTermTk

    Python Terminal Toolkit - a Spiced Up TUI Library

    pyTermTk is a Text-based user interface library (TUI). Evolved from the discontinued project pyCuT and inspired by a mix of Qt5, GTK, and tkinter API definition with a touch of personal interpretation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Restaurant Management System

    Restaurant Management System

    Restaurant Management System written in Python using Tkinter

    Restaurants nowadays require modern solutions to handle daily tasks, especially when it comes to order handling as bookkeeping is outdated for modern times, in which human fault might cost the facility lots of money. Restaurant Management System (will be referred as RMS from now on) offers the following to tackle the problem. Store the configuration of the given restaurant and its menu to easily handle reservations and orders. Create and store orders for the requested tables. Generate and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Real-ESRGAN GUI

    Real-ESRGAN GUI

    Cross-platform GUI for image upscaler Real-ESRGAN

    The graphic interface of Real-ESRGAN, a practical and beautiful image magnification tool, refers to the design of waifu2x-caffe. This program is a graphical interface of Real-ESRGAN's command line program Real-ESRGAN-ncnn-vulkan , written in Python and tkinter, and supports Windows, Ubuntu and macOS platforms. According to actual measurements, arm64the single-architecture performance is better than universal2the dual- architecture Mac on the Apple chip, so Apple chip users are advised to pack arm64single-architecture applications by themselves. Real-ESRGAN can only enlarge the input image with a fixed 2-4x magnification (related to the selected model). ...
    Downloads: 147 This Week
    Last Update:
    See Project
  • 4
    Basic Website Studio (Tkinter Edition)

    Basic Website Studio (Tkinter Edition)

    Basic Website Studio (Tkinter Edition)

    A simple, lightweight code editor for basic web development, written in Python using the standard Tkinter GUI toolkit. This application is designed to run without any external Python libraries (like PySide6 or PyQt), making it ideal for easy distribution on Linux systems, such as in a .deb package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    This file is capable of creating tools in Python (preferably written using the tkinter graphical interface), but to do so, you need to have the latest version of Python installed on your computer. In addition, you must install pyinstaller using the command pip install pyinstaller to be entered in CMD. Alternatively, you can use this other .bat file that autonomously installs many Python utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PAGE
    PAGE is a drag-and-drop GUI generator for Python and Tkinter which generates Python modules that display a relatively simple GUI constructed from Tk and Ttk widget sets using the Place Geometry Manager. PAGE supports the construction of multiple toplevel GUI's. PAGE is a cross-platform tool running on any OS that has a current version of Python installed. PAGE output requires only Python Tkinter and runs on Linux, Unix, Windows, and even Rasperian. ...
    Leader badge
    Downloads: 630 This Week
    Last Update:
    See Project
  • 7

    free-csv-editor

    A small-size csv editor developed by Python

    This is a small-size csv editor developed by Python Treeview/Tkinter, and it could be integrated into any python-based programs for easy data processing. Another version is also provided as a simple text-based csv editor, which use tab (/t) to separate the data elements in csv editor. The source code could be run on Python2 or Python3 with Tkinter. Compared with many table-processing software, this small program will not add many commas at the end of each line because it is specially developed for csv data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ASA Server Manager
    ASAM is a Ark Ascended dedicated server manager. Able to install and manage large clusters with different settings seamlessly. Built to fix what other launchers were lacking in control and simplicity.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    jukebox

    jukebox

    Jukebox Music Player

    A modern Windows desktop jukebox app built with Python and Tkinter, now featuring a vibrant neon color theme and improved playback controls.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    HelPyLite!

    HelPyLite!

    A TkInter UI for Pythons help() utility.

    Python standard usage of the "help()" utility in a terminal shell. - "help()" will invoke interactive interface. - "help(module)" will provide help on a specific module. HelPyLite peforms the same function as "help(module)", displaying the documentation in the app window. Users can: - Expand the window. - Scroll back and forth through the documentaton. - Save the documentation to a text file, for future reference, notes, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    pdf2wordx

    pdf2wordx

    Convertir "pdf" a documentos ".docx"

    `pip install pdf2wordx` Este proyecto usa "Tkinter" V8.6 y usa "pdf2docx" V0.5.8 para realizar las conversiones de PDF a DOCX. El programa es fácil de usar, solo se dene seleccionar el archivo PDF, Bucar la carpeta donde se guardará el documento DOCX, finalmente de click en el botón "Convertir", el documento se convertirá y guardará en la ruta especificada.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    siglent_explorer

    Siglent SDS 1102CML+ interface using Python and PyUSB

    This is an interface to the Siglent SDS 1102CML+ digital scope that doesn't use VISA or other proprietary software. This is not an API, it's based on unique asynchronous, event driven programming model which uses virtual machines which communicate over a virtual network. Tkinter is used both for that graphical user interface as well as a thread manager. The programming model and the use of Tkinter makes development much simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    factorizer

    factorizer

    Programa Para Factorizar/Simplificar Expresiones algebráicas.

    Un programa con interfaz simple, para factorizar/simplificar expresiones algebráicas. Nota 1: Se debe tener en cuenta la introducción de expresiones válidas en el contexto de operadores de python, dentro del programa se aclaran los tres operadores que podrían estar mal usados, y como deben escribirse. Nota 2: Se debe tener Python >= 3..11.6 instalado previamente, no se agrega python en el ejecutable de "Factorizer" justamente para que sea muy portable y preciso. Este programa usa Python V3..11.6, Tkinter V8.6 y sympy V1.13.2 ¡ES UNA VERSIÓN ALPHA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NATTYA

    Communication application for USB to RS-232 connections.

    This Python and Tkinter application uses the features of UDEV to automatically identify USB to RS-232 type connections. Connected devices are shown in /dev/serial/by-id as a link to the virtual port. This is used for automatic connection. User settings such as baud rate and line endings associated with the unique ID are stored in a configuration file for future connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Elliptical_Controller

    Hardware and software controls for a self powered elliptical machine.

    Hardware and software control of a self powered elliptical machine using an Arduino Nano. Tkinter is used both as a GUI and as a multithreading environment. Programming model is an industrial network with autonomous workcells communicating with each other. Each workcell is instantiated anonymously, maintains its own state and is completely private. Message passing between workcells is done over a virtual network. All control loops are single bit with 16 bit resolution without using analog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TapClock

    TapClock

    A minimalist Python clock & stopwatch app with tap controls

    TapClock is a minimal and distraction-free desktop app built with Python and Tkinter. It combines a fullscreen digital clock with a stopwatch mode controlled entirely by intuitive tap gestures. 🕒 Features: • Fullscreen digital clock display • Stopwatch mode with start, pause, and reset • Tap-based gestures: single, double, triple, and quadruple tap • Lightweight and fast on any Windows PC • Clean interface with custom app icon This project is open-source under the MIT License. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    Korad GUI

    Linux graphical user interface for Korad KD3005P power supply.

    Python and Tkinter based GUI for the KD3005P programmable power supply. Power supply virtual TTY port is identified by its serial ID in the '/dev/serial/by-id' directory. This is stored in a configuration file and from then on the power supply is plug and play.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    PeppermintOS

    PeppermintOS

    A minimum linux desktop distribution

    Peppermint is an operating system that provides a user with the opportunity to build the system that best fits their needs. While at the same time providing a functioning OS with minimum hassle out of the box. Our mainline desktop Peppermint ships with the desktop environment xfce with the thunar file manager set as default. Peppermint comes with nearly nothing installed other than, the core packages needed to run the system and you have the choice to which packages should best fit your...
    Leader badge
    Downloads: 4,147 This Week
    Last Update:
    See Project
  • 19
    NetMonitor

    NetMonitor

    monitoring internent uses in windows

    NetMonitor is a simple program for monitoring upload and download data on the internet, developed using Python and the tkinter library. It provides real-time insights into your network's performance, allowing users to easily track data usage and active connections
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Funi

    Python script for calculation of deflection of elastic ropes.

    ...The graphics of deflections and tensions are shown with reference to X coordinate, while the graphic of stretches is shown with reference to the curvilinear coordinate. The solution is found by iteration, by mean of Scipy Minimize functions of Python, version 1.10. The results may be exported to .csv or .txt files. Gui is provided with tkinter windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yapomo

    yapomo

    yapomo - Yet Another Pomodoro Timer

    This is a simple pomodoro timer to use during your work day, with a tkinter graphical interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Imaging Instruments Lite

    Imaging Instruments Lite

    Image processing App for Windows Desktop

    Imaging Instruments lite is a comprehensive image processing application developed following the Model-View-Controller (MVC) design pattern, utilizing Python, Tkinter, and OpenCV. It provides users with image manipulation capabilities, leveraging multi-threading with OpenMP and GPU acceleration using CUDA-C. Fueled by yerba mate and a passion for coding. Created by Agustin Tortolero. website: https://agustintortolero.pythonanywhere.com/ Source code: https://github.com/agustinTortolero/Imaging-Instruments-lite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Whatsapp Automation

    Whatsapp Automation

    automation on the whatsapp and send messege all contect automation

    A WhatsApp message sender with activation security, personalized messaging, attachments, and automation via Selenium. Includes Twilio-based activation, encrypted data, and a user-friendly interface using Tkinter.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    YT Music Downloader

    YT Music Downloader

    A free and open-source tool to download YouTube videos or playlists as

    YT Music Downloader is a free and open-source Python application that allows users to download YouTube videos or full playlists and automatically convert them into high-quality MP3 files. It features a clean and beginner-friendly GUI, works offline, and is packaged with an installer for Windows. Built using pytubefix, moviepy, FFmpeg, and Tkinter.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main purpose is writing short Tkinter scripts only !) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next