python3-voluptuous-serialize

Code for converting voluptuous schemas to Python dictionaries
  https://github.com/balloob/voluptuous-serialize
  0
  no reviews



Voluptuous is used to validate data coming into Python. This package allows converting these rules to a straightforward Python dict, which then can be exported to a text file.