Showing 1072 open source projects for "bingo python code"

View related business solutions
  • 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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    The OO-Browser is an advanced object-oriented class browser with support for browsing C, C++, Common Lisp and its Object System (CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs atop Emacs/XEmacs on Linux, UNIX and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Glimmer is a code editor for GNOME, using Python as a scripting language for extending it's capabilities.
    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
  • 5
    Inline Python (PyInline) allows you to put source code from other programming languages directly "inline" in a Python script or module. The code is automatically compiled as needed, and then loaded for immediate access from Python. PyInline is the Pyth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fd2python creates a python interface to the Xforms graphics library. It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    TBA-Py is a general-purpose Python library. It is set up as a system of semi-independent modules. TBA-Py contains only pure Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The aim is to develop a framework to translate UIML (User Interface Markup Language) description of UI into a number of plaforms (wxPython, HTML, etc.). Dynamic and "static" (into a program) rendering implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project presents an implementation of a "Weak Reference" C extension object for CPython. The code is written and tested to be compatible with Python 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Python ServerPages aims to provide easy and intuitive dynamic scripting ability like that of Embeded Perl, but using Python as the scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wxStudio is an attempt to make an IDE and code generation tool using the wxWindows GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GLC generates python code with gtk bindings from Glade produced input files. This is a compile time approach to do the same thing as James Henstridge's runtime approach (libglade).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Write your HotSync conduit in Python. Initial source code kindly donated by Jeff Senn. Project source almost complete when donated. Currently Alpha status due to dormancy. Project is a Python module that talks to the Palm C HotSync APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Think Python

    Think Python is an interactive online learning environment for Python.

    Think Python intends to be an interactive online learning environment for Python. It consists of two parts: A small IDE which is able to run your Python code in the browser without installing any plugins and an interactive training system which can contain explainations, questions and practical tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an educational example of how to run a numerical model (in Fortran) from Python, including data handling (netCDF), configuration with a config file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library for parsing and editing python source code in form of tree. (this tree is very similar to syntax tree, but nodes are commands. Above this library will be build simple editor in wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A bridge between Ruby and Python, which allows use of Ruby objects from Python code and Python objects from Ruby code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fostering good practices in Python code.
    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.