get-hc-secrets 1.5.5__py3-none-any.whl → 1.5.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,6 @@
1
1
  import logging
2
2
  from os import getenv
3
3
  from os.path import join
4
-
5
4
  import requests
6
5
  import yaml
7
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: get_hc_secrets
3
- Version: 1.5.5
3
+ Version: 1.5.7
4
4
  Summary: A package to read secrets from Hashicorp vault
5
5
  Author-email: Xavier Mayeur <xavier@mayeur.be>
6
6
  Project-URL: Homepage, https://github.com/xmayeur/getSecrets
@@ -21,7 +21,7 @@ getSecrets is a simple package that reads from the given engine ('secret' by def
21
21
  usage:
22
22
 
23
23
  ```
24
- from get_secrets import *
24
+ from getSecrets import *
25
25
 
26
26
  data = get_secret(<id>, [<secret>])
27
27
 
@@ -0,0 +1,6 @@
1
+ getSecrets/__init__.py,sha256=ytEzExxss5EqeasbEms3tOT8vNaBsw8gSoJyT0vv2nE,4858
2
+ get_hc_secrets-1.5.7.dist-info/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
3
+ get_hc_secrets-1.5.7.dist-info/METADATA,sha256=ejlgK_uHdHsKvRQmRu6t7yZc8dCeGtMQ38KNY21gWY8,1050
4
+ get_hc_secrets-1.5.7.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
5
+ get_hc_secrets-1.5.7.dist-info/top_level.txt,sha256=X_v6_cB4900TWZoDSDtFDhZrxKcH4dJiPCIAcyL5Z7k,11
6
+ get_hc_secrets-1.5.7.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ getSecrets
__init__.py DELETED
File without changes
File without changes
@@ -1,8 +0,0 @@
1
- __init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- get_hc_secrets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- get_hc_secrets/get_secrets.py,sha256=k4QzufDN31rpZrQg9Oy48iMWSOCj9ehJe5bakA1jP2Q,4859
4
- get_hc_secrets-1.5.5.dist-info/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
5
- get_hc_secrets-1.5.5.dist-info/METADATA,sha256=zHISmXH4EYwJPE0Vc8sID5_YSAtbXkSf1SZPIhPHBS4,1051
6
- get_hc_secrets-1.5.5.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
7
- get_hc_secrets-1.5.5.dist-info/top_level.txt,sha256=k9JEQpIHbt7B1a-1HOtk1bIW6hPb8V68aj22z_pJCls,24
8
- get_hc_secrets-1.5.5.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- __init__
2
- get_hc_secrets