Search Results for "python programming language" - Page 135

Showing 3473 open source projects for "python programming language"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    PaloAltoBASIC

    PaloAlto BASIC is a minimal programming language implementation.

    PaloAlto BASIC (also known as Tiny BASIC) interpreter less than in 500 lines writen in Ruby. The original program takes only 3KB or ROM and runs on Intel 8080, Motorola 6800 and MOS Technology 6502 processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Textual automata-based programming language TAVR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dev2 (pronouced "dev squared") allows two remote users to do pair programming as though they were physically side-by-side. It is written in Python and uses wxPython as GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Solve Logic Word Puzzles with CLP

    Constraint Logic can solve word logic puzzles.

    Learn basic constraint logic programming by solving logic word puzzles. Go to http://eclipse.dougedmunds.com . This tutorial will show you how to solve easy 1 star to hard 5 star puzzles, using the eCLiPSe-CLP language (available at http://eclipseclp.org/). Don't confuse this programming language (a prolog language) with the IDE for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

    saafl

    a Language to define Statements About Assembly Functions

    SAAFL is a language to define statements about assembly functions and can be used to match functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Oasis Development Tool

    Oasis Development Tool

    OASIS Development Tool

    The OASIS Development Tool is an innovative IDE for Code Generation-, Code Debugging- and Visual Coding- using the OASIS Programming Language. The OASIS Programming Language is a 4GL Concurrency- and Database Language running round a distributed OASIS Runtime Machine Environment (RME) as interpreted OASIS Scripts sequenced into OASIS Polyglot Runtime Components (PRC) with just in time patterns. The IDE is designed specifically for the OASIS Programming Language. The IDE is focused around...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jim is a small footprint implementation of the Tcl programming language. It can be used to make an application scriptable or to have a real language as configuration file. Jim is 14k lines of code, so can be added directly inside applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A blind SQL injection tool inspired by sqlmap and written in the Python language.
    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
  • 10
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Compiler for a new programming language with heavy SIMD support called Swift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    adlib, or the Alternative/Awesome D (Runtime) Library, is a compiler-independent reimplimentation of the Phobos Runtime Library for the D Programming Language (http://www.digitalmars.com/d/), and as the project matures it will come to replace Phobos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Meta is a simple programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool for reformatting source code files in the Mercury programming language, similar in function to the classic Unix Indent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Piet++ is the foremost interpreter for Piet++, an extension and expansion over the original Piet programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tingo is a cross-platform, high-performance GUI library with D programming language providing features similar to (and modelled on) core Java or C# facilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The programming outpouts of the COVCELL Minerva Project. Modules for Moodle to improve communications, allow for spontaneous interactions, and provide other tools, for enhanced language learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    User contributed libraries and examples for the Clojure programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a complete clone of the .net framework for the d programming language,just like the jdk4d project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    luamt is a power patch of lua-5.1.2. It provides more multithreading features at language level, easy to programming and easy to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "PyLab Works" is a free and open source replacement for LabView + MatLab, written in pure Python. PyLab Works is much easier to learn and to extend than LabView and gives a much better programming environment than MatLab. Even kids can use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A spreadsheet/matlab-like tool for numerical programming with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Critters is a basic world simulation used to educate students of all ages about beginning Python programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NewsNotFound

    NewsNotFound

    This is the entire source code for NewsNotFound's article gen process

    Our mission is to lead the way in AI journalism by providing completely neutral and unbiased news articles that can be governed by the public. NewsNotFound is a news website located at https://newsnotfound.com. We want to build the most unbiased news platform on the internet.
    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.