Name | inventree JSON |
Version |
0.19.0
JSON |
| download |
home_page | None |
Summary | Python interface for InvenTree inventory management system |
upload_time | 2025-09-03 05:22:22 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2019 InvenTree
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
barcode
bill
bom
inventory
management
materials
of
stock
|
VCS |
 |
bugtrack_url |
|
requirements |
requests
flake8
flake8-pyproject
wheel
invoke
coverage
coveralls
Pillow
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
[](https://opensource.org/licenses/MIT)
[](https://pypi.org/project/inventree/)

[](https://coveralls.io/github/inventree/inventree-python)

## InvenTree Python Interface
Python library for communication with the [InvenTree parts management system](https:///github.com/inventree/inventree) using the integrated REST API.
This library provides a class-based interface for interacting with the database. Each database table is represented as a class object which provides features analogous to the REST CRUD endpoints (Create, Retrieve, Update, Destroy).
## Installation
The InvenTree python library can be easily installed using PIP:
```
pip install inventree
```
If you need to rely on system certificates from the OS certificate store instead of the bundled certificates, use
```
pip install inventree[system-certs]
```
This allows pip and Python applications to verify TLS/SSL connections to servers whose certificates are trusted by your system, and can be helpful if you're using a custom certificate authority (CA) for your InvenTree instance's cert.
## Documentation
Refer to the [InvenTree documentation](https://docs.inventree.org/en/latest/api/python/python/)
Raw data
{
"_id": null,
"home_page": null,
"name": "inventree",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "barcode, bill, bom, inventory, management, materials, of, stock",
"author": null,
"author_email": "Oliver Walters <oliver.henry.walters@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3c/2a/066e25cab2dd154fae75bbc71f45477746403b8f259a2a21ad74c1c8a196/inventree-0.19.0.tar.gz",
"platform": null,
"description": "[](https://opensource.org/licenses/MIT)\n[](https://pypi.org/project/inventree/)\n\n[](https://coveralls.io/github/inventree/inventree-python)\n\n\n## InvenTree Python Interface\n\nPython library for communication with the [InvenTree parts management system](https:///github.com/inventree/inventree) using the integrated REST API.\n\nThis library provides a class-based interface for interacting with the database. Each database table is represented as a class object which provides features analogous to the REST CRUD endpoints (Create, Retrieve, Update, Destroy).\n\n## Installation\n\nThe InvenTree python library can be easily installed using PIP:\n\n```\npip install inventree\n```\n\nIf you need to rely on system certificates from the OS certificate store instead of the bundled certificates, use\n\n```\npip install inventree[system-certs]\n```\n\nThis allows pip and Python applications to verify TLS/SSL connections to servers whose certificates are trusted by your system, and can be helpful if you're using a custom certificate authority (CA) for your InvenTree instance's cert.\n\n## Documentation\n\nRefer to the [InvenTree documentation](https://docs.inventree.org/en/latest/api/python/python/)\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2019 InvenTree\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "Python interface for InvenTree inventory management system",
"version": "0.19.0",
"project_urls": {
"Homepage": "https://github.com/inventree/inventree-python/"
},
"split_keywords": [
"barcode",
" bill",
" bom",
" inventory",
" management",
" materials",
" of",
" stock"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "800c02ebbdcc93fc2e71483fb7a88a8fc8709a470823384d5ccce56652217c0f",
"md5": "5693863a446e689604261d5582a09eee",
"sha256": "91637bc5cebe5a5d9a71ede46b717bd217669032939ab258b9e18266cfc1e19b"
},
"downloads": -1,
"filename": "inventree-0.19.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5693863a446e689604261d5582a09eee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 31758,
"upload_time": "2025-09-03T05:22:21",
"upload_time_iso_8601": "2025-09-03T05:22:21.447289Z",
"url": "https://files.pythonhosted.org/packages/80/0c/02ebbdcc93fc2e71483fb7a88a8fc8709a470823384d5ccce56652217c0f/inventree-0.19.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3c2a066e25cab2dd154fae75bbc71f45477746403b8f259a2a21ad74c1c8a196",
"md5": "e5b95960ecd10f9e7cd2e149db2cded9",
"sha256": "6409bc51fb05a8d491a5cc030f486c4040c82cefbc21ffbd5231fcf8cd34b404"
},
"downloads": -1,
"filename": "inventree-0.19.0.tar.gz",
"has_sig": false,
"md5_digest": "e5b95960ecd10f9e7cd2e149db2cded9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 45502,
"upload_time": "2025-09-03T05:22:22",
"upload_time_iso_8601": "2025-09-03T05:22:22.651447Z",
"url": "https://files.pythonhosted.org/packages/3c/2a/066e25cab2dd154fae75bbc71f45477746403b8f259a2a21ad74c1c8a196/inventree-0.19.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-03 05:22:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inventree",
"github_project": "inventree-python",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
">=",
"2.21.0"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"7.1.2"
]
]
},
{
"name": "flake8-pyproject",
"specs": [
[
"==",
"1.2.3"
]
]
},
{
"name": "wheel",
"specs": [
[
">=",
"0.34.2"
]
]
},
{
"name": "invoke",
"specs": [
[
">=",
"1.4.0"
]
]
},
{
"name": "coverage",
"specs": [
[
">=",
"6.4.1"
]
]
},
{
"name": "coveralls",
"specs": [
[
">=",
"3.3.1"
]
]
},
{
"name": "Pillow",
"specs": [
[
">=",
"9.1.1"
]
]
}
],
"lcname": "inventree"
}