Skip to content

Python class for interactively manipulating application settings

License

Notifications You must be signed in to change notification settings

luebbers/ipysettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipysettings

This package introduces a Python Settings class for holding generic configuration data. The structure of the configuration data is specified using a JSON Schema file, against which any input or change is validated. The Settings class is also capable of creating a GUI to manipulate the configuration within a Jupyter notebook.

About

Python class for interactively manipulating application settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published