narenaryan / whispr

A multi-vault secret injection tool for safely injecting secrets into app environment
MIT License
97 stars 1 forks source link

Update README with Whispr programmatic access #8

Open narenaryan opened 3 weeks ago

narenaryan commented 3 weeks ago

Description

Whispr can be used in two different ways:

  1. As a CLI tool
  2. As a Python package

Currently Scenario 1 is documented well in README.md and usage-guides. There should be some documentation about how Python applications can programmatically leverage Whispr.