Search Results for "python programming language" - Page 8

Showing 541 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
  • 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
  • 1
    The Java Light Component Framework (JLCF) is a framework for developing modular applications for the java language. It allows designing an application using building blocks with well-defined inputs and outputs (aka software components). Using this well-defined modular approach, the application has a clear and explicit design which facilitates the development and maintenance of a software system. JLCF focuses on usability on a simple programming model and also provides advanced features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Eclipse NetRexx
    Eclipse NetRexx is an Eclipse plugin which supports the NetRexx programming language. The Eclipse update site for versions 3.4.2 through 3.7 is: https://sourceforge.net/projects/eclipsenetrexx/files/update/
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBezier

    JBezier

    Lightweight Bezier Library for Java

    JBezier is a free, open source and lightweight Java Library to easily allow the creation of Bézier Curves, without the use of any third-party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SMSAPI

    SMSAPI

    SMS, MMS and Voice message sending service with easy API Interface

    This project contains libraries for sending SMS, MMS and voice messages via SMSAPI gateway. Libraries are given for various programming languages (PHP, C#, JAVA, Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sikulier is a UI automation framework. I does not need any programming language knowledge for automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ant Conflict Behaviour

    research on rules for conflict behaviour for ants

    This program shall implement some rule systems for ants. Special interest is to do researches about the conflict behaviour. The project is written with the mason-library (page: http://cs.gmu.edu/~eclab/projects/mason/ ) and mainly with the scala programming language
    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
    Open Pandora's Box

    Open Pandora's Box

    Pandora is an artificial intelligent web based bot

    Pandora is an artificial intelligent web based bot written in Java. Pandora is a component based AI architecture including, database memory, XML, voice, voice rec, chat, IRC, HTTP, Wiktionary, Freebase, consciousness, language, GUI, applet, web, jsp, Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GrinderScript.Net

    Enables you to run load test written in a .Net language with Grinder.

    Bringing the awesomeness of The Grinder to the .Net community. Bringing the awesomeness of the .Net programming languages to the Grinder community. GrinderScript.Net is an open source project, that enables you to run load test written in a .Net language in The Grinder. It is not a port of The Grinder to the .Net platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Activity Prediction Software

    To envision the radiation exposure in Neutron Activation Experiments

    A software called Activity Predictor is developed using Java TM programming language. The Activity Predictor calculates activities, exposure rates and gamma spectra of activated samples for NAA experiments. The calculation procedure for predictions involve both analytical and Monte Carlo methods. The Activity Predictor software is validated by a series of activation experiments. It has been found that this software calculates the activities and exposure rates precisely. The software also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ColorHound A pure Java Color Picker ------------------------------------ Introduction: ColorHound is a pure java color picker application developed using Java-Swing. As the programming language is Java, this tool is also platform independent. It can be used in anywhere provided, JVM is installed. This tool is distributed in a .zip format, so no installation required. Installation: As such, there is no installer for this. Download the zipped package from https://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop. You need to install Java JRE to run the .jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This library for the Processing programming language provides classes to wrap the functionality of the JPen-2 tablet package for Java, thus simplifying the use of graphical tablets in Processing. IMPORTANT: Active development has moved to https://github.com/codeanticode/tablet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spaced IDE

    Spaced IDE

    An IDE for the programming language whitespace.

    Spaced IDE is a programming tool for the language whitespace that simplifies the creation of applications. Source code will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    Stochastic Pi Machine (SPiM), created by Microsoft, is a programming language for modeling biological processes. Two tools are available from Microsoft for simulation. A web application Visual SPiM, and a destkop application SPiM Player. Both simulation tools require to be run on a Windows platform. Fortunately Microsoft has also released a command line version for Linux and Mac OS based on OCAML however this version will only output a CSV file for the simulation results. SPiM2Eclipse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GSVideo is a cross-platform library for the Processing programming language that provides video support (movie playback, video capture, creation of movie files) through the use of the GStreamer multimedia framework.
    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.