Showing 31 open source projects for "pyscripter python 2"

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

    PRMBasic

    Basic script for Python, PHP and .NET

    BASIC dialect for use as generic scripting language for Python, PHP and .NET platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phpython

    phpython

    a python interpreter written in php

    Use phpython to write python code in your php projects without using WSGI, CGI or FastCGI. ** IMPORTANT ** Project now on GitHub visit: https://github.com/phpython/phpython
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    That project aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests (e.g., "washington dc beijing monday r/t +aa -ua 1 week 2 adults 1 dog").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flow is a Brainfuck-like language with threads and 2-dimensional code.
    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
    Collection of Python for Windows that can be installed anywhere (hard drive, usb key, network..). No external dependencies and no side effect. 2 configurations: minimal and complete, with additional packages. For python 16, 20 to 27 and 32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scripting languages for the D language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pygone is to be a programming language built on top of Python, aimed to be a ridiculously high level programming language, allowing for it to be used to introduce people to programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Broccoli is a dynamically-typed, multi-paradigm programming language.
    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
    Py5 is a native port of the popular Python programing language to the IBM i (aka IBM's i5 (aka iSeries, (aka AS/400, OS/400)) operating system. This project is obsolete. Use the 5733OPS licensed program, option 2 for full Python 3 support instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Markovski project implements an interpreter/compiler for a language named Markovski, used to write Markov algorithms (see http://en.wikipedia.org/wiki/Markov_algorithm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyDATR is an implementation of the DATR language written in Python and usable as Python library. It provides a means for persistence and some extensability with Python functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Marvin3 is a new cross-platform stack-based language developed in Python. Marvin3 features object-oriented-programming, anonymous routines, eager lists, variables, lexical scope, combinators and support for modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An XML-based MP3R framework for the web applications Model - Process - 3R (Role, oRgnization, Responsibility)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple multiplatform interpreted language, which stores data in a universal XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyUML is aimed at excutable UML in the Python language. We strive to develop a general framework (modeling and simulation environment) to execute UML models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PATH is a unique two-dimensional programming language. Unlike conventional programming languages, which read a program in a left-to-right, top-to-bottom fashion, PATH programs can go up, down, left, and right, and change directions at will.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    An IRC client that uses Tcl for not only the scripting, but also the "glue" at the C level for how all the parts of the application fit together.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An XML-based musical score processing framework written in Python, which outputs CSound score files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included. Befunge is an esoteric two-dimensional programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python extension embedding SWI-Prolog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.