This website requires JavaScript.
Explore
Help
Sign In
superrob1500
/
mirror-WGDashboard
mirror of
https://github.com/WGDashboard/WGDashboard
Watch
1
Star
0
Fork
You've already forked mirror-WGDashboard
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba5eeeba07
mirror-WGDashboard
/
src
/
test.py
5 lines
90 B
Python
Raw
Blame
History
from
tinydb
import
TinyDB
,
Query
conf_db
=
TinyDB
(
"
json/conf.json
"
)
print
(
conf_db
.
all
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink