Marcos Hernan Garcia
Results
2
comments of
Marcos Hernan Garcia
+1 to this use case. With previous versions the `Model` class implemented `as_dict()` method that allowed us to update fields based on a dict. Since that was removed this is...
I am working on a project that we will benefit from adding async support to this package. We will implement our solution basically wrapping everything you have using Gevent. Why...