akeyless
Akeyless API
What it is and what it does
Akeyless is an auto-generated OpenAPI client for the Akeyless secrets management platform. It wraps HTTP calls to the Akeyless API, allowing Python applications to programmatically manage secrets, encryption keys, and related credentials. The package depends on standard HTTP and utility libraries (urllib3, certifi, python-dateutil, six, psutil) and is maintained actively.
The package is positioned as a direct API binding rather than a high-level abstraction, so usage typically involves instantiating an API client and calling methods that correspond to Akeyless API endpoints. It is most useful for applications that need to integrate with Akeyless infrastructure for secret retrieval, key rotation, or credential management.
Use it for:
- Retrieve secrets and API keys from Akeyless during application startup or runtime.
- Automate credential rotation and key management in CI/CD pipelines.
- Integrate Akeyless secret storage into microservices for centralized credential handling.
- Manage encryption keys and cryptographic operations through the Akeyless platform.
- Build internal tools or automation scripts that interact with Akeyless vaults.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python client access to the Akeyless API for secrets management and key operations.
Yes, if you are already using Akeyless and need Python API access. The package has low install friction, active maintenance, and no known vulnerabilities. However, verify the undeclared license terms and Python version compatibility before adopting in production or commercial contexts.
Install
akeyless on PyPI
pip
pip install akeylessuv
uv add akeylesspoetry
poetry add akeylessInstalling akeyless
Before you install
Low install friction with common, stable dependencies. Active maintenance with a release 60 days ago.
License in practice
License status is unclear—no SPDX identifier or raw license text is declared. Verify the actual license terms before adopting in commercial or restricted contexts.
Quickstart
pip install akeyless
import akeyless
# Create a client and call an API method
client = akeyless.ApiClient()
api_instance = akeyless.SomeApi(client)
result = api_instance.some_method()
Python version support is unspecified; verify compatibility with your environment before use.
Verify before relying
- Actual license text and terms (SPDX or raw license field is absent)
- Python version support (requires_python is unspecified)
- Documentation availability and completeness
- API coverage and feature parity with the Akeyless service
Package facts
| License | not declared (unclear) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — urllib3, six, certifi, python-dateutil, psutil |
| Maintenance | actively maintained — 60 days since the last release |
| First released | |
| Downloads | 4,579,370/month — #2,281 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: akeyless-5.0.28-py3-none-any.whl
Keywords: OpenAPI, OpenAPI-Generator, Akeyless API
Tags
More Security packages
Provides Python bindings to the FreeDesktop.org…
permissive · top 1,000 on PyPI
msalMSAL for Python handles OAuth2 and OpenID…
permissive · top 1,000 on PyPI
joserfcjoserfc implements JOSE standards (JWS, JWE,…
permissive · top 1,000 on PyPI
AuthlibAuthlib provides a complete implementation of…
permissive · top 1,000 on PyPI
argon2-cffi-bindingsProvides low-level CFFI bindings to the…
permissive · top 1,000 on PyPI
adalADAL for Python authenticates applications with…
permissive · top 1,000 on PyPI
akeyless-cloud-idRetrieves cloud identity tokens from AWS, GCP,…
permissive · top 5,000 on PyPI
apache-airflow-providers-akeylessIntegrates Akeyless Vault Platform with Apache…
permissive · top 15,000 on PyPI
ubai-clientubai-client is a Python client for the…
unclear · top 15,000 on PyPI
oktaA Python SDK for the Okta Management APIs,…
permissive · top 5,000 on PyPI
azure-keyvault-secretsSecurely store, retrieve, and manage secrets…
permissive · top 1,000 on PyPI
scc-firewall-manager-sdkProvides a Python SDK for interacting with…
unclear · top 15,000 on PyPI
onepasswordconnectsdkProvides Python access to 1Password vaults…
permissive · top 15,000 on PyPI
cloudsmith-apiProvides Python bindings to the Cloudsmith API…
unclear · top 15,000 on PyPI
legit-api-clientA Python client library for interacting with an…
permissive · top 15,000 on PyPI
ibm-secrets-manager-sdkA Python client library for programmatically…
permissive · top 15,000 on PyPI