{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"Provides Python bindings to interact with Docker's credential storage API, allowing you to store, retrieve, and manage Docker credentials programmatically.","skillfed_tags":["docker","credentials","abandoned"],"use_cases":["Automate credential management in Docker-based deployment scripts or CI/CD pipelines","Build tools that need to authenticate with Docker registries without storing credentials in plaintext","Integrate Docker credential retrieval into custom Python applications that orchestrate containers","Manage multiple Docker registry credentials programmatically across different environments"],"what_it_does":"docker-pycreds is a Python wrapper around Docker's credential storage API, enabling programmatic access to store, retrieve, list, and erase Docker credentials. It depends on six for Python 2/3 compatibility and requires the docker-credential helper executable to be present on the system.\n\nThe package is designed for scenarios where you need to interact with Docker credentials from Python code rather than through the Docker CLI. It wraps the underlying credential store that Docker itself uses. However, the project is no longer maintained\u2014the last release was 2018-11-29 and the repository shows no recent activity, which raises concerns about compatibility with modern Docker versions and Python releases.","worth_installing":"No, unless you are maintaining legacy code that already depends on it. The package is abandoned (last release 2018-11-29, no commits since 2022-06-28), offers no active maintenance or security updates, and its compatibility with modern Python and Docker versions is unverified. For new projects, consider alternatives."},"id":"docker-pycreds","links":{"html":"https://skillfed.io/packages/docker-pycreds","md":"https://skillfed.io/packages/docker-pycreds.md","pypi":"https://pypi.org/project/docker-pycreds/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-11-29","license_spdx":null,"license_treatment":"permissive","name":"docker-pycreds","python_support":"unspecified","summary":"Python bindings for the docker credentials store API"},"popularity":{"monthly_downloads":11538192,"position":1385,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
