invenhost-core


Nameinvenhost-core JSON
Version 0.2.0 PyPI version JSON
download
home_page
SummaryInvenHost integration plugin
upload_time2023-07-16 21:40:35
maintainer
docs_urlNone
author
requires_python>=3.9
licenseUNLICENSED
keywords inventree inventree-plugin invenhost-core
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # invenhost-core

InvenHost core integration plugin.
This plugin is required as a dependency for all other InvenHost plugins. It provides licensing and metrics functionality reuqired to fully use InvenHost plugins.

## Setup

1. Install
Install this plugin in the webinterface with the packagename `invenhost-core`

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. Configure
// # TODO add configuration instructions

## License
This project is provided as part of InvenHost services. It follows the same license as the main InvenHost project. All rights are reserved.
(c) Copyright 2023 Matthias Mair, all rights reserved.

## Contributing
This project is not open for contributions. If you want to contribute, please contact me on code@mjmair.com.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "invenhost-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "inventree,inventree-plugin,invenhost-core",
    "author": "",
    "author_email": "Matthias Mair <code@mjmair.com>",
    "download_url": "https://files.pythonhosted.org/packages/d5/b2/ce1c221cbdc22bc2617f87df91e573c66b20a889c3b4fc918dced7e24f40/invenhost-core-0.2.0.tar.gz",
    "platform": null,
    "description": "# invenhost-core\n\nInvenHost core integration plugin.\nThis plugin is required as a dependency for all other InvenHost plugins. It provides licensing and metrics functionality reuqired to fully use InvenHost plugins.\n\n## Setup\n\n1. Install\nInstall this plugin in the webinterface with the packagename `invenhost-core`\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. Configure\n// # TODO add configuration instructions\n\n## License\nThis project is provided as part of InvenHost services. It follows the same license as the main InvenHost project. All rights are reserved.\n(c) Copyright 2023 Matthias Mair, all rights reserved.\n\n## Contributing\nThis project is not open for contributions. If you want to contribute, please contact me on code@mjmair.com.\n",
    "bugtrack_url": null,
    "license": "UNLICENSED",
    "summary": "InvenHost integration plugin",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/matmair/invenhost-core/issues",
        "Repository": "https://github.com/matmair/invenhost-core"
    },
    "split_keywords": [
        "inventree",
        "inventree-plugin",
        "invenhost-core"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6e4481b709ea8fe3c4e8572e81b5bcbcb9e6579e9967b8613ac92ee3e604351",
                "md5": "88b62017017d8af4d78629f0c6d7fe59",
                "sha256": "6912aaedaae48d8ce820e0681dd832941bfab71086abf89b25cd017830d87ca4"
            },
            "downloads": -1,
            "filename": "invenhost_core-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88b62017017d8af4d78629f0c6d7fe59",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4820,
            "upload_time": "2023-07-16T21:40:33",
            "upload_time_iso_8601": "2023-07-16T21:40:33.916483Z",
            "url": "https://files.pythonhosted.org/packages/e6/e4/481b709ea8fe3c4e8572e81b5bcbcb9e6579e9967b8613ac92ee3e604351/invenhost_core-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5b2ce1c221cbdc22bc2617f87df91e573c66b20a889c3b4fc918dced7e24f40",
                "md5": "458d496cf53fc9bea00f278ae5be4f67",
                "sha256": "1acf2147dea1ad5ee023813ff959967d25c3e7183880695b47164b818b19c53e"
            },
            "downloads": -1,
            "filename": "invenhost-core-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "458d496cf53fc9bea00f278ae5be4f67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4474,
            "upload_time": "2023-07-16T21:40:35",
            "upload_time_iso_8601": "2023-07-16T21:40:35.111068Z",
            "url": "https://files.pythonhosted.org/packages/d5/b2/ce1c221cbdc22bc2617f87df91e573c66b20a889c3b4fc918dced7e24f40/invenhost-core-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-16 21:40:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "matmair",
    "github_project": "invenhost-core",
    "github_not_found": true,
    "lcname": "invenhost-core"
}
        
Elapsed time: 0.13232s