A package to read secrets from WIX site secrets or from a local file
Project description
getSecrets package
getWIXSecrets is a simple package that reads from a WIX site secrets vault It can also read data from the local vault.yml file
usage:
from getSecrets import *
data = get_secret(<id>)
usr, pwd = get_user_pwd(<id> )
updater = update_secret(<id>, <new_object>)
Vault parameters are stored in a config file ~/.config/.vault/.vault.yml
WIXAPI:
token: "<access token>"
url: https://wwww.mysite.com
uri: _functions/secrets
id:
item1: 1
item2: 2
username: user
password: !@•?
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
getwixsecrets-1.0.2.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file getwixsecrets-1.0.2.tar.gz.
File metadata
- Download URL: getwixsecrets-1.0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6839fc523ee41343eceb93d57878e224c79af0baeae90a87c40873b4c8310cf
|
|
| MD5 |
88b12b656af3d55df07c562d28501678
|
|
| BLAKE2b-256 |
04b43270ce0d2a55276f02e50be5d85165218c34efd12438a86485b4ec852e9f
|
File details
Details for the file getwixsecrets-1.0.2-py3-none-any.whl.
File metadata
- Download URL: getwixsecrets-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8353343459683b23b051ace950c90371300d5183e6f7650b5386d90cc31e7197
|
|
| MD5 |
628135a35c72eaa525bd476f56bcdf53
|
|
| BLAKE2b-256 |
bca77d1c2d009df6ac45017180d84d310fe4f45c3d15320dc36824bb87c707b7
|