Showing 207 open source projects for "python source"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 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
  • 1
    PyPlayground is an environment for developing algorithms involving movement in a space of up to three dimensions using Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    edef - A small simulation framework for logic circuits, autoregressive processes, digital controller circuits and many more. Also there is a GUI application, that integrates a simple development environment and a circuit editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pysolar is a Python library for calculating the position of the sun relative to the earth as a function of latitude, longitude, and time. There is also code included for other problems related to the development of photovoltaic systems. Still in alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slowmo is an application developed to calculate and plot the travel times of the wave front of a tsunami.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Esra is a 100% pure java library for the interactive analysis of molecular mechanics data. Mangles your data in your favorite scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project simulates a multi-agent system (swarm) behavior both graphically and not. The purpose of this project is to research the properties suggested in "stability analysis of swarms" V.Gazi & K.M.Passino. Using the vpython library for 3D modeling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Esse projeto é uma reimplementação dos processadores hipotéticos descritos no livro "Fundamentos de Arquitetura de Computadores" de Raul Fernando Weber, usados em diversas faculdades no sul do Brasil, incluindo o Instituto de Informática da UFRGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenWWTP is wastewater treatment plant simulator based on (modified) Activated Sludge Model (ASM2d) The project is in very beginning stage (help wanted).
    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
  • 10
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simulation of operating system functions to test a new type of operating system security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A package for preference handling and aggregation rules. A number of voting rules discussed in social choice literature have been implemented in order to study various properties of these rules in simulations with randomly generated preferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cellogica is a cellular logic analysis tool. It incorporates sequential logic and finite state machine to elucidate the relationship between transcription factors and corresponding gene expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simulator of virtual animals made up of biological neural networks for research in the Computational Neuroscience field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of modules and enduser tools designed to help design, test and use system models. While my research (hence, the examples) is focused on hydro-ecological systems, the program can be used on any system characterized by ODEs (and soon PDEs?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimED is a user-friendly Differential Equation simulation software. It can integrate numerically ODEs (Ordinary Differential Equations) using several methods, plot time and phase-space diagrams for variables, and interactively choose initial conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FEVal, the Finite Element Evaluator written in Python, provides easy conversion for many Finite Element data formats (both binary and ascii). Mesh modification is very easy. Values of model results can be accessed given coordinates in physical space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simulator for large neuronal networks using leaky INF as its basic element. Simple few line scripts will enable rapid creation of large networks with different connectivities. Aimed at researchers interested in quickly testing large networks of neurons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimForge is a web-based Agent Based Model of an Open Source Ecosystem implemented in Python with Django. Developers act on randomly drawn preferences to create, collaborate, and use software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pymesh will be a Python interface for Triangle (2D) and Tetgen (3D) mesh generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    aVolve is an evolutionary/genetic algorithm designed to evolve single-cell organisms in a micro ecosystem. It currently uses the JGAP Genetic algorithm, but does include a primitive genetic algorithm written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple PDP-11 emulator for first year alumni in computer sciences and alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyAero

    PyAero

    CFD Toolkit

    PyAero is a toolkit developped at andheo for CFD software : post-processing, curve generation, … Currently PyAero focuses on ONERA's code "Cedre". PyAero is powered by Qt, Python, PySide, enthought and pyLot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Freeode

    Freeode

    Solve Differential Equations

    Freeode is a compiler for the SIML programming language. It is a specialized language to solve differential equations. The compiler creates a python program that uses Numpy and Scipy to do the numerical computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB