{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security/2"}],"enrichment":{"capability":"A Python client library for retrieving secrets from Delinea Secret Server and Platform via REST APIs, supporting multiple authentication methods.","skillfed_tags":["secrets-management","credential-retrieval","delinea-integration"],"use_cases":["Retrieve database credentials at application startup to connect to production databases securely.","Fetch API keys or tokens within a CI/CD pipeline for deployment automation.","Access domain credentials for Windows authentication in hybrid environments.","Integrate as a centralized credential store for microservices running on Kubernetes.","Query secret paths programmatically in compliance and audit workflows."],"what_it_does":"This SDK is a REST client that connects to Delinea Secret Server or Platform to fetch secrets programmatically. It abstracts away HTTP details and provides classes for authentication (password-based, domain-based, or token-based) and secret retrieval, returning secrets as JSON objects or dataclass instances. The library depends only on requests and supports Python 3.8 through 3.11.\n\nYou use it by instantiating an authorizer with your credentials, creating a client, and calling get_secret() with a secret ID or path. It handles OAuth2 token exchange internally and can work with self-signed certificates via the REQUESTS_CA_BUNDLE environment variable. The SDK has not been updated in 284 days, so verify compatibility with your Secret Server version.","worth_installing":"Yes, if you use Delinea Secret Server or Platform and need a Python client to retrieve secrets. The library is straightforward, has low install friction, and carries no known vulnerabilities. However, maintenance is aging (284 days since last release), so verify compatibility with your Secret Server version and check for any API changes."},"id":"python-tss-sdk","links":{"html":"https://skillfed.io/packages/python-tss-sdk","md":"https://skillfed.io/packages/python-tss-sdk.md","pypi":"https://pypi.org/project/python-tss-sdk/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-03","license_spdx":null,"license_treatment":"permissive","name":"python-tss-sdk","python_support":"supports_current","summary":"The Delinea Secret Server Python SDK"},"popularity":{"monthly_downloads":450293,"position":6592,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.1"}
