Search Results for "inventory python project" - Page 42

Showing 2662 open source projects for "inventory python project"

View related business solutions
  • 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
  • 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

    pgal

    Online gallery factory

    Given images folders, generate a static web gallery. Note: This project has been moved to: https://github.com/viewplatgh/pgal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Wallpaper Abyss API Wrapper for Python 3

    Python 3.3 wrapper for the Wallpaper Abyss API

    Wallpaper Abyss API wrapper written for Python 3(.3) I'm not affiliated with the site, I just am making a wrapper that I'm going to use in my project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    labhamster

    simple tracking of laboratory purchases and materials

    Note: This project has been migrated to: https://github.com/graik/labhamster Labhamster is a simple Django project for tracking materials and reagants ordered for a scientific laboratory and offers a rudimentary inventory management. For now it is not much more than the out-of-the-box Django admin interface with a pretty standard data model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5

    PyDPF

    A Digital Picture Frame Application written in Python

    PyDPF - A Digital Picture Frame Application to be used as MPD client and/or standard DPF that is controlled via a LIRC device i.e. infrared based remote controller. As user interface for graphical output a Appotech AX206 DPF can be configured, hence this application is designed for embedded linux devices without standard monitor. A virtual QT based DPF e.g. for test purposes is available,too. PyDPF is running fine on my RasperryPi. Please look at AudiculaPi project (https...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    The main idea of this project – to implement the solution that can be used to: construct custom network mesh or distributed network cluster structure with several relations types between nodes, formalize the data flow processing goes from upper node level central source point to down nodes and backward, formalize the management requests handling from multiple source points, support native reducing of multiple nodes results (aggregation, duplicates elimination, sorting and so on), internally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    ...; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. I wanted to build a simple calculator, and I did.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A command-line interface for the OpenGroupware Coils collaboration platform and OIE workflow solution. Using snurtle you can manage and examine the content of your Coils server as well as manage workflows all from a convenient command line interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    pyHexEditor

    pyHexEditor

    Hexagonal tiled map editor for game developers

    Hexagonal tiled map editor designed for game developers. It supports multiple layers, custom map parameters and is suitable for flat-top or pointy-top hexagons. Created maps can be exported to XML format. PyHexEditor started as a project for my Python course at university, but now I am planning to add more features to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SaveSafe

    A small, lightweight backup plan managing tool.

    This project is intended to create a small backup plan manager. This tool is intended to become multi-OS and will be written in Python. The development guide is coming soon and will be available on the project wiki to ensure unity between the different development environments. EDIT :: At first, the project was intended to be written in Lua, but because I couldn't find the proper modules that pleased me, I chose Python over Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. The project is now migrated to Github, where support for Python 3 is being added and the license has changed to LGPL. The files and code available here are no longer recommended to be used. Github repository: https://github.com/python-xlib/python-xlib
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    prcs2hg

    Command to convert a PRCS project to Mercurial revisions

    prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS. prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg. The source code repository is separately hosted on Bitbucket with a public issue tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Automatic Compound Processing (AuCoPro)

    Automatic compound splitting and semantic analysis of compounds

    The central problem to be addressed in this project concerns a multidisciplinary (linguistics and computational linguistics) investigation into sharing of knowledge and resources between closely-related languages, specifically relating to the automatic processing of compounds. Specifically, we will explore the possibility to create new knowledge about closely-related languages, and efficiently develop additional, more advanced resources for (a) compound segmentation; and (b) the semantic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python Console Library Project
    Compendium of console functions for Python (similar to BC conio.h) Actually: atof(s): btoi(ch): btos(ch): charfilter(ch): clrscr(n=150): cmp(a, b): finput(b=""): getarrow(): getch(): gotoxy(x=0,y=0): imput(b=""): ink(x=7): isint(x=0): islin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ktree

    clustering, machine learning, algorithms

    This project has moved to github at http://lmwtree.devries.ninja.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project has been superseded by a much more ambitious project that is, basically, "Google Maps for Fantasy Worlds" (and happens to include a combat tool as well). https://deity-online.com/ Visit us there. --- Deity (pronounced "DEE-ity") is a GameMaster (i.e. role-playing) utility. It has a large generic component plus modules to refine it for different game systems (e.g. HarnMaster, HERO, AD&D) and to simulate weather, combat, character generation, etc. Important: Just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The purpose of this project is to create a German translation of the book <a href="http://www.byteofpython.info">"A Byte of Python"</a> originally written in English by Swaroop C H.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
     Super Mario Bros. Python Final

    Super Mario Bros. Python Final

    Super Mario Python Final

    This project has been discontinued for a while now. Recently I decided to come back and work a little bit more on it. I added some new stuff and here is the new result. This will be the final version of the game, I do not intend to release any new stuff in the nearby future. The game isn't perfect and I believe it has some broken code. Anyway, it should be playable. Thanks for looking! Sincerely - HJ.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Open CarPool

    Open source framework for company carpools

    A simple open source framework for carpools within companies reduces traffic in daily commute and seeds ridesharing culture. OPEN CARPOOL SOURCES HAVE MOVED TO https://github.com/open-carpool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bitcoin Converter

    Bitcoin Converter

    A simple bitcoin converter that converts between BTC and USD.

    This project has moved! Please see new updates at www.sourceforge.com/p/cryptoconverter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Fresh Set of Images

    Download images from different sites with an extendable plugin system

    This project has moved to github for better collaboration: https://github.com/Mgamerz/Fresh-Set-of-Images This repository is no longer maintained. Fresh Set of Images downloads images from various sites through the use of easy to implement extensions. It stores them into a folder, which you can point your OS' wallpaper directory at to always have a fresh set of images. It is currently under development and is not yet active. Fresh Set of Images was originally named EarthPorn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EnigmaGPG Community

    EnigmaGPG Community

    Sending encrypted data through internet web applications.

    Enigma GPG Community allows you to encrypt / sign text and attachments using plugins in browsers, to send encrypted information via any Internet application that can only be understood by the intended recipient ensuring the authenticity, privacy and confidentiality of messages between the sender and receiver . Note the utility that can achieve this project because it aims to meet the global need for privacy on the web. Also applies to any web application that allows text input by the user...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    SPARQL Endpoint interface to Python

    This project has been moved to http://rdflib.github.io/sparqlwrapper/

    A library to allow query a SPARQL end-point in Python
    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.