Skip to main content

Quay python client

Project description

# Installation

  • Go to the source

` cd pyquay python setup.py sdist pip install dist/pyquay-<VERSION>.tar.gz `

# Usage

Do the following to instantiate a Client class that will allow you to communicate with a Quay API:

` from pyquay import Client c = Client(token) `

Params: - token (str): Refers to the token used in the Authorization header

## security This grabs a json blob of all vulnerabilities associated with an image.

` tenants = c.security(repo, imageid) `

# CLI quaycli.py security get_vulnerability_list –token=token –repo=repo –image=image id

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyquay-0.0.3.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file pyquay-0.0.3.tar.gz.

File metadata

  • Download URL: pyquay-0.0.3.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyquay-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ff78b029aa32bdcaa171cfcc1301f29ef892f7682f7681f1ef1bf2a02fde99b2
MD5 1fd4d49c52110041f0c47e435013ab75
BLAKE2b-256 df2ac375ecbee06550e1fe54f8d9632c22998e0af7958b2dffc8c59a2c0f4d09

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page