{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Filesystems","url":"https://skillfed.io/packages/category/system-filesystems"}],"enrichment":{"capability":"A Python library that provides pathlib-like access to JFrog Artifactory repositories, enabling you to browse, download, upload, and manage artifacts through a filesystem-like interface.","skillfed_tags":["artifact-management","ci-cd","jfrog"],"use_cases":["Download compiled binaries or build artifacts from a repository during CI/CD pipelines","Upload build outputs to Artifactory after successful compilation or testing","Walk and search artifact repositories to find specific files matching patterns","Copy or move artifacts between repositories or folders programmatically","Query artifact statistics and metadata for auditing or compliance reporting"],"what_it_does":"dohq-artifactory is a Python client library for JFrog Artifactory that models artifact repositories as filesystem-like paths, similar to Python's pathlib module. It abstracts HTTP interactions with Artifactory's REST API behind a familiar directory-tree interface, letting you list, download, upload, copy, move, and delete artifacts as if they were local files.\n\nThe library supports multiple authentication methods (username/password, API keys, access tokens) and works with both on-premises Artifactory and JFrog's SaaS offering. It depends on requests for HTTP communication, python-dateutil for timestamp handling, and PyJWT for token operations. Common use cases include downloading build artifacts, uploading compiled binaries, querying artifact metadata, and automating repository maintenance tasks.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with low friction, uses a permissive license, and fills a clear need for Python developers working with Artifactory. It is production-stable and widely downloaded, making it a reliable choice for artifact repository automation."},"id":"dohq-artifactory","links":{"html":"https://skillfed.io/packages/dohq-artifactory","md":"https://skillfed.io/packages/dohq-artifactory.md","pypi":"https://pypi.org/project/dohq-artifactory/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-04-08","license_spdx":null,"license_treatment":"permissive","name":"dohq-artifactory","python_support":"unspecified","summary":"A Python interface to Artifactory"},"popularity":{"monthly_downloads":1828958,"position":3512,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
