Skip to content

Commit

Permalink
Add async python client to docs (#4698)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxmane authored and jefferai committed Jun 5, 2018
1 parent 76be6ce commit d6efc1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/source/api/libraries.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ Install-Module Zyborg.Vault
$ pip install hvac
```

* [Async-HVAC](https://github.com/Aloomaio/async-hvac)

```shell
$ pip install async-hvac
```

### Rust

* [HashicorpVault](https://crates.io/crates/hashicorp_vault)
Expand Down

0 comments on commit d6efc1c

Please sign in to comment.