Showing 48 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
  • 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
  • 1
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Qbot

    Qbot

    AI-powered Quantitative Investment Research Platform

    Qbot is an open source quantitative research and trading platform that provides a full pipeline from data ingestion and strategy development to backtesting, simulation, and (optionally) live trading. It bundles a lightweight GUI client (built with wxPython) and a modular backend so researchers can iterate on strategies, run batch backtests, and validate ideas in a near-real simulated environment that models latency and slippage. The project places special emphasis on AI-driven strategies —...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    AI Hedge Fund

    AI Hedge Fund

    An AI Hedge Fund Team

    This repository demonstrates how to build a simplified, automated hedge fund strategy powered by AI/ML. It integrates financial data collection, preprocessing, feature engineering, and predictive modeling to simulate decision-making in trading. The code shows workflows for pulling stock or market data, applying machine learning algorithms to forecast trends, and generating buy/sell/hold signals based on the predictions. Its structure is educational: intended more as a proof-of-concept than a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Odoo

    Odoo

    Open-source business management software

    Odoo 18 is a comprehensive open-source business management software that offers a suite of integrated applications to streamline various organizational processes. Designed for flexibility and scalability, it provides tools for managing functions like sales, inventory, accounting, human resources, and customer relationships. Odoo's modular structure allows businesses to adopt only the features they need while maintaining the option to expand functionality as they grow. The open-source version...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 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
  • 5
    SnacTrac

    SnacTrac

    The local snack bar manager!

    SnacTrac is a tool designed to simplify the management of snack bar operations by tracking inventory and customer tabs. With built-in statistics calculations and historical logs, SnacTrac provides valuable insights into customer activity and profit performance. Please note that this software assumes users will accurately log purchases and settle payments appropriately with the vendor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tartan Systems

    Tartan Systems

    Free Open Source Accounting and Club Systems

    Tartan Systems is a free open source suite of financial, accounting and other programs for businesses and clubs written in python. The modules comprise the following: Asset's Register Book Clubs (Member and Book Register) Booking's Manager (Resorts and B&B's) Bowls Clubs (Lawn Bowls Tabs Draws and Competitions) Bowls Sectional Competitions (Lawn Bowls) Creditor's Ledger (Accounts Payable) Debtor's Ledger (Accounts Receivable) General Ledger (Nominal Ledger) Loans Ledger (Fixed and Variable Term Loans) Member's Ledger (Sports and Other Clubs) Rental's Ledger (Property and Collection) Salaries and Wages - ZA (Includes Staff Loans) Sales Invoicing (Includes Sales Orders, Quotations and Works Orders) Store's Ledger (Inventory)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Haircut_EQ

    Haircut_EQ

    Fetches the historical Haircut data (%) of Equities and Gold Bonds

    Haircut is the amount of margin money deducted while pledging the Equites/ Mutual Funds / Bonds for trading. A haircut value of 13% means that, if a share worth of Rs 100 is pledged for trading, then Rs. 13 will be deducted and Rs. 87 will be given as collateral margin for trading. It is based on previous closing price. This program is used to identify the real value of a share with date. It fetches the historical Haircut data (%) and Price of an equity listed in NSE, India at a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arrear_Pension_Calculator

    Arrear_Pension_Calculator

    Simple app for calculating arrear pension amount of a given period.

    A simple Arrear Pension Calculator app written in python with GUI specifically Govt. employees (Central & State). This application calculates arrear (Due - Drawn) / overdrawn / recovery of pension between any given periods. This app is not associated with the Govt. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    INVESTOCK - Analyze Indian shares

    INVESTOCK - Analyze Indian shares

    Back test, analyze, rate of return of Indian shares for 20+ years.

    ...All the analyzed data can be saved in .CSV file format for further analysis. Maximum Profit & Loss of an equity can be estimated between the selected dates. Designed by Dr. M Kanagasabapathy Coded in Python Project Homepage: https://www.enote.page/ Twitter handle: @nifty_analyst This is the basic version and for advanced options & analyses, please write to me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zipline

    Zipline

    Zipline, a Pythonic algorithmic trading library

    ...Quantopian also offers a fully managed service for professionals that includes Zipline, Alphalens, Pyfolio, FactSet data, and more. Installing Zipline is slightly more involved than the average Python package. For a development installation (used to develop Zipline itself), create and activate a virtualenv, then run the etc/dev-install script. Please note that Zipline is not a community-led project. Zipline is maintained by the Quantopian engineering team, and we are quite small and often busy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ManagerSheet

    ManagerSheet

    A one-page investment portfolio report

    ManagerSheet is a one-page investment portfolio report, that analyses and presents an investment portfolio with respect to: - Performance - Investment style - Risk More information on the report concept and instructions on how to create one's own portfolio reports can be found at the ManagerSheet Web Site under the "Documentation" section. Please note that the project is in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyGtk Posting

    PyGtk Posting

    Accounting for Linux

    An accounting software written in Python and Gtk+ 3 with a backend of Postgresql. A free and open source alternative to Quickbooks and Peachtree. This software is usable but needs to be fleshed out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IBANpl

    IBANpl

    Informacja o polskich bankach na podstawie numeru konta IBAN

    Project contains functions that allow displaying information about a Polish bank based on the IBAN number. Projekt zawiera funkcje pozwalające wyświetlić informacje o banku na podstawie numeru IBAN konta bankowego. Wyświetlane są nazwa banku, dane adresowe, telefon, strona www, nazwa i adres jednostki organizacyjnej, numer jednostki nadrzędnej. Uwaga ! Chwilowo nie działa aktualizacja bazy danych banków z NBP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    this inventory is developed using python3.2 tkinter, and sqlite3. you can make invoices for a shop using this software. you need python3.2 to run this. no more modules are required since tkinter and sqlite3 were in python3.2 windows package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides a Fortran90 library and a python module for singular spectrum analyses such as PCA/EOF or MSSA. It is intended for people interested, for example, in analysing climate or financial variability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    myCStock

    An other free stock market software in C++/Python

    A parser for real-time update of stock market prices and a graphical interface with technical indicators. It is a small personal project initiated for extending my knowledge in C++ and Python, designing a GUI and, in a next stage, applying mathematical and statistical models to stock market prices analysis and prediction. If you have the same interest than I in experimenting and disussing design software and statistical models in finance, you are welcome to join the project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CC2

    Cyclos 3.7 port with improved UI and additional reporting app

    CC2 is a customised, repackaged version of Cyclos 3.7 which is designed to * Allow small communities to get up and running quickly with the world’s leading alternative currency software * Improve the look and feel of Cyclos and make it more intuitive for users * Add additional reporting functionality (x and z reporting, automated invoicing) for business users **Please see the Release Note** on the Wiki Tab for background of this project and non-technical aspects of setting up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MOVED TO https://github.com/juergenhamel/cuon C.U.O.N. ( Common Universally Organized Network ) is a business-application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sisventi
    Point of Sales System with a lot of features for any usage and business needs. Includes warehouse management, payable accounts and receivable accounts. All easy and fast without hard configurations or problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Zahlemann site used to be the home of the Zahlemann project (which currently sleeps). Now I use it for different little tools I write. See project home page (http://zahlemann.sourceforge.net) for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    V-optimize
    The goal of this project is to provide a convenient tool for optimally choosing your Verizon Wireless "Friends and Family" contacts to save money on your monthly bill! V-optimize is a console program for any Windows or Linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cashderivatives.org Pricing Calculator
    Cashderivatives.org Pricing Calculator (CDPC) is a calculator for financial instruments. The project is now discontinued. The project had reached alpha development status, when it was decided to not continue with the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next