Welcome to volga’s documentation!¶
Build Status
Azure DevOps coverage
license
release
python-version
What is volga?¶
volga provides fast, extensible, and expressive APIs to deserialize any python data structure from any supported data format (such as JSON and YAML). Volga allows full customization of the deserialization behavior of your data structures resulting in schema-tized, validated, type-checked objects.
Note
This documentation is not complete yet. Full documentation will be available soon.