Search Results for "python programming language" - Page 67

Showing 2820 open source projects for "python programming language"

View related business solutions
  • 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
  • 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    The visualization feat of Baron Munchausen, that was writen like a comic game: Shot cherry stone. The programming language is C + +, the compiler is G + +, it is'nt wanted to install additional libraries to run the game. It is needed to run this program from the console to go on command "Munchausen". Screen is displayed to the background: Baron on the hunt, he ends cartridges, and he decides to kill a deer, using only what is in the moment at hand. Namely, a handful of cherry pits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jfunny

    A funny programming language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    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
  • 6

    scopt

    Python based accounting application

    Experimental accounting application with ERP features based on Python programming language. Scopt is build on in house mediation engine TinyESB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VoiceCode is an Open Source initiative started by the National Research Council of Canada, to develop a programming by voice toolbox. The aim of the project is to make programming through voice input as easy and productive as with mouse and keyboard. For install, Use subversion, as described in this page: http://sourceforge.net/apps/mediawiki/voicecode/index.php?title=VCode_1_Doc/InstallationManual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QuickL Programming Language

    Easy to use, quick programming language

    QuickL Programming Language is a easy to use programming language that lets you do many things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    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

    pyVenture

    McMaster CAS Outreach Project For Children

    Designed as a framework to teach middle school and high school aged children about programming in python by allowing them to make their own game. There contains a main file called pyVenture.py which when run will play the game that has been created in the pyVenture.py file. It is a simple text based game (like zork...ish) that allows users to traverse through different rooms they create. At the conclusion of the game (which is designed to be a mystery) they get to ask the player a question...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13

    PyDoodles

    Assorted Mini-Modules for Python

    PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Google Mass Search

    Export google search result links to file.

    .... If you know a bit of python programming, you can even customize GMS as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mecrobe SDK

    Mecrobe SDK

    Mecrobe SDK combines HTML and Python to make a programming language.

    Mecrobe SDK combines HTML and Python features into a single programmming language dubbed "Mec".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20

    2OPL

    2OPL is a norm programming language for agent organizations.

    2OPL (Organization Oriented Programming Language) is a programming language for developing agent organizations. The used abstractions in the language are brute facts, effects of actions, norms and sanction rules. Brute facts are the state of the environment. Effect rules describe how actions change the brute facts. Norms describe which environment states counts as violations. Finally sanction rules can be programmed to respond to norm violations. The current implementation is based on logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CESIL is a simple computer programming language developed in the UK by ICL and taught in British schools as part of the O Level Computer Science syllabus until the mid 80's . The project provides Java and C# based interpreters for the language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Jabalín

    An application for generating verbs in Modern Standard Arabic

    Jabalín is an application for generating verbs in Modern Standard Arabic. The application is implemented in python language version 3. The project includes a lexicon of 15.452 lemmas that can be used as the input of the system. The system generates all verbs as morphologically regular starting from the verbal root. Irregularities are considered phonological alterations affecting the superficial level of the form and as such they are treated in a later stage. The system classifies all verbs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    STE - Simple Text Editor

    A simple but full of functions text editor

    STE is meant to be a simple text editor, as the Windows Notepad, but "on steroid", that's to say it has to be richer in functionalities than the other text editors. At the moment, it's very poor. I need help in developing functionalities such as syntax highlighting (referred to many programming language syntaxes) and every logic thing one can think. So feel free to download the source, try and develop for yourself and, if you want, share your progresses with me and be inserted inside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python for .NET
    Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 2 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.