This website requires JavaScript.
Explore
Help
Register
Sign in
Garmelon
/
bowl
Watch
1
Star
0
Fork
You've already forked bowl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
37
commits
2
branches
2
tags
925
KiB
5cfdb8f8e2
Commit graph
4 commits
Author
SHA1
Message
Date
Joscha
5cfdb8f8e2
Move config to main package
2019-06-08 09:10:59 +00:00
Joscha
4dfd31e5fc
Simplify config code
2019-06-08 09:10:59 +00:00
Joscha
31549aa7eb
Add ConfigView
...
with python magic to make this possible: c = Config({"a.b": "c"}) c.view.a.b == "c"
2019-06-08 09:10:59 +00:00
Joscha
71ad02d4e1
Create simple config system
2019-06-08 09:10:59 +00:00