Showing 189 open source projects for "compiler python linux"

View related business solutions
  • 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
  • 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
  • 1
    PYCLEWN IS NOT SUPPORTED ANYMORE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Firmata

    generic protocol for communicating with microcontrollers

    Firmata is a generic protocol for communicating with microcontrollers from software on a host computer. It is intended to work with any host computer software package. There are implementations for multiple microcontrollers and host software packages.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 4 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

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WUU was a program to keep your World of Warcraft UI addons updated with the most popular mod sites. It is no longer updated, and the domain used in the source code for updates is no longer owned by the maintainers. As such, the released files were deleted - but the source is still here, in case there's something to learn from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 979 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pyjamas is a python to Javascript compiler, Widget set, Framework and Toolkit for Application development that runs on Web browsers. The developer need not know anything about AJAX: all the AJAX tricks, for all major browsers, are entirely taken care of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    lcdgraph

    Micro LCD s/w driver for embedded systems

    Graphic LCD driver for microcontrollers. It is to work with various displays. Contains simple dialog-box creator. It is supposed to speed up creating applications with graphic LCDs and GUIs. The library may work with any uC, however at this stage it is optimized to work with PIC16/18 with mcc18 compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a python (re)implementation of XForms, for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxOptParse will run any python program that uses the optparse module and show the options in a dialog instead of at the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CLI Parser provides a framework for quickly development of Cisco-like CLI commands. It provides a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GUI Launcher for Flight Gear that is easy to use and easy to modify. Written in Python. Version 0.2 Enables the launch of several aircraft and four airports with settings for clouds, fog, autocoordination
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Larch Environment is a research project, whose aim is to create a visual interactive programming environment, based around the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Objective-C bindings for GTK+ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wxPropertyGrid is a specialized grid for editing properties such as strings, numbers, flagsets, fonts, and colours. Use with wxWidgets 2.6.1 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This plugin can be added to any Python QT4 Project to auto resize and relative to position move the widgets to the place they should be.
    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.