Showing 2171 open source projects for "python source"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • $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
  • 1
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Add-ons to the ECMWF GRIB API. This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation. The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Set of python scripts that can be used for the calculations of equilibrium fractionation factors from experiments and from statistical mechanics theory. python scripts use Scipy/Numpy/Matplotlib/WxPython for calculations, plotting and the GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python module to track the overall median of a stream of values "on-line" in reasonably efficient fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    A Python package that provides classes and tools for dealing with dimensional quantities. Includes a parser for the quantity language (i.e. calculates "3 meters per second in miles per hour") and a class for constructing matrices containing dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lintouch-NG is a fork of Lintouch, that is an opensource HMI software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple CAM program for creating RS274NGC gcode from vector format files like DXF CF2 PLT. Can be used with AXIS interface from EMC project. It's early alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GmshMorph is a tool to be used with GMSH, the meshing program by Christophe Geuzaine and Jean-François Remacle, for oceanographic and land-based fluid dynamics modelling. The program shapes meshes produced by GMSH to fit specified contour data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This Project moved to https://sourceforge.net/projects/synbiowave/ because the name GeneWave is a registered trademark... Please do not use this project anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 10
    Software written in Python to take oscilloscope data for a data transmit channel and a data clock as inputs, and output an eye diagram. The eye diagram helps evaluate the quality of the transmit data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Converts kml files (Google Earth) to wpt format (OziExplorer waypoint file). Written in Python, thus you'll need a Python interpreter to run the soft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to provide an open source fleet management system with special focus on modularity and integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Python GUI, firmware in c, and schematics for a simple USB-powered device that sets and reads voltages from, and powers, a circuit under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python wrapping of the scientific Andor cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AIS Logger is a simple viewer and logger for data received by AIS-transponders or -receivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MIVF - Medical Imaging and Visualization Factory, is a framework for medical applications. It supplies a platform, in which image processing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sudsy is a saponification calculator coded in Python. The CLI works fine, but the PyGTK version still needs some work...The interface is designed and it starts up, but some of the callbacks still need to be implemented. Let me know if you can help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple GUI frontend for the Microchip pk2cmd program written in python. At the minute it only supports writing. I plan to add reading and maintainance (renaming pickit2 devices, updating firmware) features soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Vision Egg produces 2D and 3D visual stimuli on commodity (or workstation) video cards using hardware-accelerated OpenGL. It is built for precise timing, precise color and luminance specification, and real-time control of graphics.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    An open source project project to make Quantum Field Theory calculations and demonstrations using python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyWombat is a Python encapsulation layer for the Serial Wombat PIC microprocessor (www.serialwombat.com). The goal is to develop a robotics platform with intelligence on the host in Python and 'arms, legs and eyes' on the Wombat. See Wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    P2TK, the Penn Phonetics Toolkit, developed in the University of Pennsylvania Linguistics Department Phonetics Lab, is a collection of Python scripts and other tools to aid speech research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python app using wxWidgets that does some simple visualizations of topographical data, including 3D model, contour lines, and elevation profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyChemEq is an Open Source project which goal is to simulate chemical equilibrums. It provides classes (that are the project's "kernel" ) and a user interface using PyGtk and Glade. The whole project will be written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB