Skip to main content

An orm package

Project description

Vault Uts

Installation

pip install vaultUts

GitHub

https://github.com/ZdekPyPi/VaultUts

Usage

link

from vaultUts import VaultLib

vlt = VaultLib(
    "<HOST>",
    "<TOKEN>"
    )

@vlt.link("<MyLocker>/data/<MySecret>")
class MySecret(): 
    USER    : str
    PASSWORD: str

print(MySecret.USER)
print(MySecret.PASSWORD)
my_user_here
py_password

Change Log

0.0.1 (2024-05-02)

  • First Release

1.0.3 (2024-07-31)

  • Variable types from ini file fixed

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vaultuts-1.0.7.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file vaultuts-1.0.7.tar.gz.

File metadata

  • Download URL: vaultuts-1.0.7.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for vaultuts-1.0.7.tar.gz
Algorithm Hash digest
SHA256 419de5a274a818bb02894604dd450ce0815062f1fe5e40f3237d81724f271582
MD5 0fee9074c8979c490e4f93c909117b6e
BLAKE2b-256 c0d4005e7dfb51c2a5c648601290422a5a8b3b8ca7cc3432450b72f1219d5f47

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page