Answer the question
In order to leave comments, you need to log in
Is there an analogue of the FlyStorage php type for python?
Laravel has a storage package, which includes the flystorage package. It is good because in the settings you can specify which storage we will work with, for example, you can specify local - it means we are working with a disk or s3 - it means we are working with Amazon. And the written code is no different, in essence we are working with abstraction there. Is there anything at least similar to python'a?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question