Flask-Versioned

Add version info to file paths
Download

Flask-Versioned Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Simon Pantzare

Flask-Versioned Tags


Flask-Versioned Description

Add version info to file paths Flask-Versioned is a Flask extension to add version info to file paths. The default configuration will prefix a timestamp to and make the path absolute. Paths must be files, if a path is unexisting or is a directory, an exception will be raised.Typically used in templates to allow for really long expiration dates of static content:< link rel="stylesheet" href="{{"static/css/style.css"|versioned}}" > Requirements: · Flask · Python


Flask-Versioned Related Software