Skip to content

icons8/media_flower

 
 

Repository files navigation

Media Flower

Media Flower is a FastAPI-based image processing and management application that supports uploading, processing, and retrieving image metadata. The application uses a hybrid storage system with support for both AWS S3 and local filesystem storage, and leverages Imgproxy for image variant generation.

Testing

To run the tests and generate coverage report, please use the following command:

pytest --cov=app --cov-report=html 

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.0%
  • Other 1.0%