pulumi-bytebase


Namepulumi-bytebase JSON
Version 3.9.0a1753721308 PyPI version JSON
download
home_pagehttps://github.com/wawilow/pulumi-bytebase
SummaryA Pulumi package for creating and managing Bytebase resources
upload_time2025-07-28 16:50:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi bytebase category/infrastructure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bytebase Resource Provider

The Bytebase Resource Provider lets you manage [bytebase](https://www.pulumi.com/registry/packages/bytebase/) resources.

## Installing

This package is available for several languages/platforms:

### Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

```bash
npm install @wawilow/pulumi-bytebase
```

or `yarn`:

```bash
yarn add @wawilow/pulumi-bytebase
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi-bytebase
```

### Go

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

```bash
go get github.com/wawilow/pulumi-bytebase/sdk/go/...
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
dotnet add package pulumi-bytebase.Bytebase
```

## Reference

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wawilow/pulumi-bytebase",
    "name": "pulumi-bytebase",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi bytebase category/infrastructure",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/18/fe/f119f1191b978d0c897f5223532444441239191ed0abec6ab7004fd2b122/pulumi-bytebase-3.9.0a1753721308.tar.gz",
    "platform": null,
    "description": "# Bytebase Resource Provider\n\nThe Bytebase Resource Provider lets you manage [bytebase](https://www.pulumi.com/registry/packages/bytebase/) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @wawilow/pulumi-bytebase\n```\n\nor `yarn`:\n\n```bash\nyarn add @wawilow/pulumi-bytebase\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-bytebase\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/wawilow/pulumi-bytebase/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package pulumi-bytebase.Bytebase\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/bytebase/api-docs/).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Bytebase resources",
    "version": "3.9.0a1753721308",
    "project_urls": {
        "Homepage": "https://github.com/wawilow/pulumi-bytebase",
        "Repository": "https://github.com/wawilow/pulumi-bytebase"
    },
    "split_keywords": [
        "pulumi",
        "bytebase",
        "category/infrastructure"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "18fef119f1191b978d0c897f5223532444441239191ed0abec6ab7004fd2b122",
                "md5": "7d12f96edecc1e0481838f812e5900d6",
                "sha256": "c3af6f1377d6cc923884246095167df997a4a78a2f78467255d02f710cd2c2d8"
            },
            "downloads": -1,
            "filename": "pulumi-bytebase-3.9.0a1753721308.tar.gz",
            "has_sig": false,
            "md5_digest": "7d12f96edecc1e0481838f812e5900d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 93716,
            "upload_time": "2025-07-28T16:50:53",
            "upload_time_iso_8601": "2025-07-28T16:50:53.901502Z",
            "url": "https://files.pythonhosted.org/packages/18/fe/f119f1191b978d0c897f5223532444441239191ed0abec6ab7004fd2b122/pulumi-bytebase-3.9.0a1753721308.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 16:50:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wawilow",
    "github_project": "pulumi-bytebase",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-bytebase"
}
        
Elapsed time: 2.06721s