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

Showing 1755 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1

    Easy_AVR

    Easy_AVR

    Easy AVR is a new project to make AVR programing easier on POSIX and UNIX operating systems. The library is being written to make pure C style AVR programming more intuitive ( like Arduino library) but still allow the user to control the microprocessor completely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GPalta is a genetic programming toolbox that aims for simplicity and speed. It features tree-based genetic programming, optional strong typing, a GUI to control an evolution process (allows to save and continue later) and easy interoperability with Matlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AsciiLitProg is a programming language neutral literate programing tool based on AsciiDoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is NOT an RSS Feed reader. It is a python script to check whether web page(s) have changed since you last checked. A GUI is being developed on the main site on sourceforge at: http://sourceforge.net/projects/webnewsreader
    Downloads: 0 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
    rmachine is a register machine simulator (the complexity theory version), programmed in python, complete with a module to be used in your programs and a (PyQt4) GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A multiplatform IRC client written in Python using wxPython for GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ReadLeaf was a several hours project, now it's a research framework in the functional programming area amd web area, see homepage for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Semantic Web Peer - Allegra is an innovative library for Semantic Web applications development. It provides a framework for asynchronous network peer programming, a simple stack of Internet standards implementations, and two new network applications:
    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
  • 10
    BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    qemplayer ( file-manager-like GUI front-end to MPlayer )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MantelTester is a GUI to easily perform mutual Mantel Tests on any number of input matrices, process the results and put all that together in a standard report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ConvertAll is a measurement unit conversion tool. It allows units to be combined as desired. Units can be entered by typing or by selecting from the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Accounting program for small business and education. Currently uses the Qt GUI library and MySql data base backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HarvestMan is a fully functional, multithreaded webcrawler cum offline-browser. It is highly customizable and supports as much as 55 plus options for controlling and customizing offline browsing. It is written entirely in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Data structures,advanced debugging tools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Magot is a cross-platform personal finance manager written in Python. A check-book like register GUI allows you to enter transactions and track bank accounts, incomes and expenses. It's based on formal accounting principles, PEAK and WxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Attraverso questo programma è possibile monitorare le attivita di una rete di utenti che utilizzano openoffice.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Legend of Irithed

    The Legend of Irithed

    The Legend of Irithed is a text-based adventure game.

    ... installed. If your computer doesn't have python2, or if you're not sure, you can get it http://python.org/ , though you should be able to just navigate to the folder with irithed_alpha.py in a terminal and type "python irithed_alpha.py" without the quotes. Credits: Programming by M. William Schatz Dedicated testing by Gillian Renk and Josephine Phung
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SURF-nanodots

    Very basic computer vision program

    This was my first big programming project. I'd like to clean it up and improve the back end design when time permits. See the wiki for known issues and more information. A computer vision program for analysis of magnetic data collected by a scanning probe microscope. Originated in summer 2007 as a collection of C compiled for Matlab (MEX) files and was eventually ported to a standalone C++ application with a GUI created in Qt. This program takes atomic and magnetic force microscope (AFM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    These are same simple scripts... One is used to start/stop/toggle a specific tunnel as a service (init script). The second one is a script called when the tunnel is established or disconnected (up/down script). A pyQt GUI interface is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LVS Cluster web-based configuration tool
    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.