pulumi-svmkit


Namepulumi-svmkit JSON
Version 0.17.2 PyPI version JSON
download
home_pagehttps://abklabs.com
SummarySVMKit allows you to manage Solana SVM software components using infrastructure as code.
upload_time2024-12-12 02:07:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "pulumi svmkit solana blockchain",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/93/34/31640f4d842287a1a6dbed56e4492c947449cd3db64f63c6ae0ed8263bfe/pulumi_svmkit-0.17.2.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.17.2",
    "project_urls": {
        "Homepage": "https://abklabs.com",
        "Repository": "https://github.com/abklabs/pulumi-svmkit"
    },
    "split_keywords": [
        "pulumi",
        "svmkit",
        "solana",
        "blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "933431640f4d842287a1a6dbed56e4492c947449cd3db64f63c6ae0ed8263bfe",
                "md5": "87e9f4d631cb93808537a4e403715614",
                "sha256": "72c2d9c0c9d369683738caf20db983c225b8ceabb4ef4202628f6b3be612c54c"
            },
            "downloads": -1,
            "filename": "pulumi_svmkit-0.17.2.tar.gz",
            "has_sig": false,
            "md5_digest": "87e9f4d631cb93808537a4e403715614",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 47249,
            "upload_time": "2024-12-12T02:07:53",
            "upload_time_iso_8601": "2024-12-12T02:07:53.773617Z",
            "url": "https://files.pythonhosted.org/packages/93/34/31640f4d842287a1a6dbed56e4492c947449cd3db64f63c6ae0ed8263bfe/pulumi_svmkit-0.17.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 02:07:53",
    "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.61983s