InvenTree

screenshot of InvenTree
django

Open Source Inventory Management System

Overview

InvenTree is an open-source Inventory Management System that offers robust low-level stock control and part tracking capabilities. It features a Python/Django database backend with an admin interface and REST API for external interactions. The system supports a plugin system for custom applications and extensions, making it highly adaptable to different needs.

Features

  • License: Distributed under the MIT License
  • Documentation Status
  • Docker Build
  • OpenSSF Best Practices
  • OpenSSF Scorecard
  • Netlify Status
  • Maintainability Rating
  • codecov

Summary

InvenTree is a feature-rich Inventory Management System that is highly customizable and extensible due to its plugin system. With support for Python/Django backend, REST API, and a mobile app, InvenTree offers a comprehensive solution for managing and tracking inventory. Contributions, translations, and sponsorships are encouraged, making it a collaborative project with an active community.

django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.