Showing 369 open source projects for "python programming language"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    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
    Yabasic is a free, multi-platform implementation of a traditional command-line BASIC programming language interpreter. It is small, feature-rich, and easy-to-use, with numerous useful features and facilities for structured programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Eleven is a programming language for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Berkeley Logo is an interpreter for the Logo programming language. It was originally written in C by Brian Harvey and his students. We are rewriting it to use the wxWidgets graphics 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
  • 5
    Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Automated Test Framework for Embedded Software: A system to perform test scripts 'in system' on embedded software. It uses Python as a high level description language and interfaces with GDB to communicate with the embedded platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Broccoli is a dynamically-typed, multi-paradigm programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Have you ever wanted to program in a language similar to TI Basic? Then C-Lesh is the solution. C-Lesh is probably the closest thing you will get to a TI Basic interpreter. Create games with ease and enjoy a growing library of subroutines. Come check it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Q programming language, a modern functional programming and scripting language based on term rewriting.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    Gentee is a friendly full-scale and free programming language. It is easy-to-master and can be a reliable assistant in your everyday work. Software developers can easily use it in their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An open source implementation of FSM (Finite State Machine) programming framework in C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Procbyte - Binary Scripting Language

    Script language for processing binary data

    Procbyte is a tool to access binary files from shell programming. It has binary data handling, read/write capability, basic math and date conversions. It is intended to aid in bash programming, but can be used from any command line tool or application. NOTE: This was accidentally uploaded as a beta, instead of alpha, but its status IS ALPHA. The next upload will standardize the language to the point where any scripts that work in it will work in all future versions -- however, scripts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Experimental OO programming language for event-driver design and roles, whitout reserved words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open source and free library in 'C' programming language for work with NMEA protocol. Small and easy to use. The library build on different compilers under different platforms (see below). The code was tested in real projects. Just download and try...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 15
    A disassembler for the linux platform. Currently this supports x86 ELF files assumed to be written in C and output to intel- syntax assembly language; however the design is modular and replacements for any of these can be written.
    Leader badge
    Downloads: 1,166 This Week
    Last Update:
    See Project
  • 16
    GCSTL is a port of the C++ Standard Template Library to the C programming language. This library is for developers that desire the functionality of lists, stacks, queues, sets, or maps when using the C programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The fluffy language is a toy language designed around the libfirm intermediate representation library. It supports the typical low-level constructions known from C combined with generic programming constructs. Lexer and parser are extensible with plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MeMo (stands for Meta-Model) is planned as Generic Programming Language & IDE, as flexible & smart as it is possible for computer application, including adjustable syntax, algorithm reduction. Ideally, it has to contain AI for interacting with the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python Directio A Python interface to open/read/write on a direct I/O context. This is an interface to open(), read(), write() and close() on a direct I/O context (O_DIRECT flag) from the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Run-Time Module for the L.in.o.l.e.u.m. universal low-level programming language. This module allows compilation of linoleum programs to the 32-bit linux operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Front-end for GNU Compiler Collection for the PL/I programming language
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    String Handling Library for C language - it implements Python 2.5.1 string handling library interface in the C language, making string manipulation in C as easy as is Python!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libexcept is an exceptions framework for the C Programming Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MeshC, in the spirit of and as an improvement on nesc, is a programming language intended for development of distributed embedded systems comprised of small-footprint, low-power devices. The project provides the language spec and a meshC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python-bindings to Allegro Game Programming Library
    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.