Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12297549
config.py
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
416 B
Referenced Files
None
Subscribers
None
config.py
View Options
# -------------------------------------------------------------
# Secretsmith :: Vault :: configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: BSD-2-Clause
# -------------------------------------------------------------
import
yaml
def
load_config
(
path
:
str
)
->
dict
:
with
open
(
path
)
as
fd
:
return
yaml
.
safe_load
(
fd
)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 22, 12:21 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3090638
Default Alt Text
config.py (416 B)
Attached To
Mode
rRPRT Nasqueron internal reports
Attached
Detach File
Event Timeline
Log In to Comment