Meta Data

Nick nickle at gmail.com
Mon Mar 28 16:49:02 EDT 2016


Django has the idea of specifying models using typed Fields. 
The same exists within SQLAlchemy

Are there any tutorials on setting up a similar system.

ie. Declare classes and fields, query the meta data. Fields restricted to certain types. 

N.



More information about the Python-list mailing list