Search Results for "gui programming in python" - Page 37

Showing 2248 open source projects for "gui programming in python"

View related business solutions
  • 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1

    WxBinTerminal

    Serial Com Terminal for Hexadecimal, decimal, or ascii formats

    wxBinTerm, a binary serial terminal ------------------------------------------------------------------ V1.0.0 initial release, ... This serial terminal is initially made to send parameters to Reiner Serial Printer JetStamp 791. It is able to send data in HexaDecimal/Decimal/ASCII format on serial com port. you can use it for anythink else. you can add/change some presetted commands modifying wxBinTermCommands.py dictionnary written in python 2.7.9 : https://www.python.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Minecraft Book Generator

    Automatic text to command minecraft book generator: import text file.

    Formatting functionalities: - &p => Manually adds a new page - &<code> => Colour codes* * see: http://minecraft.gamepedia.com/Formatting_codes#Color_codes Upcoming: - Bold/Italic/Underlined/Strike-through - GUI Next update: - More formatting codes + GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cactus GUI

    Cactus GUI

    CactusGUI - a GUI for Pygame

    Cactus GUI is a Pygame GUI that allows easy creation of UI Elements within the application and connecting events to them. Elements: textbox, label, image, keybind, button Events: hover, unhover, focus, blur, mouseup, mousedown, click, rightclick, leftclick, keydown,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    oop_examples

    examples for Object Oriented Programming book

    Here are the C++, Java, and Python examples for use with the book Object Oriented Programming: The Essential Introduction to the Foundation of C++, Java, Python, PHP, C#, and More. For compiler, JVM, and Python interpreter options, see: http://www.stroustrup.com/compilers.html http://www.oracle.com/technetwork/java/javase/downloads/index.html https://www.python.org/downloads/ Read the documentation on the site to select the right download for your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Admin UI for a Field Observation Server

    Vbox machine for server_admin

    Administrative User Interface for a Field Observation Server: It's a administrative web app built with Django for storing citizen science data and has support for uploading the collected data to an RESTful archive server. It has features including (1) registration of contributors; (2) a new GUI to allow scientists with minimal computer knowledge to add, sort, and delete observations; (3) support for uploading a photo to a specific observation; (4) support for displaying GPS information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    progScenario

    produce unique programming tasks for students

    Programming students plagiarise and having different individualised scenarios helps reduce this. This program is the first cut at creating scenarios with answers. It has already been used in anger. (requires Python 3)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Calise
    Acronym for camera light sensor. A python program that calculates ambient brightness and sets screen's correct backlight using a camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gquilt - a GUI wrapper for quilt et al.
    quilt and Mercurial queues (mq) are command line programs for managing stacks of patches to software sources. gquilt is a Python script that provides a GUI for these programs using the PyGTK package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 9 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
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11

    MAKE GUI

    A make file generator manager.

    A make file generator manager. written in C# but is currently being ported to C, C++ and python. Only windows supported at the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UniversalIDE

    UniversalIDE

    Add-on based IDE adaptable to any developement platform

    UniversalIDE is an open source development environment studied to be compatible with any programming language thanks to its add-on based structure. Anyone who knows the .NET Framework can develop add-ons to support a programming language, defining syntax highlighting rules and interfacing the IDE with compilers or interpreters. It is written in Visual Basic .NET, so it requires the .NET Framework to run. The program's GUI is multi-language (actually English and Italian are officially supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    Android app now available! You can download .apk file from 'Files' section. (Or by visiting this page from your Android device) ---------------------------- A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin. ------------------------------- Written by İ. Yuşa Çetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyTRiP

    Python bindings and GUI for TRiP98

    A python class and GUI for visualization of data generated by the medical treatment planning software TRiP. Project has been moved to http://github.com/pytrip/pytrip on 15.06.2016
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    RPy (R from Python)
    RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    PyVcon

    PyVcon

    A stylish Video Converter written in Python

    PyVcon is a Python video converter using PyQt as its primary GUI Toolkit and because of this, PyVcon has a very sleek user friendly interface. Using ffmpeg for video conversion, PyVcon has great performance in speed and converts any kind of video into mp4, mkv, wmv, avi, 3gp, m4a, mp3 and wma formats. Also included, is MediaInfo who PyVcon partly depends for video metadata generation. PyVcon is also generally known to be of outstanding value, possessing a highly flexible video quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Freetel

    Freetel

    Python GUI Chat

    Python GUI Chat, inspired by late 90s chat freetel utilizes sockets, queues, tk. I started this project as a means learn python, so it might not be cleanest code you've ever seen :p ==================== Features: send/receive public messages send/receive private messages ==================== main.py: Chat server. freetel.py: gui client, tk + calls to client.py for sock functions(runs on windows/POSIX oses) client.py: Socket functions (send/recv/send...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    AcerHK GUI

    AcerHK GUI

    GUI interfaces for Acer Hardware driver -- acerhk.ko

    This project site maintains several projects that support the acerhk.ko linux module and provide a GUI interface for the module to activate and deactivate the wireless and bluetooth radios. Please see this projects Wiki for more information: https://sourceforge.net/p/acerhkgui/wiki/Home/ Programs: AcerHK GUI -- Main program. Updated 2015-03-05. Version 0.7.2.5 should work. Please report errors, as it may still require some work. Cinnamon Desktop Applet -- simple system tray icon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    ... User Interface (GUI) and CLI environment with Text-based User Interface (TUI). Users could use these tool to modify the hosts to visit specified websites or services blocked by ISP/government. Functions which help users to backup/restore hosts files are also provided. For more detailed information, please visit the website of this project.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    USSDpad

    USSDpad

    Linux GUI USSD Sender

    You can manage and send your ussd code with ussdpad .its simple and easy to use gui program written by use python and qt4 - Shashika Layan * Install Method (ArchLinux) It's Available on Arch User Repository (AUR) so you can install it use yaourt $ yaourt -S ussdpad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    helenos

    Web based GUI tool to manage your data stored in Apache Cassandra

    Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenXenManager
    OpenXenManager is a graphical interface to manage XenServer / Xen Cloud Platform (XCP) hosts through the network. OpenXenManager is an open-source multiplatform clone of XenCenter (Citrix). The source code can now be found on GitHub using the homepage link below
    Downloads: 4 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.