ConversionKit is a general purpose conversion Python library designed as an improvement to the functionality in FormEncode but using simple functions rather than complex schema and validators and avoiding the use of exceptions to flag errors. See the introducion in the manual for full details.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Updated the license to GNU AGPLv3
· Split the FormEncode documentation and tests out from the main docs and tests. FormEncode isn't officially supported and its use with ConversionKit is deprecated.