Search Results for "python tkinter gui builder" - Page 2

Showing 79 open source projects for "python tkinter gui builder"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Volume Calculator

    Volume Calculator

    This calculator is to easily calculate the volume of geometric solids

    ...) and Tkinter framework for Graphical User Interface (GUI).</br> Windows users can download the binary release (Your computer must be running Windows 10 or newer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CEA Simplified

    CEA Simplified

    tkinter wrapper for NASA CEA focused in rocket chemistry explanations

    CEA Simplified is a GUI for a released version of NASA's CEA program from the 1970s. It is similar to the rocketCEA library for python or the ProPEP GUIs in that it attempts to provide an updated tool for using the same underlying software, but it is more focused on being beginner friendly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    BINPython

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Downloads: 32 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    On Screen RGB Detector

    On Screen RGB Detector

    On-Screen RGB (red, blue, green) detector enables on-screen RGB color

    ...) and Tkinter framework for Graphical User Interface (GUI). Windows users can download the binary release. (Your computer must be running Windows 10 or newer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    CEF Python

    CEF Python

    Python bindings for the Chromium Embedded Framework (CEF)

    ... use cases for CEF. Use it as a modern HTML5 based rendering engine that can act as a replacement for classic desktop GUI frameworks. Think of it as Electron for Python. Embed a web browser widget in a classic Qt / GTK / wxPython desktop application. Use it for automated testing of web applications with more advanced capabilities than Selenium web browser automation due to CEF low level programming APIs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    SaveTube

    SaveTube

    Youtube-dl GUI Wrapper

    A cross platform front-end GUI as well as simple CLI of the popular youtube-dl media downloader written in tkinter. SaveTube is a command-line as well as GUI program to download videos from YouTube.com and a few more sites. It requires youtube-dl and the Python interpreter, version 3.2+, also it is not platform specific. It should work on your Unix box, on Windows or on macOS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    =========== pytkapp =========== Python package for develop an application that provide multi-documents/single-document interface with using of tkinter library and set of additional tkinter widgets. See available demos: pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules) pytkapp/demo/run_ptamdidemo.py - run demo of MDI application pytkapp/demo/run_ptasdidemo.py - run demo of SDI application pytkapp/demo/run_tkwbasicdemo.py...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Examples.Python

    Examples.Python

    Shows how to use tkinter only by programming code (Python).

    Examples Python shows how to use tkinter only by programming code (Python). * Github repository : https://github.com/gammasoft71/Examples.Python * Homepage : https://gammasoft71.wixsite.com/gammasoft/python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Treadmill_Controller

    Arduino control of MCS2100-LTS-50W treadmill controller

    Use an Arduino Mega 2560 board to interface between an MCS2100-LTS-50W treadmill control board and a PC using the USB-serial link. Python with a TKinter GUI is used for main control using multiprocessing. A simplified serial driver is used instead of pySerial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    python-port-scanner

    A fast and multithreaded port scanner with GUI that is developed using

    A fast and multi-threaded port scanner built in python. It scans the hosts port and return the open ports within a mean time. The GUI is built with the python's tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyApp Builder

    PyApp Builder

    PyApp Builder for create an .app package from python

    PyApp Builder help you to create an .app package from your python script (s) for your MacOs X 10.6+ with drag and drop method and a compate app package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    APOD desktop

    APOD desktop

    See the Astronomy Picture of the Day in your desktop!

    [This is not the official application of APOD] APOD desktop is a program that permit see and navigate in the APOD directory of easy and fast form. Official webpage of APOD: https://apod.nasa.gov/apod/astropix.html ---------- ---------- ---------- ---------- ---------- Developed in: Python 3.4 with tkinter GUI Tested on: Windows 10 x64 bits Versions: 0.2 --> 08-02-2017 (actual) 0.1 --> 06-02-2017 Developer: Bryan Casanelli, student of physical civil...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple xbm Image Editor

    Simple xbm Image Editor

    XBM images are displayed in actual size and in an enlarged edit grid.

    The Simple xbm Image Editor presents a Tkinter GUI and has the following functions: - Create new .xbm image files and update existing files - Images are displayed in actual size and in an enlarged grid suitable for editing - Toggle the bits of the image edit grid to foreground/background with mouse clicks - Increase or decrease the width and/or height of an image - Rotate an image - Shift an image up, down, left or right - Change the colors in which an image is displayed, although colors...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    EasyRepo

    Offline DVDs software repository builder for Ubuntu and derivatives

    Easy Repo is a GUI tool for create APT repository on DVD disks for your Debian/Ubuntu system. It can be usefull to use Ubuntu Software Center without an internet connectivity. Program is written in python/GTK+ and considered to be portable to win/mac as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    StoryText (formerly PyUseCase) is an unconventional GUI testing tool, with support for PyGTK, Tkinter, wxPython, Swing, SWT and Eclipse RCP. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. The point is to reduce coupling, allow very expressive tests, and ensure that GUI changes mean changing the UI map file but not all the tests. Instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MBGui

    Modbus RTU GUI tool

    Simple Modbus RTU tool, allows to create requests, check received responses/exceptions, create a memory map and a command list with saved settings. Built using PyModbus and TKinter on Python 2.7, source available at: https://github.com/alignan/MBGui
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    grandPA

    grandPA

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

    in Entwicklung / in Development ! ! ! Movinglight Steuer Software, für den Robusten Live Einsatz. Die Ich so konzipiere das man eigene Hardware anschließen kann. Und größtenteils nicht mit der Maus bedient werden muss. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PyLoris

    A protocol agnostic application layer denial of service attack.

    PyLoris is a scriptable tool for testing a server's vulnerability to connection exhaustion denial of service (DoS) attacks. PyLoris can utilize SOCKS proxies and SSL connections, and can target protocols such as HTTP, FTP, SMTP, IMAP, and Telnet.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 25
    TkAPI

    TkAPI

    A Python-based framework for creating GUI's.

    TkAPI is a framework for creating GUI applications with Tkinter. Tkinter is a set of modules that allow for the creation of GUI's. The framework is for Python, as is Tkinter.
    Downloads: 0 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.