Skip to main content

Asynchronous Input Output (AIO) Artifactory

Project description

Python Asynchronous Input Output (AIO) Artifactory

Python Asynchronous Input Output (AIO) Artifactory

Table of Content

JFrog Command Line Interface (CLI) Example

Deploy One File

Command

# Short
jf rt u /root/folder/subfolder/file.ext generic-repository[-local]/

# Long
jfrog rt upload /root/folder/subfolder/file.ext generic-repository[-local]/

Output

15:54:51 [🔵Info] Log path: /Users/user/.jfrog/logs/jfrog-cli.2025-02-21.15-54-51.52108.log
15:54:51 [🔵Info] These files were uploaded:

📦 generic-repository[-local]
└── 📁 root
    └── 📁 folder
        └── 📁 subfolder
            └── 📄 file.ext


{
  "status": "success",
  "totals": {
    "success": 1,
    "failure": 0
  }
}

Result

generic-repository[-local]/
│
└── root/
    └── folder/
        └── subfolder/
            └── file.ext

Retrieve One File

Command

# Short
jf rt dl generic-repository[-local]/folder/subfolder/file.ext

# Long
jfrog rt download generic-repository[-local]/folder/subfolder/file.ext

Output

15:43:59 [🔵Info] Log path: /Users/user/.jfrog/logs/jfrog-cli.2025-02-21.15-43-59.51631.log
{
  "status": "success",
  "totals": {
    "success": 1,
    "failure": 0
  }
}

Result

folder/
│
└── subfolder/
    └── file.ext

Glossary

Local Path

The Local Path is represented by a file system path pointing to a location on the local file system.

Example

# Unix
/home/user/path/subpath/
# Windows
C:\Users\user\path\subpath\

Remote Path

The Remote Path is represented by a URL (Uniform Resource Locator) pointing to a location on the Internet. It should be the URL for Artifactory.

Example

https://artifactory.acme.com/artifactory/repository/path/subpath/

Reference

General

Artifactory

Visual Studio Code

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

aioartifactory-0.1.25.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aioartifactory-0.1.25-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file aioartifactory-0.1.25.tar.gz.

File metadata

  • Download URL: aioartifactory-0.1.25.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for aioartifactory-0.1.25.tar.gz
Algorithm Hash digest
SHA256 d4b61ddd9b8839318599c1f6983969f886c7e0848ea4e4300492f7a60617e540
MD5 943536e7a9a9265e404718e9e5a6dd96
BLAKE2b-256 22d9de9c5877c59ee14e359b4a8c2e0d1d4fbe094b046ae0e16b5f158d3ab90b

See more details on using hashes here.

File details

Details for the file aioartifactory-0.1.25-py3-none-any.whl.

File metadata

  • Download URL: aioartifactory-0.1.25-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for aioartifactory-0.1.25-py3-none-any.whl
Algorithm Hash digest
SHA256 d831f3578abe7204c53431a6e381dccbd4b8efa30998f1f2bc3be04b137bbe2d
MD5 bbc6c18c8206af08263f074e5a9cba29
BLAKE2b-256 958098d598fe10c4555366b48e254d74062570ba10fdfacb7ec3923cc5d87462

See more details on using hashes here.

Supported by

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