pulumi-svmkit


Namepulumi-svmkit JSON
Version 0.34.0 PyPI version JSON
download
home_pagehttps://abklabs.com
SummarySVMKit allows you to manage Solana SVM software components using infrastructure as code.
upload_time2025-02-25 16:43:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPL-3.0-only
keywords pulumi svmkit solana blockchain
VCS
bugtrack_url
requirements setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pulumi SVMKit

The SVMKit Pulumi provider allows you to manage Solana nodes and related resources using [Pulumi](https://www.pulumi.com/docs/iac/get-started/).  With this provider, users can easily define, deploy, and manage their Solana infrastructure using Infrastructure-as-Code.

## Next Steps:

- [SVMKit](https://github.com/abklabs/svmkit) - The engine that powers `pulumi-svmkit`.
- [SVMKit Examples](https://github.com/abklabs/svmkit-examples) - A collection of examples on how to use SVMKit in your environment, including with Pulumi.
- [Developer Information](DEV.md) - Interested in developing on `pulumi-svmkit`?  Take a look here.

            

Raw data

            {
    "_id": null,
    "home_page": "https://abklabs.com",
    "name": "pulumi-svmkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi svmkit solana blockchain",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ce/f9/709e0c0efd963e3505633c21ac16519e24bb1485ca63c85a6033c84cde9f/pulumi_svmkit-0.34.0.tar.gz",
    "platform": null,
    "description": "# Pulumi SVMKit\n\nThe SVMKit Pulumi provider allows you to manage Solana nodes and related resources using [Pulumi](https://www.pulumi.com/docs/iac/get-started/).  With this provider, users can easily define, deploy, and manage their Solana infrastructure using Infrastructure-as-Code.\n\n## Next Steps:\n\n- [SVMKit](https://github.com/abklabs/svmkit) - The engine that powers `pulumi-svmkit`.\n- [SVMKit Examples](https://github.com/abklabs/svmkit-examples) - A collection of examples on how to use SVMKit in your environment, including with Pulumi.\n- [Developer Information](DEV.md) - Interested in developing on `pulumi-svmkit`?  Take a look here.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "SVMKit allows you to manage Solana SVM software components using infrastructure as code.",
    "version": "0.34.0",
    "project_urls": {
        "Homepage": "https://abklabs.com",
        "Repository": "https://github.com/abklabs/pulumi-svmkit"
    },
    "split_keywords": [
        "pulumi",
        "svmkit",
        "solana",
        "blockchain"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cef9709e0c0efd963e3505633c21ac16519e24bb1485ca63c85a6033c84cde9f",
                "md5": "1d39ac667445d4b64893e7055275a468",
                "sha256": "fe61957f6eed6d63b18468baf116aca4c8d7e938f28e12ce218ee78c8d6c5e50"
            },
            "downloads": -1,
            "filename": "pulumi_svmkit-0.34.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1d39ac667445d4b64893e7055275a468",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 63010,
            "upload_time": "2025-02-25T16:43:36",
            "upload_time_iso_8601": "2025-02-25T16:43:36.750708Z",
            "url": "https://files.pythonhosted.org/packages/ce/f9/709e0c0efd963e3505633c21ac16519e24bb1485ca63c85a6033c84cde9f/pulumi_svmkit-0.34.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-25 16:43:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abklabs",
    "github_project": "pulumi-svmkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "75.1.0"
                ]
            ]
        }
    ],
    "lcname": "pulumi-svmkit"
}
        
Elapsed time: 0.48909s