inventree-kom2


Nameinventree-kom2 JSON
Version 1.1 PyPI version JSON
download
home_page
SummaryUse InvenTree with KiCad
upload_time2023-07-16 20:48:00
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT license
keywords inventree inventree-plugin inventree-kom2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # inventree-kom2

Use InvenTree with KiCad - using [Kom2](https://github.com/clj/kom2) by [clj](https://github.com/clj).

## Setup

1. Install
Install this plugin in the webinterface with the packagename `inventree-kom2`

2. Enable
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

3. Install and configure Kom2
A new panel KiCad will appear in the main naviagtion. You can download and setup the latest release of Kom2 from there.

## License
This project is licensed as MIT license.

## Current state: beta
This plugin is in a early state. It is not recommended to use it in production. You can use it to test the functionality (both of the plugin but also kom2) and report bugs, it assumes the data structure of the [demo dataset](https://github.com/inventree/demo-dataset).

There are no instructions for Windows or Linux, feel free to suggest them.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "inventree-kom2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "inventree,inventree-plugin,inventree-kom2",
    "author": "",
    "author_email": "Matthias Mair <code@mjmair.com>",
    "download_url": "https://files.pythonhosted.org/packages/fc/ea/17940069f071ff53f3dcffbd2f5b771848c9a4457758d6616f821786e6ad/inventree-kom2-1.1.tar.gz",
    "platform": null,
    "description": "# inventree-kom2\n\nUse InvenTree with KiCad - using [Kom2](https://github.com/clj/kom2) by [clj](https://github.com/clj).\n\n## Setup\n\n1. Install\nInstall this plugin in the webinterface with the packagename `inventree-kom2`\n\n2. Enable\nEnable the plugin in the plugin settings. You need to be signed in as a superuser for this.\n**The server will restart if you enable the plugin**\n\n3. Install and configure Kom2\nA new panel KiCad will appear in the main naviagtion. You can download and setup the latest release of Kom2 from there.\n\n## License\nThis project is licensed as MIT license.\n\n## Current state: beta\nThis plugin is in a early state. It is not recommended to use it in production. You can use it to test the functionality (both of the plugin but also kom2) and report bugs, it assumes the data structure of the [demo dataset](https://github.com/inventree/demo-dataset).\n\nThere are no instructions for Windows or Linux, feel free to suggest them.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Use InvenTree with KiCad",
    "version": "1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/matmair/inventree-kom2/issues",
        "Repository": "https://github.com/matmair/inventree-kom2"
    },
    "split_keywords": [
        "inventree",
        "inventree-plugin",
        "inventree-kom2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b6f40fc58f6fb08e2be2f30d397e7648afe564e705d6034c6d5fa8f64c19e62",
                "md5": "b022442c5256179bf27265deff7b627e",
                "sha256": "ef59f557d4e58f06157b2167c31c279092c94b5f58ac054f790556dba0e6e270"
            },
            "downloads": -1,
            "filename": "inventree_kom2-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b022442c5256179bf27265deff7b627e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10130,
            "upload_time": "2023-07-16T20:47:59",
            "upload_time_iso_8601": "2023-07-16T20:47:59.534853Z",
            "url": "https://files.pythonhosted.org/packages/6b/6f/40fc58f6fb08e2be2f30d397e7648afe564e705d6034c6d5fa8f64c19e62/inventree_kom2-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcea17940069f071ff53f3dcffbd2f5b771848c9a4457758d6616f821786e6ad",
                "md5": "610e5a0504726636ae3e67b10945c757",
                "sha256": "b3645fceeced239d03b608ba34bbc74cc7384bcdfa95a509a9609d9c1955b49c"
            },
            "downloads": -1,
            "filename": "inventree-kom2-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "610e5a0504726636ae3e67b10945c757",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9465,
            "upload_time": "2023-07-16T20:48:00",
            "upload_time_iso_8601": "2023-07-16T20:48:00.867070Z",
            "url": "https://files.pythonhosted.org/packages/fc/ea/17940069f071ff53f3dcffbd2f5b771848c9a4457758d6616f821786e6ad/inventree-kom2-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-16 20:48:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "matmair",
    "github_project": "inventree-kom2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inventree-kom2"
}
        
Elapsed time: 0.10390s