Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F21737061
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
Mon, Jan 26, 08:07 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3373851
Default Alt Text
config.py (416 B)
Attached To
Mode
rRPRT Nasqueron internal reports
Attached
Detach File
Event Timeline
Log In to Comment