Search Results for "python programming language" - Page 57

Showing 2818 open source projects for "python programming language"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Emacs mode for the programming language Maude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    easygui

    GUI Dialog library for Python with a major goal of simplicity

    EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 4
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 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
    The Panini Language

    The Panini Language

    Better Modularity, Better Concurrency

    This project makes the compiler and tools for the Panini language available. A central goal of the Panini language is to make concurrent programming easier and less error-prone. The main new feature in Panini is called a capsule. A capsule is like an actor but better because it largely retains the traditional approach for reasoning about programs as a sequence of operations, abstracts away all details of thread creation and locking, and supports fully-automatic compile-time analysis of common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Takt

    Takt

    Text-based Music Programming Tools

    Takt is a text-based language for describing note and chord sequences as well as algorithmic compositon rules with C-like syntax. This software package contains a REPL (read-eval-play loop) interpreter for Takt, a MIDI-file-to-Takt translator, and an Emacs interface program which enables note entry from a MIDI keyboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Gleez CMS

    Gleez CMS

    A Light, Simple, Flexible Content Management System

    ... suitable for any business or organization. Built on the PHP programming language and the MySQL database, Gleez delivers superb performance on any size application. Gleez uses the MPTT system for classifying content, which is known as taxonomy and is implemented in the core. You can define your own vocabularies (groups of taxonomy terms), and add terms to each vocabulary. Users, Roles, and Permissions. Users on your site can be assigned permissions via roles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Cengaver

    Cengaver programming language

    Cengaver is a new programming language based on Turkish speaking language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASN.1 library for Python
    ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package. Project moved to GitHub: https://github.com/etingof/pyasn1
    Downloads: 4 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
    Decentralized P2P SuperpeerElection JAVA

    Decentralized P2P SuperpeerElection JAVA

    DECENTRALIZED p2p java solution of membership and superpeer with Chord

    ... nodes, called fingers, which refer to other points on the ring. The first finger of node n is always the successor of n. In this project Fingers were not used, so all nodes are holding just ip addresses and ports of neighbors which are successors and predecessors. The implementation is done with Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SCNVSim

    SCNVSim, a tool to simulate somatic CNV and Strucuture Variants

    SCNVSim is a Bioinformaitcs tool developed in Java programming language for the simulation of somatic copy number variations and structure variations in cancer genome studies. The tool is capable of simulating features related to tumor samples including tumor purity, aneuploidy and heterogeneity other than common types of SV and CNV. SCNVSim generates the genomes of a cancer cell population with detailed information of copy number status, loss of heterogeneity, and structure variation break...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Forward Simulation

    A Wright-Fisher forward population genetics simulation.

    The forward simulation code is a tool to model evolution of a population under the Wright-Fisher model. The code incorporates population expansion, bottleneck, speciation and migration. Several selection and fitness mechanisms are available: selective sweeps, foreground selection in one region with a distinct background selection in neighboring regions, epistasis, and truncation selection. The code is implemented in the C++ programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Human Understandable Computing
    This project aims to to promote open, safe, collaborative and intuitive programming models. It focuses on developing software tools that are written in scripting languages and driven by human understandable text, graphics and multimedia data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EasyPowoliX64

    EasyPowoliX64

    An assembler language emulator to lean it easily!

    This is a simple simulator of a simple form of Assembler. An assembly language (or assembler language) is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions. You will get into the coding with assembler with this easy form of assembler language. EPX64 just have ten data registers and not any address registers! This assembler...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This project concerns the development of human language technology resources, based on the approach to share or recycle resources between closely related language. http://gerhard.pro/closely-related-languages/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Qore Programming Language

    Multithreaded scripting language

    Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language. No more development or releases happen on sourceforge; development has moved to https://github.com/qorelanguage/qore
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project Angela is a family of ruleset modeling language (RML) interpreter components written in python. It is intended to easily enable RML support for a variety of different simulation engines, game engines and MMO frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Examples for KLayout

    A set of example macros for KLayout (klayout.de)

    KLayout is a free open source layout editor. Examples for KLayout (E4K) is a set of scripts that run on KLayout to showcase KLayout's functionality or to teach KLayout scripting in the Ruby language. Try it out! (KLayout also offers Python scripting, though this is not yet part of E4K.) Another similar project is The Red Toolbox (a.k.a. TRT; http://sourceforge.net/p/theredtoolbox). TRT is intended to be a toolbox of useful macros that you would actually use during layout, while E4K...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyR4E

    Python Restrected for Embedded, short as PyR4E.

    Yet another Python-extended but completely-Python-compatible programming language, Python Restricted for Embedded, short as PyR4E. The goal is to write code in Python once, and to convert it to ANSI-based C code automatically which can be built and run on thin lightweight embedded computers. It's still in idea level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jolie

    Jolie

    A service-oriented programming language.

    **Note** that releases are outdated on sourceforge. Please refer to our main website: www.jolie-lang.org Jolie is the first full-fledged programming language based upon the service-oriented paradigm, suitable to create new services from scratch or to compose existing ones in powerful orchestrators in order to obtain new functionalities. You can use Jolie for building any kind of distributed applications. Examples are cloud middleware, web portals, and standalone concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    finic

    financial framework

    Client-server database application. Develop language Python. Database Berkeley DB. GUI interface wxWidgets. Additional Python components: pybsddb, RPyC, wxPython, pyExcelerator, Crypto, reportlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    D Game Engine

    A game engine written in the D programming language

    An implementation of a game engine in the D programming language. It is currently in an early pre-alpha state. The goal is to make a flexible, reasonably efficient engine with a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jupyter notebook snippets menu

    Jupyter notebook snippets menu

    Adds a customizable menu item to Jupyter (IPython) notebooks

    Adds a customizable menu item to Jupyter notebooks to insert snippets, boilerplate, and examples of code. This notebook extension adds a menu item (or multiple menu items, if desired) after the Help menu in Jupyter notebooks. This new menu contains little snippets of code that we all forget from time to time but don't want to google, or are just too lazy to type, or simply didn't know about. It can also be helpful for people just starting out with a programming language, who need some ideas...
    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.