Showing 242 open source projects for "python programming language"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims at creating a Java application/library that is capable of generating a syntax diagramm of a (programming) language in the SVG graphics format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Programm-shell for building electronic books of programming problems with integrated testing and judging system. Offline analogue of well-known online problem archives such as acm.uva.es etc. Language: Delphi7. Platform: Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Can calculate mathematical expression. It have a module system witch make it very easy to add own functions. Other features are a graph painter and a tiny programming language designed too make it easy too write small mathematical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    "A Program is a Process, not a Thing." This project is about programming for the fun of it and will contain tutorials, notes, code and tips for learning to program, setting up servers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java project (run anywhere) designed to provide a simple but entertaining introduction to the Java language for students in beginning programming classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pythońol is an all-in-one program to help English speakers learn Spanish. Features include: Pronunciation, verb conjugation, dictionary (70,000+ words), thesaurus, quizzes, full-text translation, idioms, a verb browser, and a large reference section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    this is a utility library for the Python language. It defines a set of generic patters, aspects, utilities and tools. the main target of this set of tools is to assist in rapid/concise development (composition) of software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleScript is a simple programming tool for scripting languages (Perl, PHP, Python, Ruby, TCL) written in Obj-C/Cocoa. It can be used by experienced developers to write and test on the fly small routines, and is a good solution for educational purposes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    An interpreter for the Logo programming language. Written in Python, with access to the Python runtime and libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JBeginner is for teaching and learning the Java programming language. It allows the user to construct simple programs by selecting program elements from menus, and to step through them, studying the evolution of the stack and the heap shown on the screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ppC++, is an HTML-preprocessed C/C++ language which is adapted especially for active web pages programming and brings new additional features which make web programming very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AdaPackageTesting is a tool for developers using the Ada95 programming language. With him, it's very fast to create the structure of a test program based of the package specifications (.ads).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The project JPetriNet is a Petri Net modeling, analysis and simulation tool made in Java Programming Language. JPetriNet was previously intended to aid educational activities but also could be used in any other purpose involving concurrent systems.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    pyRobbie is a Robot simulation program, written in Python, which enables users to control a (graphical) Robot through a 2D graphical world to solve different problems. The intent is to provide an easy to use framework for constructing programming example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java applet-based shared programming whiteboard system, to use with any programming language with a suitable Java Virtual Machine implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    web and command-line tools to help students learn foreign languages using the greatest language database available: the world wide web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SystemSpecifyer is used to develop and maintain complex, well structured, systems specifications, in normal language. Using the System Matrix double matrix relation building mechanism specs can be tested for completeness, correctness and consistency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Projek Munsyi is a project to provide localization (L10N) for the Bahasa Melayu (Malay language) (ms) especially for the GNU software. The goal of this project is to become the hub for the Malay language team at Translation Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dream Box LMS is a light weight learning management system focused toward training departments of small to mid-size corporations. DBLMS is developed using the Java programming language and adheres to MVC style of programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Symbolic math Java applet. Features: big number arithmetic; symbolic and numeric evaluation; programming language constructs;plot functions
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Educational programming language tools written in Python for use with PC/104 computer based robotics teaching at the middle/high school level.
    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.