inventree / InvenTree

Open Source Inventory Management System
https://docs.inventree.org
MIT License
3.91k stars 691 forks source link
django hacktoberfest python
InvenTree logo

InvenTree

Open Source Inventory Management System

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/inventree/inventree) ![CI](https://github.com/inventree/inventree/actions/workflows/qc_checks.yaml/badge.svg) [![Documentation Status](https://readthedocs.org/projects/inventree/badge/?version=latest)](https://inventree.readthedocs.io/en/latest/?badge=latest) ![Docker Build](https://github.com/inventree/inventree/actions/workflows/docker.yaml/badge.svg) [![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7179/badge)](https://bestpractices.coreinfrastructure.org/projects/7179) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/inventree/InvenTree/badge)](https://securityscorecards.dev/viewer/?uri=github.com/inventree/InvenTree) [![Netlify Status](https://api.netlify.com/api/v1/badges/9bbb2101-0a4d-41e7-ad56-b63fb6053094/deploy-status)](https://app.netlify.com/sites/inventree/deploys) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=inventree_InvenTree&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=inventree_InvenTree) [![codecov](https://codecov.io/gh/inventree/InvenTree/graph/badge.svg?token=9DZRGUUV7B)](https://codecov.io/gh/inventree/InvenTree) [![Crowdin](https://badges.crowdin.net/inventree/localized.svg)](https://crowdin.com/project/inventree) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/inventree/inventree) [![Docker Pulls](https://img.shields.io/docker/pulls/inventree/inventree)](https://hub.docker.com/r/inventree/inventree) ![GitHub Org's stars](https://img.shields.io/github/stars/inventree?style=social) [![Twitter Follow](https://img.shields.io/twitter/follow/inventreedb?style=social)](https://twitter.com/inventreedb) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/inventree?style=social)](https://www.reddit.com/r/InvenTree/)

View Demo · Documentation · Report Bug · Request Feature

:star2: About the Project

InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a REST API for interaction with external interfaces and applications. A powerful plugin system provides support for custom applications and extensions.

Check out our website for more details.

:compass: Roadmap

Want to see what we are working on? Check out the roadmap tag and horizon milestone.

:hammer_and_wrench: Integration

InvenTree is designed to be extensible, and provides multiple options for integration with external applications or addition of custom plugins:

:space_invader: Tech Stack

Server
Database
Client
DevOps

:toolbox: Deployment / Getting Started

There are several options to deploy InvenTree.

Docker · Deploy to DO · Bare Metal

Single line install - read the docs for supported distros and details about the function:

wget -qO install.sh https://get.inventree.org && bash install.sh

Refer to the getting started guide for a full set of installation and setup instructions.

:iphone: Mobile App

InvenTree is supported by a companion mobile app which allows users access to stock control information and functionality.

Android Play Store · Apple App Store

:wave: Contributing

Contributions are welcomed and encouraged. Please help to make this project even better! Refer to the contribution page.

:scroll: Translation

Native language translation of the InvenTree web application is community contributed via crowdin. Contributions are welcomed and encouraged.

:money_with_wings: Sponsor

If you use InvenTree and find it to be useful, please consider sponsoring the project.

:gem: Acknowledgements

We would like to acknowledge a few special projects:

Find a full list of used third-party libraries in our documentation.

:heart: Support

This project is supported by the following sponsors:

Martin Löper Oliver Lippert Seth Smith SpaceQuest Ltd Appwrite Cabot Technologies Markus Kasten Jess Haynes

With ongoing resources provided by:

Servers by Digital Ocean Deploys by Netlify Translation by Crowdin

:warning: License

Distributed under the MIT License. See LICENSE.txt for more information.