python-warlock

object model built on top of JSON schema - Python 2.7

Description

With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised.

This package contains the Python 2.7 module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/warlock


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-warlock