[](https://opensource.org/licenses/MIT)
# inventree-rexel-plugin
This is a product import plugin for [InvenTree](https://inventree.org), which provides
support for importing product from rexel:
Error handling is very basic.
## Installation
The plugin is on pypi. Install this plugin using pip with the following command:
```
pip install inventree-rexel-plugin
```
## Configuration Options
### username
### password
## How it works
Raw data
{
"_id": null,
"home_page": "https://github.com/philipboy881/inventree-rexel-plugin",
"name": "inventree-rexel-plugin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "inventree rexel product import inventory",
"author": "Philip van der honing",
"author_email": "philipvanderhoning@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/26/8f/77cdaeb535dc01fe9110b6526e07d1cc0212fc329ba532158b54f10b790c/inventree_rexel_plugin-0.1.22.tar.gz",
"platform": null,
"description": "[](https://opensource.org/licenses/MIT)\n\n\n# inventree-rexel-plugin\n\nThis is a product import plugin for [InvenTree](https://inventree.org), which provides\nsupport for importing product from rexel:\n\nError handling is very basic.\n\n## Installation\n\nThe plugin is on pypi. Install this plugin using pip with the following command:\n\n```\npip install inventree-rexel-plugin\n```\n\n## Configuration Options\n### username\n\n### password\n\n## How it works\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "rexel product import plugin for InvenTree",
"version": "0.1.22",
"project_urls": {
"Homepage": "https://github.com/philipboy881/inventree-rexel-plugin"
},
"split_keywords": [
"inventree",
"rexel",
"product",
"import",
"inventory"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eb416882e6a2a8d09b693cae16377373fcc225e78deff3925ac7b0a01c3c6f0e",
"md5": "3727e52e4fd26d057498adfe5c3b68d1",
"sha256": "8353c778b6efa29fda221f8ea9516c25d3ae2a9d57faefbc7df0a67cde109002"
},
"downloads": -1,
"filename": "inventree_rexel_plugin-0.1.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3727e52e4fd26d057498adfe5c3b68d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 91026,
"upload_time": "2025-01-09T21:56:06",
"upload_time_iso_8601": "2025-01-09T21:56:06.789756Z",
"url": "https://files.pythonhosted.org/packages/eb/41/6882e6a2a8d09b693cae16377373fcc225e78deff3925ac7b0a01c3c6f0e/inventree_rexel_plugin-0.1.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "268f77cdaeb535dc01fe9110b6526e07d1cc0212fc329ba532158b54f10b790c",
"md5": "40999037e4b71b10b91452e8f98c013a",
"sha256": "d9b9ad113774e4f5f1402028d77dd5551199a073dc153c5d6fe7eba95f0ba092"
},
"downloads": -1,
"filename": "inventree_rexel_plugin-0.1.22.tar.gz",
"has_sig": false,
"md5_digest": "40999037e4b71b10b91452e8f98c013a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 89044,
"upload_time": "2025-01-09T21:56:09",
"upload_time_iso_8601": "2025-01-09T21:56:09.071314Z",
"url": "https://files.pythonhosted.org/packages/26/8f/77cdaeb535dc01fe9110b6526e07d1cc0212fc329ba532158b54f10b790c/inventree_rexel_plugin-0.1.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-09 21:56:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "philipboy881",
"github_project": "inventree-rexel-plugin",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "inventree-rexel-plugin"
}