inventree


Nameinventree JSON
Version 0.13.3 PyPI version JSON
download
home_pagehttps://github.com/inventree/inventree-python/
SummaryPython interface for InvenTree inventory management system
upload_time2024-01-30 02:24:01
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "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/3b/ed/4d3f3e9041f6ee5b3ed4aa063eff01e1881c4534a361b681e9aeed79874a/inventree-0.13.3.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.13.3",
    "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": "e4901f54bd4e65bf2dd1dbdffaa5897a1f06d141c1782fb2dacfcbdea5741d1d",
                "md5": "04f546da4bbaf77a127587ab29c7d5fe",
                "sha256": "092996e9e66b74be701ecf8d10aedd9dfafa82ff25715aff0e3ef668a23c8612"
            },
            "downloads": -1,
            "filename": "inventree-0.13.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04f546da4bbaf77a127587ab29c7d5fe",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 30133,
            "upload_time": "2024-01-30T02:23:59",
            "upload_time_iso_8601": "2024-01-30T02:23:59.948837Z",
            "url": "https://files.pythonhosted.org/packages/e4/90/1f54bd4e65bf2dd1dbdffaa5897a1f06d141c1782fb2dacfcbdea5741d1d/inventree-0.13.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bed4d3f3e9041f6ee5b3ed4aa063eff01e1881c4534a361b681e9aeed79874a",
                "md5": "7b1ae17cd36333fda0767f45145bc59a",
                "sha256": "2b125846a8161da7a5552a0f543d8c7439856ccf1fe03b35d19e85760f22876c"
            },
            "downloads": -1,
            "filename": "inventree-0.13.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7b1ae17cd36333fda0767f45145bc59a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 44227,
            "upload_time": "2024-01-30T02:24:01",
            "upload_time_iso_8601": "2024-01-30T02:24:01.907052Z",
            "url": "https://files.pythonhosted.org/packages/3b/ed/4d3f3e9041f6ee5b3ed4aa063eff01e1881c4534a361b681e9aeed79874a/inventree-0.13.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-30 02:24: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.18216s