Showing 70 open source projects for "inventory python project"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    C++ Simulated Fare Quote System Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented fare engine. It corresponds to the simulated version of the real-world Fare Quote System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Travel Market Simulator

    Travel Market Simulator

    Travel Market Simulator

    That project aims at studying the impact of IT systems interactions on traveller demand and airline revenues. Passenger demand is generated (Monte Carlo) and injected into simulated CRS and airline IT systems. Differential analysis is then performed on various changes compared to a bottom line scenario.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open Airline Revenue Accounting
    That project aims at delivering a reference implementation of a library, estimating and serving average prices paid for air travel products. It is not intended for use by an actual airline, but rather by simulators or other airline-related modules of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    polypy
    **(9 march 2016) this project is continued on github : http://jaapkroe.github.io/polypy ** Python script to analyze (shortest-path) rings in structures read from xyz-files. It can be useful for example to identify defects in crystal structures or molecules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    fPotencia

    fPotencia

    Power flow library in C++

    fPotencia is the fruit of free time and passion for power systems simulation. After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base circuit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Raysect Python Raytracing Framework

    A raytracing framework for optical/non-optical physics simulations

    This project has migrated to github: https://github.com/raysect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VirtualRoot

    CPIB project aims to create a multiscale model of a plant root

    The Centre for Plant Integrative Biology’s (University of Nottingham) core project aims to create a multiscale model of a plant root, based on the model higher plant Arabidopsis thaliana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Voyager G2
    This project is writen in python and is a result of a school project with the goal to be able to simulate and determin interplanetary orbits. The goal of the project was to design a Voyager like mission in the present hence the name, Voyager Generation 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ActiveFolder

    ActiveFolder

    ActiveFolder can be integrated with existed scientific computation.

    Welcome to the ActiveFolder project, the open source for management simulataion data and reproducing. ActiveFolder provide data reproduction for comparative study and searching reproduction data, by storing data coupled with provenance information. ActiveFolder is integrated existed grid computing service and cloud services. And also, ActiveFolder can be integrated with existed scientific computation, analysis and visualization software without modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CAPLET

    CAPLET

    GDS visualization and parallelized capacitance extraction

    Project CAPLET is a capacitance extraction toolkit that extract capacitance at field-solver accuracy. CAPLET can directly handle GDS2 layout files into capacitance matrices in both GUI and command line interfaces. The internal extraction algorithm is specialized for VLSI interconnect structures but not exclusively, as long as the structure is of Manhattan geometry and embedded in a uniform dielectric material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Planets

    A program for approximate simulation of planetary systems

    With Planets you can create and simulate planetary systems on your computer using Newton's law of universal gravitation. This program can be used in schools for illustration and students can experiment with it themselves. I created this project as part of the German Abitur exam, which is why the help documents are currently only available in German. Requirements: - Python 2.7 - Windows 7, Windows XP, Ubuntu Other operating systems may work but were not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ddsweet is collection of tools and routines for science calculation and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Evoversum
    This project has been moved to https://bitbucket.org/pbazant/evoversum/src/master/ . Evoversum is a fast Darwinian evolution simulator. The program simulates a 2D world populated with "animals" which struggle for food, reproduce and may also eat each other. The subject of evolution is their behavior, which may become quite complex. There is an updated video tutorial at http://www.youtube.com/watch?v=nPkZvyVDWJU !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ Airline Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Topographica

    Simulation software for brain modelling

    Topographica is a neural modeling package developed in a Human Brain Project grant from NIH. Topographica helps neuroscientists and computational scientists simulate and understand how topographic maps contribute to brain function. Topographica is now primarily maintained at github.com; see https://github.com/ioam/topographica for recent updates and releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Open Engine Simulation Project

    A free software engine simulation tool written in Python and PyQT

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VERTIS Virtual Scanner

    VERTIS Virtual Scanner

    A virtual scanner for 3D models.

    A virtual scanner that converts 3D models (in Wavefront .obj format) into pointcloud files (in PCL .pcd format). Useful for simulating robotic input. NOTE: This project has been merged into the project at https://github.com/canderegg/cfg_obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a complete cross-platform (Windows, Linux) framework for Evolutionary Computation in pure python. See the project site at http://pyevolve.sourceforge.net or the blog at http://pyevolve.sourceforge.net/wordpress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PCSIM is a tool for distributed simulation of heterogeneous networks composed of different model neurons and synapses. The development of PCSIM was supported by the FACETS EU project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Massive G Engine is a simple yet feature-rich extensible 3D simulation engine for Robotics Research and gaming.
    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.