Search Results for "python programming language" - Page 69

Showing 2820 open source projects for "python programming language"

View related business solutions
  • 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
  • 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
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2

    LPIA

    Programming language for artificial intelligence

    LPIA is an interpreted symbolic functional language with multi-process capabilities and predefined pattern matching. It is inspired by combinatory logic, lambda calculus, Scheme and Forth. LPIA est un langage symbolique fonctionnel interprété avec des possibilités multi-processus et un filtrage prédéfini. Il est inspiré par la logique combinatoire, le lambda calcul, Scheme et Forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PYNBM

    PYNBM

    Python Network Bookmark Manager

    PYNBM (Python Network Bookmark Manager) is a free application that helps system and network administrators dealing with a huge number of systems to quickly connect remotely to any host or network device. PYNBM looks like a spreadsheet containing customizable tools in the context menu (ssh, vnc, http, telnet, scp... and everything you want), and offering the ability to continuously check systems state through an icmp polling. PYNBM is written in Python language, and is available for Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vega Strike Ogre Edition
    The Ogre adaptation of Vega Strike. This has been ages in the making and is still in an early alpha state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    midori programming language

    midori programming language

    dependently typed functional programming language

    Programming language based off pure type systems, and COQ. Currently aimed at both systems, and application programming. Has a simple syntax, and (planned) C integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MPL

    Minimal programming language

    The goal of this project is to define a minimal programming language which can be implemented very easily on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ZrMako

    Mako templates for ZRanger scripts

    Mako templates for ZRagner scripts To use ZrMako download and install: * Python Programming Language (http://www.python.org/) * Mako Templates Library (http://www.makotemplates.org/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    3 Generic C Sorting algorithms

    3 generic sorting algorithms written in C

    Generic merge sort, quick sort and insertion sort implementations written in C programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rainbow Bricks
    An open source arkanoid clone written in Ruby programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Java Fast Method Call Graph Generator

    Analysis tool that generates method call graphs

    The project's aim is to develop a fast Method Call Graph generator for the Java Programming Language. The search proceedure combines a Finite State Machine and ad hoc parsing to allow for fast access to method definitions and method calls within the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Owlet Programming Language
    Programming language Owlet is a rule-based interaction level programming language for building distributed applications. The compiler is implemented using JavaCC that translates Owlet programs to Java programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Workflow Execution Engine

    High performance workflow with strong support for parallel tasks

    The Workflow Execution Engine (WEE) is a domain specific language created by the University of Vienna in Austria. The primary goals of the language are to provide a simple, lightweight, and powerful alternative to existing workflow specifications. This project contains an implementation of this language using the Erlang programming language. Please see the project Wiki for more detailed information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A programming language designed for teaching the fundamental abstractions for algorithmic problem solving
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Viper Programming Language

    Viper Programming Language

    A easy to learn programming language

    A programming language based around Python. Very easy to use. Recommended for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TCE

    tiny communication engine ,just like ice. do rpc easy.

    in internet world,Usually we use socket api to exchange data between two points. Here i will offer one rpc insteading raw socket programming. Ply is a version of Lex&yacc ,we define IDL specification,guid you how to create your business interface, tce2py is a part of enginee components,it can be create idl->python mapping code, integrated it into your project ,enjoying your life! that's easy,flex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Anagram - is a process of arranging letters in a word to form a new meaningful word. Anagram Generator is a tool which is used to generate all possible meaningful combination of the words from a given input word. This anagram generator is designed using Hypertext Markup Language(HTML) and Cascading Style Sheets(CSS). The Front end validation part is done using JQuery and the programming logics are written using PHP. The backend database is MySql. This application produces the combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleCV
    SimpleCV is a python framework for creating a more human readable programming interface to OpenCV.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21

    Voice_Tic_Tac_Toe

    Play Tic Tac Toe With Voice Input

    Voice Tic Tac Toe enables you to play Tic Tac Toe via voice input. The game engine is developed in python programming language and uses Microsoft SAPI for Speech to Text Conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SymbolicC++

    An object oriented C++ library for computer algebra

    SymbolicC++ is a general purpose computer algebra system embedded in the programming language C++. It is free software released under the terms of the GNU General Public License. SymbolicC++ is used by including a C++ header file or by linking against a library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    OpenGameDesigner

    Build a game by clicking

    OpenGameDesigner is an open source Game Maker alternative. It compiles to HTML5, and has an intermediate programming language for extra game customization. This current project status is alpha. Developers are welcome! Visit us at #openteacher at irc.freenode.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    ... text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An unlikely-to-be-the-most...
    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.