Skip to main content

No project description provided

Project description

Artifactory

Artifactory — a service for managing blob resources with no sweat.

PyPI package

Installation

pip install artifactory-vk

Quick Start

import artifactory as art
from artifactory.shortcuts import upload_resource, download_resource


config = art.ClientConfig(
    artifactory_endpoint = 'https://artifactory.domain',
)
client = art.Client(config)

resource_id = upload_resource(
    client,
    'Hello, World!',
    hard_ttl_s=30,
)

Examples

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

artifactory_vk-0.1.2.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

artifactory_vk-0.1.2-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file artifactory_vk-0.1.2.tar.gz.

File metadata

  • Download URL: artifactory_vk-0.1.2.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for artifactory_vk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4414a26e5803a2fa2ab281d95fc6f3303a437fd7c7662f66cb9f93b390f581bf
MD5 91004feda7dd9c2cfc3452845a1e200f
BLAKE2b-256 2cf8fe5d03fb16682decc4f3b6cd6ba1b12fbe50bdcc50ec82cd819b11d14367

See more details on using hashes here.

File details

Details for the file artifactory_vk-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for artifactory_vk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4683112861475a8484d1ee61c49d110f1487faa26fa72be3594d5c96f3fbd55f
MD5 b266ee9bb126703b1bd4a3c8de97921c
BLAKE2b-256 72e45903caefd7ad04108c63e8aef06d1f6e7901008f6c5c260669367c6e14c3

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