Skip to content

vdswtech/Photography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

photos.py

This script generates a static site where each category of photos are defined by the directory name. For example, any nature photos go into a directory called nature. The script requires one argument and that is the root directory of the photos.

Required packages

  • argparse
  • exifread
  • Pillow

Command Line Options

These are the options for photos.py

-l or --log

Log what happens.

-v or --verbose

Be verbose in what happens

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages