Search Results for "python programming language" - Page 66

Showing 2820 open source projects for "python programming language"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1
    * Internationalization of squeak etoys version to Korean * Internationalization of dolittle version to Korean * Internationalization of Robot programming language with squeak e-toys to korean
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    XSLT PHP Template Engine | PH7Xsl

    XSLT PHP Template Engine | PH7Xsl

    XSLT PHP template engine for your views

    PH7Xsl is a simple but effective and powerful template engine running PHP with XSLT (Extensible Stylesheet Language Transformations). With XSLT syntax, your template code and may be portable to virtually any programming language. It also allows for the separation of PHP code and template code to have a much more professional software and template much more clean and clear! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Generateur de Playlist

    Generateur de playlist développé en python

    [FR] Projet du Lycée André Malraux,72700 Allonnes. Projet de développement d'un générateur de playlist musicale au format M3U. Ce générateur de playlist sera programmé en python et devra être appellé en ligne de commande. ------------------- [ENG] A development project of a musical playlist generator in M3U format. This playlist generator will be programmed with python language and will be call with a command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    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/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Easyttpd

    A lightweight webserver with builtin support for Tcl CGI scripts

    The goal of the project is to create a portable webserver package that can be used out of the box for designing and developing web applications with zero configuration. The Easyttpd server is based on Lighttpd and will have support for cgi scripts written in Perl, Python and Tcl. Apart from the above mentioned language, it will have support for php. It will include MariaDB as a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Who Knows Programming Language

    This programming language is easy to learn and comes with a compiler.

    This programming language is easy to learn and comes with a compiler. We suggest using Notepad++ to write code, and we have a file that will format Notepad++'s code to make using WK even easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    simpAL
    simpAL (simple Agent Language) is an experimental agent-oriented general-purpose computer programming language and platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11

    Air-Hockey Game

    Air Hockey Game

    Physical object is used to move the player. Used web camera to track the object. based on the motion of object paddle moves in screen. LanguagePython,Pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    A collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a tutorial about how to create a video player. This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    StFFT

    FFT on Structured text

    Fast fourier transform algorithm written on IEC-61131-3 Structured text programming language for programmable logic controllers. Algorithm is split-radix FFT. StFFT is iterative contrary to more common recursive approach. Iterative solution was chosen because PLCs don't have support for recursion. For compatibility with as many as possible PLC models, algorithm have dependency only on sine and cosine functions. Dual licenced under LGPL and Commercial licence. For commercial licencing...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    MediaWiki Extension which implements a general-purpose programming language to be used in MediaWiki articles. Basically PostScript without graphics, with some additional operators including database querying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Transcripter

    Transcripter

    An Early-Alpha Transcription Program

    Transcripter is an early aplha program which converts files written in one language and will re-write them in another language of your chooding. Currently most of the transcriptions are highly inaccurrate, and there are only a few languages you can convert to or from. The Java to Python Transcription is the most accurate currently. If you want to help or want to send in your additions, please contact my account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    HOS-P

    Hospital Open Source Project

    Hospital ERP from brazilian institutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JavaScene

    2D Game Engine for the Java Programming Language

    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A Java library for LDAP access developed using AspectJ for some of the crosscutting concerns involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BookingOnlineFormMaker

    It is a software to make a form to book in accommodation structures

    BookingOnlineFormMaker is a software to make a form to book online in hotels or other facilities (such as hostels, B&Bs etc.). BookingOnlineFormMaker generates the code in PHP or ASP/VBScript. You need only specify your web pages, your email, the background color, the text color, the server side programming language (PHP or ASP/VBScript), your language (english or italian) and to paste the generated code in your web page! Bookings are sent to your mail address. BookingOnlineFormMaker requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    5 in a row tic-tac-toe console game. Written in C programming language. PvP and PvAI modes included. Консольная игра "Крестики-нолики 5 в ряд". Написана на языке Си. Режим игры Игрок против Игрока, а также Игрок против Компьютера.
    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.