Showing 550 open source projects for "compiler python linux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CherryPy and Elixir webapp framework
    This is intended to ease the development of web applications using CherryPy (web server) and Elixir (DB access) with python. It will contain structures to easily setup the database structure and populate with data, and to configure the server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tools for migrating Plone sites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MRV is a python framework based on wrapping the Maya API to speed up development and ease of use within pipelines using Autodesk Maya.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    "Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An ImageCaptcha and ReverseCaptcha module for the web framework Django (Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Petaapan is exploring the opportunities that multi-touch displays present. Initially we are looking at tools to support agile development to provide a concrete target for the investigations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python web development framework built on a top of Twisted.
    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
    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pyzzle - A Myst Game Engine
    Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A cross-platform Python Bluetooth API for Mac OS X, GNU/Linux and Python For Series 60. Provides simple device and service discovery, RFCOMM sockets, L2CAP client sockets, OBEX file transfer, service advertising, and access to local device information.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    This project aims at creating an IDE framework, which allows programmers to manage with keyboard only. This project extends the multi-pane environment concept (as followed by the traditional Unix Emacs and vi editors) to include graphical output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IFP (ISPF for Python) is a console based full screen text user interface and API based on IBM's ISFP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Open Source Health Information Platform is a Python implementation of openEHR electronic health record specifications http://www.openehr.org. Project website : http://launchpad.net/oship Analytics are at: http://www.ohloh.net/projects/oship
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pypes is a framework which allows users to break complex data processing logic down into a series of smaller less complex tasks. These tasks, referred to as components, can then be connected so that the output of one becomes the input to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyMultimethods is a library that allows multimethods (aka multiple dispatch, generic functions) to be written in the python programming language. Functionality is exposed via function decorator or, optionally, a direct class interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    drba (Dependencies Resolver and Build Automation) is an open source software construction tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
    Downloads: 0 This Week
    Last Update:
    See Project