K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2020-11-06T11:11:39.255870Z K 7 svn:log V 455 Add py-filedepot 0.8.0 DEPOT is a framework for easily storing and serving files in web applications. DEPOT supports storing files in multiple backends, like: - Local Disk - In Memory (for tests) - On GridFS - On Amazon S3 (or compatible services) and integrates with database by providing files attached to your SQLAlchemy or Ming/MongoDB models with respect to transactions behaviours (files are rolled back too). WWW: https://github.com/amol-/depot END