guillotina_localstorage Local FS storage support for Guillotina. Example Example config.json entry: { "applications": [ "...", "guillotina_localstorage" ], "storage": {"upload_folder": "/tmp"} } This library uses aiofiles