Showing 528 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
    Yogurt is a Python-based multilayered bot framework for IRC/Instant Messenger. It's a descendant of SugarCube but redesigned at all. It will have Web-based configuration/management interface and provide various extensible and stable Plugin/Filter APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Small and simple component-based python web framework. Compatible with GAE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A high level Python Web framework. The project is under active development and is not ready for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An environment (library + IDE) that emulates Delphi but uses python as the programming language and wxPython as the graphical API. Starting with the library, we have a set of modules/classes that emulates the units/classes of the famous VCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    saafl

    a Language to define Statements About Assembly Functions

    SAAFL is a language to define statements about assembly functions and can be used to match functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IrcPy is a communication framework based on the syntax of the IRC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    PyOptFrame-LEGACY is a Python version of OptFrame v2, proposed in 2011, now superseeded in 2021 by v5 on GitHub and PIP. The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii. See NEWEST version v5 on GitHub and PIP. Please try Official pyoptframe on https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TurboGears 2
    TurboGears 2 is a web framework, but unlike some of its competitors, it's not a monolithic unit, it's a collection of libraries, WSGI components, and web development tools that works well together and is configured to provide a great out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The PyQt4D (Python Qt for Designer) is an Open Source Project making Qt Designer full-featured RAD (Rapid Application Development) tool to develop data-aware two- or multi-tier applications using Python language and Qt library.
    Downloads: 0 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
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SimuVis and its current implementation SimuVis4 is a framework and an interactive application for data handling, visualisation and simulations. It's based on python as the programming language, Qt for the GUI, Qwt for charts and VTK for 3D scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hawkeye is a easy data access system for backends like filesystem, ftp, google-search. The purpose of hawkeye is that it has only one instance which handles the backends and provides data access for applications via dbus, similar as db-queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework applying all MDE (Model Driven Engineering) concepts with : a core MetaMeta Model based on the OMG's MOF, a model transformation engine, a code generation engine (in discussion...) and a set of MetaModel suitable for use with this framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Amber Editor like eclipse is an IDE environment for managing/developing different type project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Graphical Editing Framework(GEF), for Python. It provides a canvas similar to wxArt2D and a editing framework based on MVC. The framework can be used to develop scientific and engineering tools that require graphical editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The LisBON Framework is an adaptable framework for developing new parallel Memetic Algorithms (hybrid search algorithms for efficiently solving optimisation problems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project aims to aggregate information and web content in association with users as a platform. On top of it, applications can be written to work with such scheme, enabling users to communicate and share information with a folksonomic model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Prodaric

    Prodaric

    The Productivity Framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SiteVerse is lightweight MVC-type framework. Modular and multilingual by design, it is developed for rapid development of general purpose Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CoSimA+

    The Co-Simulation Adaptation Platform

    The co-simulation adapation platform serves as programming framework and middleware to enable coupling of distributed, heterogeneous numerical models. The framework facilitates the adaptation and integration of new sub-models into a common simulation platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project allow to test network availability on multiple nodes. It is built as a plugin architecture in order to use it on multiples networks. Test is based on three steps : module status, local visibility of network, and interconnection between nodes
    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.