Skip to content

eblade/images4

Repository files navigation

images4

Installation

Requirements:

  • pillow
  • sqlalchemy
  • bottle

Before installing pillow (PIL):

Make sure you have libjpeg-dev that provides for JPEG decoding:

sudo apt install libjpeg-dev # or yum install libjpeg-devel or whatever
sudo pip3 install pillow

If you still don't have the JPEG decoder:

sudo pip3 install -I --no-cache-dir pillow

About

Web-based photo organizer

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENCE_EXIFREAD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published