Search Results for "python tkinter" - Page 7

Showing 223 open source projects for "python tkinter"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1

    pyscope

    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. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pytkmdiapp

    Python package to develop a simple app. with multi-window tk interface

    Python package to develop a simple application with multi-window interface using tkinter library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python IDLE lif (Language include file)
    Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This is an attempt to replicate Dungeons and Dragons (tm) in Python 3 using Tkinter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    NSC vs 1.0 is a simple GUI number system converter that can convert decimal to binary and octal. NSC is designed in python using Tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Execute shell and python scripts with GUI. Program window includes tab buttons, multipurpose text are (log view by default) and command buttons on bottom frame. All buttons are defined in simple text file. Made with python and TKinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    minifileman
    A light and fast file manager, written in Python 3 with Tkinter. Screenshots: sourceforge.net/apps/gallery/minifileman/ Wiki: sourceforge.net/apps/trac/minifileman/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SimpleNotepad
    This is a simple notepad, that is written using Python v2.7 & Tkinter v8.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cyclone is an easy to use, one- or two-way synchronization tool. It use a clean command-line interface. It aims to be compact (less than 10 Ko) and cross-platform (as it is coded in standard python).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    Ironia
    Ironia is (going to be) an easy colonization game written in Python using the Tkinter GUI. It is NOT playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Weather Tkinter is a Python-desktop-app created to know the weather in Spain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Visual Tkinter Python IDE
    Visual Tkinter IDE for Python. Visual Python Tkinter IDE. Tkinter GUI. http://pythontr.org/ http://visualpython.org
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    A simple text editor I am writing to teach myself Python. It is similar to Windows Notepad with additional features. Currently in alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple gui writen in python with Tkinter for converting wav files to mp3 using LAME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool I designed with tkinter and python 2.6.5 which uses a notebook.py module which can be found here, http://www.multiupload.com/DC5GOKE8T7, and I will be uploading it to the same area as my tool. I'm running out of room to describe it now, enjoy
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    pyRobo is a project that uses Tkinter as a GUI front end for windows RoboCopy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IrieMon
    A very simple availability monitor written in python/tkinter that is easy to configure and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DreamQuickGui
    一个用Tkinter(python)实现,但又比Tkinter功能更多,代码更短的gui模块------DreamQuickGui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Visual Python IDE & Visual Tkinter
    As of 2010-02-22 2:00:00 EET, this project may now be found at http://pythontr.org/ http://visualpython.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple calculator written in Python and uses Tkinter for GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A python module for generating EMC style gcode for CNC machining, as well as a GUI using tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a multi-select tree widget for tkinter for python. This is an extension of Gene Cash's Tkinter tree widget (available from http://home.cfl.rr.com/genecash/) which works with python 2.5 as well as Python 3k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A python-tkinter kit to experiment with the generation and solving of mazes.
    Downloads: 0 This Week
    Last Update:
    See Project