--- id: hvac version: "2.4.0" license: Apache-2.0 license_treatment: permissive maintenance: aging --- # hvac — HashiCorp Vault API client License: permissive · Maintenance: aging · Popularity: top 1,000 on PyPI ## Install pip install hvac uv add hvac poetry add hvac ## Description # hvac ![Header image](https://raw.githubusercontent.com/hvac/hvac/main/docs/_static/hvac_logo_800px.png) [HashiCorp](https://hashicorp.com/) [Vault](https://www.vaultproject.io) API client for Python 3.x [![Build](https://github.com/hvac/hvac/actions/workflows/build-test.yml/badge.svg)](https://github.com/hvac/hvac/actions/workflows/build-test.yml) [![Lint](https://github.com/hvac/hvac/actions/workflows/lint-and-test.yml/badge.svg)](https://github.com/hvac/hvac/actions/workflows/lint-and-test.yml) [![codecov](https://codecov.io/gh/hvac/hvac/branch/main/graph/badge.svg)](https://codecov.io/gh/hvac/hvac) [![Documentation Status](https://readthedocs.org/projects/hvac/badge/)](https://hvac.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/hvac.svg)](https://badge.fury.io/py/hvac) [![Twitter - @python_hvac](https://img.shields.io/twitter/follow/python_hvac.svg?label=Twitter%20-%20@python_hvac&style=social?style=plastic)](https://twitter.com/python_hvac) [![Gitter chat](https://badges.gitter.im/hvac/community.png)](https://gitter.im/hvac/community) Tested against the latest release, HEAD ref, and 3 previous minor versions (counting back from the... ## AI interpretation — verify before relying hvac is a Python client library for HashiCorp Vault, enabling programmatic access to Vault's secrets management and authentication APIs. Verdict: hvac is a well-established, low-friction Vault client suitable for production use. No known vulnerabilities, permissive licensing, and broad Python 3.8+ support make it a solid choice. The 287-day release lag warrants monitoring for security patches, but active repository maintenance and top-1000 popularity suggest ongoing stewardship. [View on SkillFed](https://skillfed.io/packages/hvac) · [View on PyPI](https://pypi.org/project/hvac/)