sanic-motor icon indicating copy to clipboard operation
sanic-motor copied to clipboard

simple motor wrapper for sanic

Results 1 sanic-motor issues
Sort by recently updated
recently updated
newest added

Hey, i wanted to try the framework with pymongo however I got this issue: ```Traceback (most recent call last): File "D:\Coding\Trader_server\app.py", line 7, in from sanic_motor import BaseModel File "D:\Coding\Trader_server\traderEnv\lib\site-packages\sanic_motor\__init__.py",...