Showing 420 open source projects for "inventory python project"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    THIS PROJECT MIGRATED TO GITHUB https://github.com/cosmo-guffa/play-svg A great thanks to SF.net for hosting up until now... it's nothing personal, this just isn't the right tool for the job ;) Project description: pLAySVG is a python library for the development and manipulation of SVG vector graphics through scripting. pLAySVG makes it easy to create graphics based on geometric relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gnofract 4D
    This project has been moved to Github, Look there instead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    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
  • 7
    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
  • 8

    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
  • 9

    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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    The PyCogent project is moving to GitHub. When completed, you will find us at http://github.com/pycogent/pycogent/. You can find the PyCogent website at http://www.pycogent.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The USC ROS packages project offers algorithms and drivers for the robotics projects underway in the labs at the University of Southern California. These packages are for use with the ROS software infrastructure (http://ros.sourceforge.net/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    KSR10 USB Python controller

    Control the KSR10 Robot Arm (Velleman) through USB with Python.

    This project aims to control the KSR10 Robot Arm (Velleman) through USB with the programming language Python. Requirements: - Python (tested with version 2.6 and 2.7) - modules: pyusb (wich on itself requires libusb or openusb)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Arachne

    Exploration of a Hierarchical+Functional Approach To Data Organization

    This is dedicated to development of a small class for organizing data in both a traditional parent<->child hierarchy and by the functions used to generate child data nodes from parent data. The core of the project is in the class definitions contained within arachne.py, a demonstration of how this method of arranging data can be used to solve a relatively interesting problem may be found in test.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WebSynonymExtractor

    a synonym extractor based on web-corpora and a multilingual translator

    This project is an approach for synonym extraction and extending WordNet by the so found synonyms. The python application is realised as a kind of pipe that starts with a web-corpus-reader which is followed by several workers (tokenizers, lemmatizers, ...) and finally completed by a result writer. In contrast to the state of the art approaches, this implementation is based on single words found in the web used as a corpus and translated to other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    u/sbmv2012

    Taxonomy assignment of metazoans using a python based pipeline

    The aim of this project is to create an automated pipeline for taxonomic assignment of DNA sequences obtained from environmental samples. We develop a series of python scripts to process the raw sequence data obtained from benthic environmental samples and to taxonomical assignment of these sequences and finally to integrate all data in a relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Open Engine Simulation Project

    A free software engine simulation tool written in Python and PyQT

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

    Electrophysiology & circular stats tools

    Data analysis and circular statistics with OpenElectrophy and R

    ...This packages may be useful for people who start using OpenElectrophy and circular statistics in R. If you find errors, please report them. The project is still in development, so in the future you'll get updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PROJECT MOVED: see http://www.vmtk.org for up-to-date information. Libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis in image-based blood vessel modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The QIIME project has moved to GitHub. You can now find us at http://github.com/qiime/. As always, you can find the QIIME website at http://www.qiime.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    3D tracking using wiimote

    3D tracking of 4 IR LEDs using 2 wiimotes and python

    This project is a part of a mini project required by the Mechatronics-2 course for the 4th year Mechatronics class in faculty of engineering Ainshams university. The mini project involves the control of an articulated robotic arm which resembles a human arm. The control is done via tele-manipulation which is done by the tracking of 4 IR LEDs fixed at the joints of the controller arm. This code is the part of the project responsible for the interfacing with the wiimote, stereo-triangulation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CancerVaccine

    In silico vaccination experiment to determine best vaccination schedul

    This project is a simplified representation of the main immune system cells and their interactions. The aim is to simulate the effect of the introduction of a cancer vaccine cell which would stimulate the immune response against the tumor-associated antigen, and consequently against cancer cells themselves. In vivo vaccination experiments take very long to complete, so it would be useful to simulate these experiments such that the best schedule of vaccination is determined that would result...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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