Skip to content

Paitalyi/AlbumServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlbumServer

Python Environment

Python 3.12

Requirements

$ pip install -r requirements.txt

Run Server

$ chmod +x album_server.py

# Get help message
$ ./album_server.py -h

# Example usage
$ ./album_server.py -p 8899 -d ALBUM_HOME_DIR

About

Show albums(album means a set of photos) in specified directory with Python Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors