checkmkpluginmaker


Namecheckmkpluginmaker JSON
Version 2.0.2 PyPI version JSON
download
home_page
Summary
upload_time2023-08-29 12:14:35
maintainer
docs_urlNone
authorNhanDD3
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Installation
- Require python >= 3.11
- using pip
    ```
    $ pip install checkmkpluginmaker
    ```
- using poetry
    ```
    $ poetry add checkmkpluginmaker
    ```


# Guide
- Require: using in global environment
- create new checkmk plugin template with command then fill the questions
    ```
    $ create-cmk-plugin
    ```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "checkmkpluginmaker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "NhanDD3",
    "author_email": "nhandd3@fpt.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/fd/6f6589a6b2b500e025a736b7eeda99fc134bdc43d2cab3d784d2d81f5fa1/checkmkpluginmaker-2.0.2.tar.gz",
    "platform": null,
    "description": "# Installation\n- Require python >= 3.11\n- using pip\n    ```\n    $ pip install checkmkpluginmaker\n    ```\n- using poetry\n    ```\n    $ poetry add checkmkpluginmaker\n    ```\n\n\n# Guide\n- Require: using in global environment\n- create new checkmk plugin template with command then fill the questions\n    ```\n    $ create-cmk-plugin\n    ```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "2.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94b1d0703176929f025a023923ff3da2a55212dd1df690acf519f9142d1a60ef",
                "md5": "f1133c6c6a5b3c309ef6789f5a45aeeb",
                "sha256": "f4264cdf0d0f776e11517bac5cfabd38edeb81d64a43669d4e3d745419ca1d5b"
            },
            "downloads": -1,
            "filename": "checkmkpluginmaker-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1133c6c6a5b3c309ef6789f5a45aeeb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11505,
            "upload_time": "2023-08-29T12:14:34",
            "upload_time_iso_8601": "2023-08-29T12:14:34.983706Z",
            "url": "https://files.pythonhosted.org/packages/94/b1/d0703176929f025a023923ff3da2a55212dd1df690acf519f9142d1a60ef/checkmkpluginmaker-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebfd6f6589a6b2b500e025a736b7eeda99fc134bdc43d2cab3d784d2d81f5fa1",
                "md5": "614c85849f75b154b996842da578d4f5",
                "sha256": "b07bec45dc8409fc3f60d2249f5d42a323279c82cf54bb58c5e07f6fb3cb0c2b"
            },
            "downloads": -1,
            "filename": "checkmkpluginmaker-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "614c85849f75b154b996842da578d4f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7378,
            "upload_time": "2023-08-29T12:14:35",
            "upload_time_iso_8601": "2023-08-29T12:14:35.931571Z",
            "url": "https://files.pythonhosted.org/packages/eb/fd/6f6589a6b2b500e025a736b7eeda99fc134bdc43d2cab3d784d2d81f5fa1/checkmkpluginmaker-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 12:14:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "checkmkpluginmaker"
}
        
Elapsed time: 0.44403s