Last active
October 29, 2019 15:54
-
-
Save tonyfast/383b5ccee549dd8c51d81662f4e19aac to your computer and use it in GitHub Desktop.
a demonstration of `anyconfig` for loading and dumping config files. https://mybinder.org/v2/gist/tonyfast/383b5ccee549dd8c51d81662f4e19aac/master
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pyyaml | |
toml | |
jmespath | |
jsonschema | |
jinja2 | |
munch | |
toolz | |
pydantic | |
anyconfig |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That Python parser is dope! Goodbye,
traitlets.config
!