Search Results for "python programming language" - Page 35

Showing 2871 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
  • 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
  • 1
    FePy project aims to provide enhancements and add-ons for IronPython, an implementation of Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    XEROX SIGMA 7 XPL Compiler

    XPL Compiler for the XEROX SIGMA 7

    XPL Compiler for the XEROX SIGMA 7 written at Lawrence Livermore Labs in 1971. This compiler ran under the GORDO Operating System. This project includes a SLR(K) grammar analyzer written by Frank DeRemer. Both the compiler and grammar analyzer have been ported to run under UNIX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    symbols

    symbols

    Free JSON dataset of Unicode text symbols (keys, hex codes, names)

    This project provides a free JSON dataset of Unicode symbols, including their characters, hex codes, and descriptive names. The data can be used by developers in applications, websites, and programming projects where symbol handling is required. The JSON file makes it easy to integrate symbols into JavaScript, Python, or other programming environments. It can also be used for text-processing tools, font testing, and UI/UX design projects where special characters are needed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    oxiida

    A DSL for scientific workflow construction.

    `oxiida` is a workflow interpreter for building and controlling processes running on remote resources. It is opinioned on focusing at running scientific workflows in a high-throughput manner. - `oxiida` supports construct and run tasks/jobs with different timespan from seconds to months. - `oxiida` supports run tasks/jobs on local machine, cloud or HPC. - `oxiida` has native support for Workflow Definition Language (WDL). - `oxiida` as a language can embed into Python, Julia and Lua...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    umple

    umple

    The Umple Model-Oriented Programming Technology

    Umple is technology for Model-Oriented Programming. It adds abstractions such as UML associations, attributes, and state machines to object-oriented programming languages such as Java, C++, PHP and Ruby. A developer can use Umple in one of several ways. They can start with a pure model, containing only classes, associations, attributes and state machines, and then gradually add methods in one of the base languages to the Umple code base. Alternatively a developer can start with a normal...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Arraylang

    An Array-based programming language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ceenv

    Computer Experiment Environment

    ceenv (Computer Experiment Environment) is a virtual machine that works on VirtualBox. It is being developed and distributed as a training environment of UNIX (UNIX commands, network, Emacs, Gnuplot), programming language (C, C++, Fortran, Python 2/3, MPI, OpenMP, BLAS/LAPACK), etc. The whole environment is included in one VirtualBox virtual disk image, and users can use it immediately by simply importing the image into VirtualBox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dss_capi

    dss_capi

    C-API library for an alternative implementation of OpenDSS

    DSS C-API is a library that exposes a customized and extended OpenDSS engine using a plain C API (no COM or VARIANT structs). Available for Windows, Linux and macOS, Intel x64/x86 and ARM32/ARM64 (including "Apple Silicon"), For language bindings in C++, C#, Julia, MATLAB and Python, see more at https://dss-extensions.org/ and https://github.com/dss-extensions/dss-extensions This is a mirror of the GitHub repository (https://github.com/dss-extensions/dss_capi/). All binaries...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Objeck

    Objeck

    Simple ⇒ Object-Oriented ⇒ Functional

    Objeck is an object-oriented programming language with functional features. Objeck emphasizes, expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, and command line debugger with IDE plugins.
    Leader badge
    Downloads: 1 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
  • 10
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PromptCraft-Robotics

    PromptCraft-Robotics

    Community for applying LLMs to robotics and a robot simulator

    The PromptCraft-Robotics repository serves as a community for people to test and share interesting prompting examples for large language models (LLMs) within the robotics domain. We also provide a sample robotics simulator (built on Microsoft AirSim) with ChatGPT integration for users to get started. We currently focus on OpenAI's ChatGPT, but we also welcome examples from other LLMs (for example open-sourced models or others with API access such as GPT-3 and Codex).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Asmosis

    Asmosis

    A set of tools related to assembly language programming.

    Project Asmosis provides a set of tools related to assembly language programming. The tools include: - the Asm::X86 Perl module, - AsmDoc - an HTML documentation generator for assembly language, - Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/), - converters between various assembly language dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as, - converters from C/C++ header files to assembly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OsciViewer
    This program aquires data from the oscilloscope LeCroy9400A, Advantest TR4131 and from the PM3311 (own propriatary bus). Dieses Programm liest Daten der Oszilloskope LeCroy9400A, Advantest TR4131 und PM3311 (eigene proprietäre Schnittstelle) aus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    GameMapPlotter

    Real time map point plotting from in game "/loc" to clipboard function

    Being a new Pantheon MMORPG player struggling without an in-game map, but being a land surveyor having created a surveying app with a map plotting function, the discovery of the "/loc" command inspired the GameMapPlotter creation. Currently, Wilds End is the only map having been found meeting the criteria needed but more maps can be setup or data can be collected to help create new maps. Python is the programming language which requires the interpreter to be installed but the goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PolyChaos.jl

    PolyChaos.jl

    Julia package to construct orthogonal polynomials

    PolyChaos is a collection of numerical routines for orthogonal polynomials written in the Julia programming language. Starting from some non-negative weight (aka an absolutely continuous nonnegative measure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    guiscrcpy

    guiscrcpy

    Full fledged GUI integration for the Android screen mirroring system

    A simple, pluggable, graphical user interface for the fastest Android screen mirroring software, scrcpy. guiscrcpy is a multiplatform, ready-to-use GUI layer for Android to PC screen mirroring written in the advancing programming language python3 for the most award-winning open-source android screen mirroring system.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 17
    LAPP package in Complete Virtual Machine

    LAPP package in Complete Virtual Machine

    Quick Apache/PHP/Postgresql Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other PHP project called teamdocs. Just replace td with lapp wherever mentioned ) Upload your PHP Files using the free FileZilla ftp client software, to this server called lapp.local...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    MLSDE

    MLSDE

    Customizable multiplatform development environment.

    The Multi-Language Scriptable Development Environment (MLSDE) aims to be a highly customizable, flexible, platform-independent development environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    # Digital Visual Computer (DVC) The Digital Visual Computer (DVC) is an experimental computing platform where programs and data are represented visually as images. This project contains the specifications, tools, and examples for the DVC ecosystem. ## Introduction DVC explores the concept of screen-to-screen computation. Instead of text-based code, DVC uses a "color language" where sequences of colors represent instructions (opcodes) and data. The state of the computer's memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Academic Tech Toolbox

    A collection of productivity tools for academic researchers.

    A collection of productivity tools for academic researchers: RefTraceback: Found an article/thesis of interest? Want to know more by reading some of the sources referenced by the publication? This tool gives you the convenience of selecting a bunch of references at a time and looking them up in one go. Citation and reference checker: A tool for academics, students and, most of all, proofreaders. Helps identify wrong or missing references/citations in an academic text. Check it out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    IBM 360 XPL

    IBM 360 Optimizing XPL compiler

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AQ

    AQ

    AQ is an interpreted programming language. It is fast, small, simple a

    AQ is a fast, small, simple and safe interpreted programming language. It may be a great work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GLM-4-32B-0414

    GLM-4-32B-0414

    Open Multilingual Multimodal Chat LMs

    GLM-4-32B-0414 is a powerful open-source large language model featuring 32 billion parameters, designed to deliver performance comparable to leading models like OpenAI’s GPT series. It supports multilingual and multimodal chat capabilities with an extensive 32K token context length, making it ideal for dialogue, reasoning, and complex task completion. The model is pre-trained on 15 trillion tokens of high-quality data, including substantial synthetic reasoning datasets, and further enhanced...
    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.