18 results
tagged
forms
(dictshield successor)
Python Data Structures for Humans™.
Schematics is a Python library to combine types into structures, validate them, and transform the shapes of your data based on simple descriptions.
The internals are similar to ORM type systems, but there is no database layer in Schematics. Instead, we believe that building a database layer is made significantly easier when Schematics handles everything but writing the query.
Designing better user interfaces...
RT @assaf: firstName/lastName considered harmful: everything you need to know about the varieties of personal names ...
Data validation, filtering and sanitization for JavaScript
Bookmarked for future use. Haven't tested it yet.