974 programs for "python programming language" with 2 filters applied:

  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    Dove is an integrated development environment for D programming language based on Eclipse(plgin for eclipse).It provides IDE features such as code completion, outline view, preference, debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the Haskell 98 programming language. Please note, we are no longer using the SourceForge bug tracker. Please go to http://cvs.haskell.org/trac/ghc instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IronBabel is a universal emulation platform; that is, IronBabel is intended to run anywhere and run anything. To achieve this, IronBabel is implemented using .NET technology, namely the Nemerle programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    A compiler and interpreter implementation of the LOLCODE esoteric programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PCL-Compiler is a compiler for PCL: a simple Pascal-derived programming language, used for teaching compiler technology in the National Technical University of Athens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Little Smalltalk was the first Smalltalk dialect developed outside of Xerox PARC (tm). We continue to develop it to provide a powerful, general purpose, full featured and portable dialect of the Smalltalk programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pava is an implementation of Relation Oriented Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Think REST with any language, PHP / Python / C / C++ and others, this is a easy-use web framework, include: Cache Manage, Status Manage, URL Manage, Remote Access API, Different Language Access Layer
    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
  • 10
    PyLit (Python-Literate) provides a plain but efficient tool for literate programming: a translator between a *text source* (reStructuredText_ with embedded code blocks) and a *code source* (source code with comment blocks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mallet is a simple and extensible Editor (later an IDE) for Python programming in GNOME environment. It uses PyGTK and gazpacho. Integration with tools like epydoc, pyrex, etc are planned. As the project progresses, IDE features will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    scaPAC is based on the compiler from the binPAC project. It aims at generating new layers modules (in plain python) for Scapy, using the binPAC language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Code Poet is an Integrated Development Environment for compiled languages, but primarily aimed at the D programming language. It is written in C++ using wxWidgets and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IM Bot Framework is an adapter to interface console I/O programs to IM servers. The goal of this program is to allow easy development of bots in any programming language that can read from and write to stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gib Isn't Bash, but an embeddable interactive programming language that provides client applications with a rich command line interface reminiscent of the popular Unix shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The main goal of BASIC foundry on SourceForge is to gather all developers that works something related to BASIC programming language in order to help creation of fast, stable, cross-platform, OPEN SOURCE BASIC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PAGEB is an easy to use tool to create videogames. With PAGEB is not necessary to known any programming language, nor to master complex game development techniques, to create high quality games. All you need is a good game idea and time to develope it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Control-Freak

    Visual Automation & UI Authoring

    This is a general purpose tool optimized for managing, programming and automating machines, services and apps or just loose parts of code snippets. It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SrcComDoc allows documentation written in source comment rows to be extracted, formatted and highlighted according to the chosen documentation format. The basic SrcComDoc syntax is source and documentation language independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RGnome is a gtk based frontend for GNU R, which is a widely used language for statistical computing. It features a fully working R console and an editor with syntax highlighting.
    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.