Package contains functions and classes that can be utilized in the automation of pulumi python deployments
Project description
pulumi-automation-utils
Collection of utilities useful for deploying
Building and Publishing
To build the package, navigate to this directory and issue the following command:
python3 -m build
Once the build is completed, two files should be present in the dist directory. The tar.gz file is a source distribution whereas the .whl file is a built distribution. Newer pip versions preferentially install built distributions, but will fall back to source distributions if needed. You should always upload a source distribution and provide built distributions for the platforms your project is compatible with. In this case, our example package is compatible with Python on any platform so only one built distribution is needed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi-automation-utils-0.0.2.tar.gz.
File metadata
- Download URL: pulumi-automation-utils-0.0.2.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f8ded2ffdfbc1c59cb2ca110bdc933c6a9f82bdd0387b9ec3650c72e5db22c8
|
|
| MD5 |
4f3d60fe0625a8750a16c2e207ccfb04
|
|
| BLAKE2b-256 |
de5a12a6b09cf9a38c44ffea02a38568da575c1dd74057aaff8c0bd83ad80116
|
File details
Details for the file pulumi_automation_utils-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pulumi_automation_utils-0.0.2-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d02ed3df1daabf501d119c3eb381de83a1bcbed10eeb542e32e87b54873d17e
|
|
| MD5 |
f7de0f5d025f86209b84c137cfdcaa2d
|
|
| BLAKE2b-256 |
0e8481e52064fd77fcc3e1e2cd5ea8ce6ec15c7b261f9f426c2a97ea6821e850
|