# image_waterfall **Repository Path**: sevenhub_admin/image_waterfall ## Basic Information - **Project Name**: image_waterfall - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2024-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图片瀑布流 python版 ```bash # 照片放到static下,自动将static文件夹下所有图片以瀑布流的方式展示,方便查看和打印 # 在templates/index.html里面修改显示的列数(根据个人需求) ## 运行 : bash run.sh ```