A reusable Python module to utilize Azure KeyVaults
Project description
k2Vault
From here we create the k2Vault Package for our Python code
Instructions on How-To-Use
The Developer should send the name of their secret as a Parameter to the Library as follows:
k2vault('[name of the secret]')
and then the return Value from the library is a string so:
Encrypted_secret = k2vault('[name of the secret]')
mylib/ ├── mylib/ │ └── init.py ├── setup.py ├── README.md └── .github/ └── workflows/ └── publish.yml
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
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 k2vault-0.1.0.tar.gz.
File metadata
- Download URL: k2vault-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2491c051cfe036e3eadad3438edf0c464f6f9281d8988f82588765ee1f20318
|
|
| MD5 |
98db9e24bf5e84e90f46134e92b590eb
|
|
| BLAKE2b-256 |
02547167849bb3f6ba770deb55188886681fa11f1e63ec13b0f3b7c2488c0258
|
File details
Details for the file k2vault-0.1.0-py3-none-any.whl.
File metadata
- Download URL: k2vault-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edee8b4a5fa641c2ecfd0f40d8af0c8244a0e797df0412ccf83112667c857c26
|
|
| MD5 |
0e8093fa041efd52fd0cefb237a732e3
|
|
| BLAKE2b-256 |
0f3c4c14996394196bb970ee3eb0281b9ee3b6237f608408808167397428a5eb
|