Search Results for "python tkinter" - Page 2

Showing 156 open source projects for "python tkinter"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    Funi

    Python script for calculation of deflection of elastic ropes.

    ... 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
  • 2

    py_automata

    Virtual machines communicating over a virtual network.

    By using virtual machines, known as workcells, to communicate with other virtual machines over a virtual network, creating complex event driven programs becomes very simple. For example, the USB port interface is completely autonomous and doesn't have an API. Instead, it interacts with other workcells by receiving three request messages, 'Read', 'Write' and 'Query' and transmitting 'Read' and 'Write' status messages. This is based on the industrial automation programming model where complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    usb-loadcell

    USB loadcell meter using an MCP2210 chip to interface with an HX711

    An MCP2210 chip along with a CD74HC132E quad Nand gate used as glue logic is used to interface with an HX711 load cell amplifier. Python along with the PyUSB library is used for control. Tkinter is used as both a visual interface and thread manager. The program uses workcells which are virtual autonomous machines which communicate over a virtual peer to peer network. This results in a very simple asynchronous event driven program environment. Communication between workcells is done by message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ). Python version with tkinter and math imports. Including calculated faces, moving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 5
    WM - 574d

    WM - 574d

    WM to create a custom title bar for Tkinter GUI on Windows 10

    A Window Manager for Tkinter On Windows 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sezioni

    Python tool for section property evaluation and stress calculation

    This software is a basic tool for section property evaluation and stress calculation, written in python. The section can be imported or input by points and then can be modified moved, rotated etc.. Area and section inertia can be exported. Loads can be applied (multiple load cases can be imported) and the related stresses are calculated by mean of De Saint Venant formulas. Results are plot with selectable color maps. Point results are listed and may be exported. Section can be also input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    o'scopepy

    Oscilloscope using PC sound card and Python 3

    Version 6 uses a programming paradigm based on workcells which communicate with each other using text based signals. This creates a parallel programming environment with autonomous virtual machines communicating over a peer to peer network. The workcells are instantiated anonymously, therefore all methods and variables are completely private. Tkinter is used for both GUIs and for creating a second event loop used for synchronizing workcell to workcell communication. Three classes, Hub...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Personal Study Planner

    Personal Study Planner

    Python program that create a personalized study plan for your exams.

    # StudyPlanner This is a simple Python program that helps you create a personalized study plan for your exams. It calculates the number of hours and pages you need to study every day to be fully prepared for your exams. # Installation To run the program, you'll need to have Python installed on your computer. You can download it from the official website: https://www.python.org/downloads/ You'll also need to have the following modules installed: * tkinter * datetime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A toolkit for building high-level compound widgets in Python using the Tkinter module. It contains a set of flexible and extensible megawidgets, including notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows. Python megawidgets is Python 3 compatible through the Pmw 2 download. Pmw 1 is destined for Python 2. Both are now accessible through the new pypi compatible package (credits for which go to Andy Robinson and the team at ReportLab).
    Downloads: 11 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    USBTMC_Explorer

    GUI for interaction with USBTMC connected device.

    Graphical interface for manual interaction with a USBTMC connected instrument. The main purpose is for assistance in developing instrument control software by making it easier to understand how the instrument commands work. Tkinter is used both as a GUI and thread manager. Event handling uses tkinter's 'bind' method by having objects inherit from tkinters Frame class. A helper class, 'ClientManager' is added to allow data transfer along with event notification. To use, download and extract...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Easy Upscale

    Easy Upscale

    A simple image upscaler application using EDSR, ESPCN, FSRCNN, etc.

    This application was made to fulfill the assignment for the Data Structures course. The concept of the application is an application to upgrade/enhance image quality. The main theme is queues, we implement circular queues for pooling/storing a list of images to be upscaled. Gui creation is made manually using the tkinter library. For the upscale process itself, it uses the OpenCV library with a model obtained from open source. Checked using vermin. Minimum required versions: 3.6 Incompatible...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    temp manager
    remove the temporary files using Temp manager, and automate the operation (remove the files every 5 seconds). Built with python. Interface : Tkinter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BINPython

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    BatchTk  (Beta Beta Ver.) Tk for Batch

    BatchTk (Beta Beta Ver.) Tk for Batch

    Tk library for Batch .BAT file like TkInter for Python

    Batch Tk is Tk server for Batch (.BAT) files or in command line Allows to use graphic widgets in Batch (.BAT) files or in command line, like TkInter for Python, but here for Batch. Calling with 'btk init' command Leaving with 'btk tk_exit" command See all examples *********************************************** *!!! DISCLAIMER OF ALL WARRANTIES !!! * Beta Prototype version * Using for test and devel only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Generatore_Password

    Generatore Password a random ,supportato per ora solo per linux , faci

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CEF Python

    CEF Python

    Python bindings for the Chromium Embedded Framework (CEF)

    Python bindings for the Chromium Embedded Framework (CEF). CEF Python is an open source project founded by Czarek Tomczak in 2012 to provide Python bindings for the Chromium Embedded Framework (CEF). The Chromium project focuses mainly on Google Chrome application development while CEF focuses on facilitating embedded browser use cases in third-party applications. Lots of applications use CEF control, there are more than 100 million CEF instances installed around the world. There are numerous...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    remoteGUI

    µSDX & CWdaemon GUI

    ************************************* UPDATE ******************************* This project has been divided in two parts: - GUI for cw through cwdaemon, with improved specs / customization [CWdaemonGUI] - GUI rig control [Microrig GUI] The packages are ready as .zip folders in the File section. Enjoy :-) ****************************************************************************** "Remote HF Operation" it's now a reality! With this app it's possible to send CW, with CWdaemon,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimECosmo

    SimECosmo

    Cosmology, Simulation, Cosmologia, simulador

    Português 🇧🇷🇬🇼🇦🇴🇨🇻🇸🇹🇹🇱🇬🇶🇵🇹 O SimECosmo é um acrônimo em português para (Simulador para o Ensino de Cosmologia). Este é um projeto que possui como objetivo ensinar como os parâmetros comoslógicos afetam na previsão teórica e como tais previsões podem ser comparados com os dados teóricos. ⚠️ É imporante resaltar que para o funcionamento do programa o mesmo deve estar na mesma pasta que a pasta 'Dados' e 'Figuras'. Esta ainda é uma versão beta. Se você encontrar algum erro ou...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pydatascope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HSKinter

    HSKinter

    Chinese Words Study (HSK 1–5) on Desktop and Phone

    A Python/Tkinter tool to learn 2500 Mandarin words (HSK 1–5). Flashcards, practice of hanzi meaning, pinyin and tones, stats of accuracy. Optional pronunciation via gTTS (Google). Compatible with Pydroid 3 (runs on Android). The frequency of a word showing up depends on its retaining level and time since the last answer (age).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyBitBanger

    Python controlled hardware.

    ... sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. This makes it possible to have a simple plug and play application. Nattya, https://sourceforge.net/projects/nattya/, a hex friendly TTY interface is used for debug because the Arduino IDE doesn't support hex RS232 data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    Goblin Dice

    Virtual dice working with a server for many users.

    Virtual dice working with a server for many users. Dice Win32 - Python (Tkinter) for Win32 Dice Win64 - Python (Kivy) for Win64 Dice server - Python (Tkinter) for Win64
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.