Metadata-Version: 2.3
Name: keepassxc-run
Version: 0.0.2
Summary: KeePassXC runner
Requires-Python: >=3.9
Requires-Dist: python-dotenv>=1.0.1
Description-Content-Type: text/markdown

# keepassxc-run

Pass secrets in KeePassXC databases as environment variables to an application or script. This project is inspired by [op run](https://developer.1password.com/docs/cli/reference/commands/run/) command.

```sh
keepassxc-run -- <command> <command>... [flags]
```
