Showing 187 open source projects for "compiler python linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dynoparse (dynamic option parser) is a python package that implements a flexible and configurable way for cli option handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Chapman is a modern, model-view-controller based gui component framework developed in python, inspired by Smalltalk's VisualWorks framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stackful is a web-based programming environment for beginners inspired by Hypercard. Users can create web pages live by dropping in page elements, positioning them, and writing the code behind them. Everyone should learn a little programming.
    Downloads: 0 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
  • 5
    The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kefir is a code sketcher based on tepache that uses pygtk and libglade. Kefir creates a set of wrapper classes around the top level glade widgets in a glade file, to allow the programmer to concentrate on writing a program instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenExposition is a library for automatic construction of user interfaces. After specifying variables/methods that should be exposed, the library automatically generates graphical (FLTK, Cocoa), programmatic (Python, MAX/MSP), and speech-based UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A wxPython-based implementation of some of the user interface toolkit APIs defined by Python for Series 60 (PyS60)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A python module that allows a script to have a menu-based user interface that can be displayed using GTK2, curses, or plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SpinnyThing is a python module for displaying the progress of a task within an application. It supports a classic spinner w/ percentage-done and is easily extensible to include ascii animations to display progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A front-end that that works under X11 and curses and can be configured to work with most back-ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A dialect of XUL implementing most of Mozilla XUL's Fourth Draft. XML User Interface Language (XUL) is a method for easily creating GUI applications. Lux XUL supports Python scripting via Jython 2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyUI2 is a cross platform user interface library written in Python. It is targeted primarily for game development, but can be used as a user interface for other applications.This version has been forked from the original Pyui library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yuik is an abstract widget library for creating GUIs. The actual frontend can be chosen at runtime which allows the program to run under Tk, as a shell program, and even as a web-application. More frontends like an irc-bot, wxWidgets, or XUL are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A mouse tracker for OS X. The tool should provide a simple way to log the user's mouse movements in the background for (later) analysis. Currently only for Mac OS X (ObjC & Cocoa), planned to make platform independent with Python. It consists out of two
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ophidian is a Python module created to easily develop wxPython user interfaces. Ophidian provides wrapper classes to transparently load XRC resources and access the user controls inside them, with a minimum of coding effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gtkforms is a python module used for creating gtk dialog in order to let the end user to manipulate python objects. It requires pygtk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An application suite that aims to provide intuitive and complete system control, specifically targeted at operation by (infrared) remote control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    InterPython (stands Python InterOperability) is a .NET library that allows a python interpreter to be "embedded" in your .NET programs, and gives you (almost) transparent access to python libraries and services in .NET programs. Great for GUIs, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
    Downloads: 1 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.