This website requires JavaScript.
Explore
Help
Register
Sign In
cxykevin
/
sacn_accout_system
Watch
1
Star
0
Fork
You've already forked sacn_accout_system
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5ff223f655
sacn_accout_system
/
server
/
cfg.py
5 lines
82 B
Python
Raw
Blame
History
import
tomllib
with
open
(
"
config.toml
"
,
"
rb
"
)
as
f
:
config
=
tomllib
.
load
(
f
)
Reference in New Issue
View Git Blame
Copy Permalink