# Port Resource Provider
<img src="img/port.svg" width="300px">
The Port Resource Provider lets you manage [Port](https://www.getport.io) 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 @port-labs/port
```
or `yarn`:
```bash
yarn add @port-labs/port
```
### Python
To use from Python, install using `pip`:
```bash
pip install port_pulumi
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/port-labs/pulumi-port/sdk
```
## Configuration
The following configuration points are available for the `port` provider:
- `port:clientId` - This is the Port client ID. (environment: PORT_CLIENT_ID)
- `port:secret` - This is the Port secret. (environment: PORT_CLIENT_SECRET)
- `port:baseUrl` (optional) - This is the Port base URL. (environment: PORT_BASE_URL)
- `port:token` - (optional) This is the Port token.
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "port-pulumi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi port category/utility",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/33/b7/34017cdf774ac72f80a3552e3f746fb4fa95ae9a7a8d317c899f9da782e7/port_pulumi-2.1.0.tar.gz",
"platform": null,
"description": "# Port Resource Provider\n\n<img src=\"img/port.svg\" width=\"300px\">\n\nThe Port Resource Provider lets you manage [Port](https://www.getport.io) 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 @port-labs/port\n```\n\nor `yarn`:\n\n```bash\nyarn add @port-labs/port\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install port_pulumi\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/port-labs/pulumi-port/sdk\n```\n\n## Configuration\n\nThe following configuration points are available for the `port` provider:\n\n- `port:clientId` - This is the Port client ID. (environment: PORT_CLIENT_ID)\n- `port:secret` - This is the Port secret. (environment: PORT_CLIENT_SECRET)\n- `port:baseUrl` (optional) - This is the Port base URL. (environment: PORT_BASE_URL)\n- `port:token` - (optional) This is the Port token.\n\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Port resources.",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/port-labs/pulumi-port"
},
"split_keywords": [
"pulumi",
"port",
"category/utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "33b734017cdf774ac72f80a3552e3f746fb4fa95ae9a7a8d317c899f9da782e7",
"md5": "d22c2568306dd818b3980abbaf7c7032",
"sha256": "db9633440e67ffa63259a80f22aa28761b3d10193527d344e59fc3605fa2194d"
},
"downloads": -1,
"filename": "port_pulumi-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d22c2568306dd818b3980abbaf7c7032",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 71924,
"upload_time": "2024-12-09T08:46:21",
"upload_time_iso_8601": "2024-12-09T08:46:21.136101Z",
"url": "https://files.pythonhosted.org/packages/33/b7/34017cdf774ac72f80a3552e3f746fb4fa95ae9a7a8d317c899f9da782e7/port_pulumi-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 08:46:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "port-labs",
"github_project": "pulumi-port",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "port-pulumi"
}