fediverse_pasture.server.image_provider_blueprint
  
          image_provider_blueprint = Blueprint('image_provider', __name__)
  
  
      module-attribute
  
  Provides the capability to generate randomly colored 40 by 40 pixel images in various formats
          get_filename(filename)
  
  
      async
  
  Returns a random image. If filename ends with jpg, eps, gif, tiff, or webp an image of that type is returned otherwise png