Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 325 Bytes

File metadata and controls

7 lines (5 loc) · 325 Bytes

ZipFilePreview

This is a previewer for zip files. You can preview the contents of a zipped file without the need for uncompression. In this specific example it is working with Flask framework and Jinja2 Template engine.

TO DO

  • Extend functionality by adding the ability to decompress and download specific files.