31 programs for "python programming language" with 3 filters applied:

  • Passwordless Authentication and Passwordless Security Icon
    Passwordless Authentication and Passwordless Security

    Identity is everything. Protect it with Duo.

    It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
    Get a Free Trial
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue database. However...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    alphabit.org

    Public files of alphabit.org domain

    for now used as testing platform to get acquainted with git. eventually will contain source files and examples on the usage and customization of the code crafting tools being developed at alphabit.org domain... 1 . web server (nodejs), to share bits our way... the highway was too dangerous and inadequate. 2. window manager (xmonad), to enjoy work... as we are at it. 3. yet another new programming language (javascript), it does not yet exists and we would like to try it. more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bioweb

    bioweb

    polyglot language framework to analyze genetic data

    polyglot framework using Python/C++/JavaScript to fast develop applications to analyze biological sequences
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar Icon
    Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
    Free Trial
  • 5

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MINISYS for the WEB
    Framework, Application construction set and M(umps) - API In the MINISYS environment it is possible to create in a few hours very complex business software like invoice programs, bookkeeping programs and many other. The main programming language is M (ISO-M).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    Cyclone is java-based rich GUI web tool for automating tasks with ease. Cyclone is a project that was borne out of necessity. Agreed, there are many native tools that allow task to be scheduled or automated on most operating systems, however, Cyclone is more than just an automation tool. In many programming languages, there are batch module/libraries available to schedule jobs, but need quite a bit of enhancements to provide similar feature set as Cyclone. Cyclone comes with a number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ulbora CMS

    Ulbora CMS

    Ulbora CMS 2.0 is the first MEAN stack CMS and blogging platform.

    ... responsive HTML5 templates built with either AngularJS or on conventional server side template engines such as EJS or Handlebars. Ulbora CMS plans to allow developers to publish add-ons to Ulbora CMS. Ulbora CMS add-ons are simple web services built with any programming language and deployed anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    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
    XMLVM
    XMLVM is an XML-based programming language build upon a virtual machine concept. Both Java and .NET byte code instructions can be mapped to XMLVM. XSL stylesheets allow manipulation of XMLVM such as cross-compilation to JavaScript for AJAX applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    ..., test, and production support of software environments based on multiple programming languages for distributed multicore environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ETICS
    ETICS stands for "eInfrastructure for Testing, Integration and Configuration of Software". It provides software professionals with an "out-of-the-box" build and test system, powered with a build and test product repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OPEW

    OPEW

    A complete multi-language developement stack for GNU/Linux

    OPEW is a powerful, complete, independent and extensible open source distribution stack for GNU/Linux based OS. Its goal is to provide a rich, portable, ready-to-run development environment focused on modern and robust programming languages in order to satisfy the common needs for a software development. OPEW includes the latest stable version of PHP, Ruby, Perl, Node.js, Go, Python and Lua, providing a powerful multi-language development enviroment. It's also given a full stack of open...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Comms Order Fulfillment
    Simple order fulfillment system with flexible order decomposition and domain specific programming language for describing decomposition scenarios. Most suitable for Mobile Communications operators who are using Oracle BPEL and AIA technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rosary Web Toolkit (RWT) is an ajax framework with event-driven programming. RWT is implemented by javascript language with the ajax technology. RWT now is the concept to write web pages in different ways from other ajax frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JVFramework is an application framework for Java. It's main goal is to avoid code duplication (such as metatada, UI programming, etc) related to the construction of a web application, providing a declarative language for business tier programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stackful is a web-based programming environment for beginners inspired by Hypercard. Users can create web pages live by dropping in page elements, positioning them, and writing the code behind them. Everyone should learn a little programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
    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.