Documentation for python-stdnet's DEVELOPMENT version. Get the release docs here.
Stdnet provides a tool for creating and manipulating Model which are not backed by a BackendDataServer but requires an interface similar to StdModel classes.
The primary tool for creating local models is the create_model() API function:
create_model('RedisDb', 'db')