Search Results for "python tkinter gui" - Page 23

Showing 1057 open source projects for "python tkinter gui"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Lyric Grabber

    Lyric Grabber

    download and save lyrics

    Lyric Grabber fetches lyrics from the internet and allows you to save them to [Artist] - [Song].txt by default. Lyric Grabber is written in Python3, using the standard library + Tkinter, for cross-platform compatibility and minimal size. The project may be picked back up in the future, but as of now I have no interest in doing so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DS-Frame2D

    DS-Frame2D

    2D Frame Analysis, Linear Static Analysis, Mode Shapes

    This is a free program for solving linear 2D framed structures under static loading and calculating the mode shapes. It is coupled with an easy-to-use GUI that provides the possibility to design the structure very fast. It calculates reaction forces, diagrams of axial and shear forces, as well as, diagrams of bending moments. Moreover, it calculates the mode shapes of the structure using various methods and it will be cabable of performing dynamic analysis soon. The program is written in FORTRAN90 and the GUI in Python. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    MongoApp

    MongoApp

    MongoApp is a GUI based tool that allows you to run MongoDB on the Mac

    MongoApp is a GUI based tool that allows you to run MongoDB on the Mac. The app is developed using Python, TkInter and MongoDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pulseagain

    Installing softwares on Windows remote Machine with pulse-again

    Pulse-Again is a graphical user interface written in Python and Tkinter to deploy softwares on a few computers with pulse2 secure agent installed on them. To use it, you need to create a pair of ssh key and you must allow the connexion on the remote computer by exporting your public key in the configuration of pulse2 (ssh) of the remote computer. To do this, you can insert manually your public key in the authorized_keys or use ssh-copy-id.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Clicking Game Python

    Python Clicking Game

    GUI Clicking game i developed in python. You have to click the button as many times in 10 seconds. It features menu bars and 'buttons' and timers. Its a very intense game. Its my very first python program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dxf2mod

    dxf2mod

    DXF to Kicad Module File Converter

    This program converts DXF line, circle, and arc entities to the Kicad module file format. Possible improvements include pad detection, and scaling. Currently it the unit system must be in inches for all software. The program itself was written in Autohotkey so it must be used on a Windows machine. I chose this language as it is what I am most familiar with. If there is a use for it I may port it to python so it can be used cross platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Selective Assembly GUI Application

    Selective Assembly GUI Application

    ZEMAX extension for selective assembly

    As the final step of manufacturing, assembly plays a very important role. During lens assembly, fabrication errors of components are summarized and dramatically affects lens performance. Selective assembly is cost-effective solution for improving the quality of assembled product. Also selective assembly could reduce cost of product by allowing loose tolerances. Selective Assembly GUI Application (SAGA) is ZEMAX extension which allows you to arrange components in best possible assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Control application for animated Christmas light displays. Includes scene editor, interactive control panel and playback programs. Plug-in drivers for various light controller hardware. See the project page for FAQs and more info: lumos.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gas Turbine Developer
    "gtdev" is an open source tool which assists the engineer in developing a new gas turbine (1D Thermo- and Aerodynamics). It is created by the student research group "Hummingbird - TUM Gas Turbines" placed at the LFA, TU Munich: http://www.hummingbird.tum.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    defis
    DEFIS is a RAD development system to aid programming in Python. wxPython is used as GUI. Editra is used as IDE. SQLAlchemy is used as ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    miRStress

    miRStress

    A desktop viewer for the miRStress database

    A python based program to allow users to interrogate the miRStress dataset off-line. miRStress project conceived and overseen by Dr. Dave RF Carter and Laura A Jacobs. miRStress python file written by Dr. Mark Poolman and Findlay Copley (this is also what powers the web site). Tkinter scripts written by Findlay Copley Publications - Jacobs LA, et al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CDPOPgui

    GUI Frontend for CDPOP

    CDPOPgui is a GUI Frontend for CDPOP What is CDPOP? CDPOP (Cost Distance POPulations) is a spatially-explicit simulator of gene-flow in complex landscapes to explain observed population responses and provide a foundation for landscape genetics. The program implements individual-based population modeling with Mendelian inheritance on a resistant landscape. Simulation begins with an initial homogeneous population and followed by divergence through time as functions of individual based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    ...Tastatur und Midi Pult Einsatzbereich - Disco - Konzert Schow - TV Produktion ;-) Implementiert: - nur ArtNet output (DMX512) - Movinglights (Fixtures) - Kommandozeile - Preset (preset fadetime) - Effecte (sinus,cosinus...) - Programmer (pygame,tkinter,curses ) - per Midi/RS232/USB steuerbar [1] Teilweise - UI / GUI (schnell Spiele GUI als oberfläche) - Lauflicht Stack (Chaser) ToDo - Cue's - Sequenzen - code redesign (modularer) - mini Linux als Basis (LFS Linux from Scratch) - Multiuser / Multiprogrammer https://www.youtube.com/watch?feature=player_embedded&v=v5mJw2MNEHQ&noredirect=1 [1] jede hardware bekommt eigenes kleines software modul mit eigener logik neue Seite: https://sourceforge.net/projects/librelight/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Interface CEX.io

    Interface for cex.io

    Python 3.3.2 and tkinter Little interface for cex.io, Get info [last, high, low, volume, bid, ask] Get your balance Place order buy and sell Start bot , auto buy GHS Donation bitcoin : 1E1KUa7ZiVQ5W7KrZnzhACY6VU8ZRAta47
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyGAO

    Genetic Algorithm Optimization for Python

    ...I am starting with a stripped-down version, where a solution can be described using a single vector of float numbers. Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Random Shape Generator

    Program that generates random shapes.

    Random Shape Generator was originally a standalone python 2 script that generated random shapes. I have mow made a GUI mac version using QT and am now going to compile it on windows and Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyblassreports
    A multiplatform framework for report creation, printing, export in PDF, export in XLW, export RTF and preview for the report. Is writen in Python and GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BookSnippets

    BookSnippets

    Store book snippets faster!

    This is a simple application where you can add, edit, delete and search for book excerpts. It is created using Python, Tkinter, and Pmw. This is recommended to students who wants to easily search through piles of books by adding any book snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DANI Keyboard Tutor

    Talking keyboard tutor.

    DANI Keyboard Tutor is a keyboard practicing application. This software allows to blind people to practice in a Keyboard, providing screen reader and SAPI5 support to improve the user experience, also includes other methods to help to the user, like sounds (if the key pressed is correct or not, for example), time stats, and some interesting features. The application is written in English and Spanish, and the localization will be used according the system language.
    Downloads: 0 This Week
    Last Update:
    See Project