pulumi-prefect


Namepulumi-prefect JSON
Version 0.1.0a1715347486 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Prefect cloud resources.
upload_time2024-05-10 13:35:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords prefect prefect-cloud category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Prefect Resource Provider

The Prefect Resource Provider lets you manage [Prefect](https://www.prefect.io/) resources.

## Installing

This package is available for several languages/platforms:

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_prefect
```

### Go

To use from Go, use `go get` to grab the latest version of the library:

```bash
go get github.com/ru5j4r0/pulumi-prefect/sdk/go/...
```

## Configuration

The following configuration points are available for the `Prefect` provider:

- `prefect:accountId` (environment: `PREFECT_CLOUD_ACCOUNT_ID`) - Default Prefect Cloud Account ID
- `prefect:apiKey` (environment: `PREFECT_API_KEY`) - Prefect Cloud API Key
- `prefect:endpoint` (environment: `PREFECT_API_URL`, default: `https://api.prefect.cloud`) - Prefect API URL
- `prefect:workspaceId` - Default Prefect Cloud Workspace ID

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/prefect/api-docs/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-prefect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "prefect, prefect-cloud, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/23/46/4a72e269bb9ce1de0ae1946bdc4f25b70f2eacb5f798a0b21d97584ad970/pulumi_prefect-0.1.0a1715347486.tar.gz",
    "platform": null,
    "description": "# Prefect Resource Provider\n\nThe Prefect Resource Provider lets you manage [Prefect](https://www.prefect.io/) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_prefect\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/ru5j4r0/pulumi-prefect/sdk/go/...\n```\n\n## Configuration\n\nThe following configuration points are available for the `Prefect` provider:\n\n- `prefect:accountId` (environment: `PREFECT_CLOUD_ACCOUNT_ID`) - Default Prefect Cloud Account ID\n- `prefect:apiKey` (environment: `PREFECT_API_KEY`) - Prefect Cloud API Key\n- `prefect:endpoint` (environment: `PREFECT_API_URL`, default: `https://api.prefect.cloud`) - Prefect API URL\n- `prefect:workspaceId` - Default Prefect Cloud Workspace ID\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/prefect/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Prefect cloud resources.",
    "version": "0.1.0a1715347486",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/ru5j4r0/pulumi-prefect"
    },
    "split_keywords": [
        "prefect",
        " prefect-cloud",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bec3823865ac2acab7b7d79f536e22420a5f469e2c0d899d44a96c27d0f8e3a2",
                "md5": "60057c2cb52be8025c9bafe99a911fbc",
                "sha256": "48ae95712a487a7e147364b8d7f51f5240ed1508bff1ad92225644f41a1af63a"
            },
            "downloads": -1,
            "filename": "pulumi_prefect-0.1.0a1715347486-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60057c2cb52be8025c9bafe99a911fbc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 51612,
            "upload_time": "2024-05-10T13:35:47",
            "upload_time_iso_8601": "2024-05-10T13:35:47.145128Z",
            "url": "https://files.pythonhosted.org/packages/be/c3/823865ac2acab7b7d79f536e22420a5f469e2c0d899d44a96c27d0f8e3a2/pulumi_prefect-0.1.0a1715347486-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23464a72e269bb9ce1de0ae1946bdc4f25b70f2eacb5f798a0b21d97584ad970",
                "md5": "7dcb1ea5e5f165292c21a901ee411c4c",
                "sha256": "1ea156a3670444dc59bf4729c4d5d011434d2cf15080c351ded41de798c961ee"
            },
            "downloads": -1,
            "filename": "pulumi_prefect-0.1.0a1715347486.tar.gz",
            "has_sig": false,
            "md5_digest": "7dcb1ea5e5f165292c21a901ee411c4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25455,
            "upload_time": "2024-05-10T13:35:48",
            "upload_time_iso_8601": "2024-05-10T13:35:48.934615Z",
            "url": "https://files.pythonhosted.org/packages/23/46/4a72e269bb9ce1de0ae1946bdc4f25b70f2eacb5f798a0b21d97584ad970/pulumi_prefect-0.1.0a1715347486.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 13:35:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ru5j4r0",
    "github_project": "pulumi-prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-prefect"
}
        
Elapsed time: 0.34194s