cloudguard-modules


Namecloudguard-modules JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/limebrew-org/cloudguard-modules
SummaryCloudguard provider modules written in python to be used in cloudguard CLI
upload_time2023-09-22 10:44:43
maintainer
docs_urlNone
authordeepraj1729
requires_python>=3.9,<4.0
licenseMIT
keywords python aws azure gcp cspm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cloudguard Modules
Cloudguard provider modules written in python to be used in cloudguard CLI

## Installation:
To install using pip:

        pip install cloudguard-modules
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/limebrew-org/cloudguard-modules",
    "name": "cloudguard-modules",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "python,aws,azure,gcp,cspm",
    "author": "deepraj1729",
    "author_email": "deeprajbaidyaofficial@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/30/c047a2fb22a5f60ff4bc14cdc9ad65ae9cbb86f298626232ffe103182793/cloudguard_modules-1.0.2.tar.gz",
    "platform": null,
    "description": "# Cloudguard Modules\nCloudguard provider modules written in python to be used in cloudguard CLI\n\n## Installation:\nTo install using pip:\n\n        pip install cloudguard-modules",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cloudguard provider modules written in python to be used in cloudguard CLI",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/limebrew-org/cloudguard-modules",
        "Repository": "https://github.com/limebrew-org/cloudguard-modules"
    },
    "split_keywords": [
        "python",
        "aws",
        "azure",
        "gcp",
        "cspm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35723e5f40fb289d7854f8473471396618309c943046d31705fc99fc8aa495b3",
                "md5": "fa10e72b3240db963f86b3775a507a1e",
                "sha256": "4e4d913cb7eccbc677db3f92e7aa87b435ac3f450b1f77a9af6750d81142bc09"
            },
            "downloads": -1,
            "filename": "cloudguard_modules-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa10e72b3240db963f86b3775a507a1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 8073,
            "upload_time": "2023-09-22T10:44:41",
            "upload_time_iso_8601": "2023-09-22T10:44:41.588707Z",
            "url": "https://files.pythonhosted.org/packages/35/72/3e5f40fb289d7854f8473471396618309c943046d31705fc99fc8aa495b3/cloudguard_modules-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d30c047a2fb22a5f60ff4bc14cdc9ad65ae9cbb86f298626232ffe103182793",
                "md5": "a29d48ff006d33ed0710d17cd92f0680",
                "sha256": "8718bfe94f899ed861c5c738d81fad7f63f0d465626ef380c72f15020a8965ca"
            },
            "downloads": -1,
            "filename": "cloudguard_modules-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a29d48ff006d33ed0710d17cd92f0680",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 4558,
            "upload_time": "2023-09-22T10:44:43",
            "upload_time_iso_8601": "2023-09-22T10:44:43.384214Z",
            "url": "https://files.pythonhosted.org/packages/6d/30/c047a2fb22a5f60ff4bc14cdc9ad65ae9cbb86f298626232ffe103182793/cloudguard_modules-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 10:44:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "limebrew-org",
    "github_project": "cloudguard-modules",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cloudguard-modules"
}
        
Elapsed time: 0.12240s