2025-04-23 20:49:28 +02:00
2025-04-16 15:04:57 +02:00
2025-05-22 17:53:05 +02:00
2025-06-15 00:31:54 +02:00
2025-04-13 19:17:07 +02:00
2025-04-23 20:49:28 +02:00
2025-04-23 22:11:44 +02:00

PhotoHUB

Just a simple python program to generate static site

Screenshots

Picture Page

Album Page

Installation

python3 -m venv venv
python3 -m pip -r requirements.txt

Usage

Move and rename file

python3 tools/copy.py %your raws% %site location%

Generate html page

python3 src/main.py %site location%

File

Mandatory

  • a .png

Optionnal

  • raw {*.NEF}
  • readme.md
  • (png file).out.pp3

Futur update

  • add gimp profile file
  • unrepertoried page
  • add audio file on page
Description
No description provided
Readme 7.5 MiB
Languages
Python 76.6%
Jinja 13.1%
CSS 10.3%