Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

kuvalda is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.0.1 Failed View build log
0.0.1 Failed View build log
Windows (64-bit)
0.0.1 Failed View build log
0.0.1 Failed View build log
Mac OS X (10.5+)
0.0.1 Failed View build log
0.0.1 Failed View build log
Linux (32-bit)
0.0.1 Failed View build log
0.0.1 Failed View build log
Linux (64-bit)
0.0.1 Failed View build log
0.0.1 Failed View build log
0.0.1 Failed View build log
 
Links
Author
License
MIT
Lastest release
version 0.0.1 on Nov 21st, 2011

About

Validate dict-like object against schema, using just callables.

Features

  • Allows validating and sanitizing dicts using any callables
  • Provides several useful helpers
  • Easy to use -- no class-bases boilerplate!

API

validate function takes any mapping as data and another mapping as scheme
and check data against scheme. It returns list of errors.

sanitize function takes any mapping as data and another mapping as scheme and converts data according to schema definition.

For more info -- see tests.

Install

~/yourvirtualenv/python setup.py install

pip install kuvalda

License

The MIT License, in LICENSE file.

Subscribe to package updates

Last updated Nov 21st, 2011

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.