google-cloud-artifact-registry 0.4.0
pip install google-cloud-artifact-registry==0.4.0
Released:
Artifact Registry API client library
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache 2.0
- Author: Google LLC
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- Operating System
- Programming Language
- Topic
Project description
Artifact Registry: is a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud’s tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library within a Python virtual environment using the venv module. venv is a tool to create isolated Python environments. The basic problem this addresses is one of dependencies and versions, and indirectly permissions.
With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Mac/Linux
python3 -m venv <your-env>
source <your-env>/bin/activate
pip3 install google-cloud-artifact-registry
Windows
python3 -m venv <your-env>
<your-env>\Scripts\activate
pip3 install google-cloud-artifact-registry
Next Steps
Read the Client Library Documentation for Artifact Registry to see other available methods on the client.
Read the Artifact Registry Product documentation to learn more about the product and see How-to Guides.
View this README to see the full list of Cloud APIs that we cover.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache 2.0
- Author: Google LLC
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- Operating System
- Programming Language
- Topic
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 https://pypi.org/project/google-cloud-artifact-registry/0.4.0/#files
Showing 1 of 1 file.
Uploaded
Python 2
Python 3
File details
Details for the file google-cloud-artifact-registry-0.4.0.tar.gz
.
File metadata
- Download URL: google-cloud-artifact-registry-0.4.0.tar.gz
- Upload date:
- Size: 78.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2a58541d143adfdd2335c9ce0997c67b1ca0245f3cd98d8839c74466e915a2e0
|
|
MD5 |
9d09348b75c79400d90f96b34e60d1b0
|
|
BLAKE2b-256 |
c0046dc8aee6b4255c3d8ce377b30077296d854cf32868912280101ce32ad494
|
File details
Details for the file google_cloud_artifact_registry-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: google_cloud_artifact_registry-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 89.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
200175dd2822035e3260b1326efb30a684c02f83a64fb44c12922ddfc6e7318d
|
|
MD5 |
739baa9d4af8a31e9d24d61a61f61704
|
|
BLAKE2b-256 |
755fcd61da91db47db7a8a64eb1eb81bc719cdf9474f80ba9ef8fd98ef7f9b3e
|