inventree


Nameinventree JSON
Version 0.17.1 PyPI version JSON
download
home_pagehttps://github.com/inventree/inventree-python/
SummaryPython interface for InvenTree inventory management system
upload_time2024-10-09 22:26:01
maintainerNone
docs_urlNone
authorOliver Walters
requires_python>=3.8
licenseMIT
keywords bom bill of materials stock inventory management barcode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI](https://img.shields.io/pypi/v/inventree)](https://pypi.org/project/inventree/)
![Build Status](https://github.com/inventree/inventree-python/actions/workflows/ci.yaml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/inventree/inventree-python/badge.svg)](https://coveralls.io/github/inventree/inventree-python)
![PEP](https://github.com/inventree/inventree-python/actions/workflows/pep.yaml/badge.svg)

## 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
```

## Documentation

Refer to the [InvenTree documentation](https://docs.inventree.org/en/latest/api/python/python/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inventree/inventree-python/",
    "name": "inventree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "bom, bill of materials, stock, inventory, management, barcode",
    "author": "Oliver Walters",
    "author_email": "oliver.henry.walters@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/83/12d8183228936a36669a18f174b4f7ea653eb8b44dccfa8b086101188bb6/inventree-0.17.1.tar.gz",
    "platform": null,
    "description": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI](https://img.shields.io/pypi/v/inventree)](https://pypi.org/project/inventree/)\n![Build Status](https://github.com/inventree/inventree-python/actions/workflows/ci.yaml/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/inventree/inventree-python/badge.svg)](https://coveralls.io/github/inventree/inventree-python)\n![PEP](https://github.com/inventree/inventree-python/actions/workflows/pep.yaml/badge.svg)\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\n## Documentation\n\nRefer to the [InvenTree documentation](https://docs.inventree.org/en/latest/api/python/python/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python interface for InvenTree inventory management system",
    "version": "0.17.1",
    "project_urls": {
        "Homepage": "https://github.com/inventree/inventree-python/"
    },
    "split_keywords": [
        "bom",
        " bill of materials",
        " stock",
        " inventory",
        " management",
        " barcode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff9c02e80b13d36e2184f0a377c6d8c856c9395cbe6214f6b042991c2924a7c0",
                "md5": "09dffa1b86f99a65eb78537ad5e1cef9",
                "sha256": "f599070d11481c0666427efa3786c7d60e46e4903d4ded93522f46e4df1cef7d"
            },
            "downloads": -1,
            "filename": "inventree-0.17.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09dffa1b86f99a65eb78537ad5e1cef9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 30391,
            "upload_time": "2024-10-09T22:26:00",
            "upload_time_iso_8601": "2024-10-09T22:26:00.422854Z",
            "url": "https://files.pythonhosted.org/packages/ff/9c/02e80b13d36e2184f0a377c6d8c856c9395cbe6214f6b042991c2924a7c0/inventree-0.17.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e58312d8183228936a36669a18f174b4f7ea653eb8b44dccfa8b086101188bb6",
                "md5": "3a70d12f46d9df1d79f4704e48b5ddcb",
                "sha256": "0c572b49c270fb6f8e292dd742402055159b348ca52ef1fee2f2e13e5648e02b"
            },
            "downloads": -1,
            "filename": "inventree-0.17.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3a70d12f46d9df1d79f4704e48b5ddcb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 43010,
            "upload_time": "2024-10-09T22:26:01",
            "upload_time_iso_8601": "2024-10-09T22:26:01.753344Z",
            "url": "https://files.pythonhosted.org/packages/e5/83/12d8183228936a36669a18f174b4f7ea653eb8b44dccfa8b086101188bb6/inventree-0.17.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 22:26:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inventree",
    "github_project": "inventree-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "inventree"
}
        
Elapsed time: 0.66028s