Search Results for "python programming language" - Page 7

Showing 584 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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.
  • 1
    GDL - GNU Data Language, a free IDL (Interactive Data Language, see http://ittvis.com/idl/) compatible incremental compiler.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    ... command: FAST before commands for demonstrating maximum performance. First KAREL-3D is created in 1986 after Karel the Robot, in Slovakia ( before Czechoslovakia ) on 8 bit microcomputer PMD 85-2 for school kids to learn algorithm and what is programming, teach know how to solve a logical problem, like Spock and his children from the planet Vulcan ( live long and prosper ). because it's fun Actual WebGL version: https://sourceforge.net/projects/karel-3d-webgl/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dragme

    Dragme

    A visual-based IDE for C language uses block drag and drop technology

    Dragme IDE is an IDE for C language for whom who want to learn coding, i.e. It is beneficial to Engineering College or Computer Science Students. It is popular among teenagers who want to learn Coding. It is not created only for Students. It can be used by professionals too. It has Playground where Student can learn coding with playing with blocks. It also has Codeground, which is a source code editor, where industry professionals can write and run their own limitless source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Madara

    Middleware for distributed applications

    ... is the Knowledge and Reasoning Language (KaRL) Engine, which provides a real-time scripting language for nanosecond execution times hooked into a flexible transport layer for distributed reasoning. The KaRL engine also supports object-oriented C++, Java, and Python programming through Containers, classes that provide abstractions and references for variable location within the KaRL Knowledge Base. This project is currently in process of being ported from http://madara.googlecode.com.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Basic (OB) is an implementation of BASIC programming language interpreter. OB is developed for embedding into user application as scripting language. OB is distributed as source code under MIT License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyUltimateRobot

    Controls any Robot in Python

    Developed on Python to leverage state-of-the-art extensibility and easily integrated plugins Able to use low cost robots with the accuracy and dexterity of much more expensive robots, achieved in part by: a) Ability to drive movement by inexpensive DC gear head motors, including the inherent ability to specify movement by applied force rather than strict space/time control that steppers impose. b) Arms and linkages don't have to have super tight tolerances, because accuracy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenRTDynamics

    A framework for implementing real-time control systems

    ... other nice features. Because of a high-level schematic-description language -- in form of provided Scilab commands -- only a minimal implementation-effort (no error-prone C-programming) is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with...
    Downloads: 3 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
    BTOC

    BTOC

    Source code converter

    An adjustable translator from one programming language to another. Nowadays tested as basic to c++ translator. The vocabulary contains some of QBasic Keywords. See Web Site for more information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Crevaya
    General purpose dataflow programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Helsinki Finite-State Technology
    The Helsinki Finite-State Transducer toolkit is intended for processing natural language morphologies. The toolkit is demonstrated by wide-coverage implementations of a number of languages of varying morphological complexity.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Various emulators and experiments

    Atari 2600, C64, Python, 3D engines and rock'n roll

    MVE is an acronym for Modular Virtual Engine. It provides an interface for programming and running (your own) units (virtual machines), each unit consisting of several modules (CPU, Video, Audio, Input, Drive, et cetera). Furthermore the Modular Virtual. This project has been frozen because of lack of motivation. But what you will find here, is a lot assembly code for the Atari 2600 and C64, experiments with 3D math on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Ring_WinCReg

    Ring_WinCReg

    This Ring Extension helps edit windows registry keys and entries.

    Ring WinCReg extension is a very light, easy, and powerful extension for Ring Programming Language that has been made to bring all means of easiness in the dealing with Windows Registry. It gives you the ability to do from minor registry needs like saving or restoring settings to more superior goals like reaching and manipulating every single key or value in the whole registry tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HHVM

    HHVM

    A virtual machine for executing programs written in Hack

    HHVM is an open-source virtual machine designed for executing programs written in Hack. HHVM uses a just-in-time (JIT) compilation approach to achieve great runtime performance while maintaining amazing development flexibility. HHVM supports the Hack programming language. We are moving fast, making changes daily and releasing often. If you notice a regression in the typechecker or the runtime, please open issues when you find them. Rather than directly interpret or compile source code directly...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Chapel

    Chapel

    a Productive Parallel Programming Language

    Chapel is an emerging parallel programming language whose design and development are being led by HPE in collaboration with academia, computing labs, and industry. Chapel's goal is to improve the productivity of parallel programmers, from laptops to supercomputers. **Please note that Chapel development has moved to GitHub**
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Orions Grand Inquisitions Mod

    An Epic Expansion for Civ4 BTS

    This is a Beyond the Sword (BTS 3.19) project for Civilization 4. It is a 1GB download. OGI is the result of countless hours of difficult programming in SDK, Python and XML that is designed to provide a rich variety of strategic choice and enjoyment for all. If you want to play Civilization, then OGI is the mod to play. Make sure to download the art file (FPK file). The mod will not run without it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    poliqarp2

    natural language corpora search engine

    This project aims at building an efficient indexer and search engine for natural language corpora with multilevel annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Dover Gadget Drawer SE
    30 modules, 300+ Synthedit prefabs ranging from subcontrol circuits to synths, fsu effects, drum sequencers, near complete copy/paste/save/load system for xox style patterns. 2 complete vst effects, and one vst synth.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    BioC

    We describe a simple XML format to share text documents and annotation

    A minimalist approach to share text documents and data annotations. Allows a large number of different annotations to be represented. Project files contain: - simple code to hold/read/write data and perform sample processing. - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. We are...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    wxD is D programming language (www.d-programming-language.org) bindings for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GNU Hyperbole: The Everyday Info Manager

    Create hyperlinks just by dragging, find contacts instantly, ...

    ... stored across many different machines on the internet. People who get used to Hyperbole find it helps them so much that they prefer never to use Emacs without it. Hyperbole includes easy-to-use, powerful hypertextual button types and links that can be made without the need to learn a markup language. It also includes a hierarchical, record-based contact manager, a rapid window and frame control system and a powerful multi-level auto-numbered outliner.
    Downloads: 1 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.