Go to file
Oliver b33314659b
Cleanup settings.py (#6691)
- Remove INTERNAL_IPS array
- Used previously for debug_toolbar integration
2024-03-13 03:44:37 +00:00
.devcontainer Mount db to volume (#6616) 2024-03-02 10:49:20 +11:00
.devops
.github Add polar to funding page (#6639) 2024-03-05 11:39:47 +11:00
.vscode Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
ci
contrib Adjust pkgr.yml (#6608) 2024-03-01 12:49:06 +11:00
deploy
docker Caddy fix (#6690) 2024-03-13 03:27:26 +00:00
docs Feet and inches (#6674) 2024-03-12 03:04:10 +00:00
images/logo
InvenTree Cleanup settings.py (#6691) 2024-03-13 03:44:37 +00:00
src/frontend New Crowdin updates (#6659) 2024-03-12 03:33:07 +00:00
.deepsource.toml
.eslintrc.yml
.gitattributes
.gitignore Render API docs (#6463) 2024-03-02 11:28:37 +11:00
.pkgr.yml Adjust pkgr.yml (#6608) 2024-03-01 12:49:06 +11:00
.pre-commit-config.yaml Switch to uv (#6499) 2024-02-23 09:55:19 +11:00
backportrc.json
CONTRIBUTING.md Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
crowdin.yml
docker-compose.yml
docker.dev.env
Dockerfile [Docker] Fix broken image (#6621) 2024-03-04 22:50:00 +11:00
LICENSE
package-lock.json
package.json
Procfile
pyproject.toml
README.md Update README.md (#6572) 2024-02-26 09:50:42 +11:00
readthedocs.yml Render API docs (#6463) 2024-03-02 11:28:37 +11:00
RELEASE.md
requirements-dev.in
requirements-dev.txt Switch to uv (#6499) 2024-02-23 09:55:19 +11:00
requirements.in Use whitenoise for static file handling (#6662) 2024-03-08 11:11:30 +11:00
requirements.txt Use whitenoise for static file handling (#6662) 2024-03-08 11:11:30 +11:00
runtime.txt
SECURITY.md
tasks.py Render API docs (#6463) 2024-03-02 11:28:37 +11:00
yarn.lock

InvenTree logo

InvenTree

Open Source Inventory Management System

License: MITGitHub tag (latest SemVer) CI Documentation Status Docker Build OpenSSF Best Practices Netlify Status DeepSource

Coveralls Crowdin GitHub commit activity Docker Pulls

GitHub Org's stars Twitter Follow Subreddit subscribers

View Demo · Documentation · Report Bug · Request Feature

🌟 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.

🧭 Roadmap

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

🛠️ Integration

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

👾 Tech Stack

Server
Database
Client
DevOps

🧰 Deployment / Getting Started

There are several options to deploy InvenTree.

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.

📱 Mobile App

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

👋 Contributing

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

📜 Translation

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

💸 Sponsor

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

💎 Acknowledgements

We would like to acknowledge a few special projects:

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

❤️ 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

⚠️ License

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