Metadata-Version: 2.1
Name: bestpix
Version: 1.2.2
Summary: UNKNOWN
Home-page: https://github.com/mkchuprin/BestPix
Author: Michael Chuprin
Author-email: mkchuprin@gmail.com
License: GNU GPLv3
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: Flask (==1.1.2)
Requires-Dist: pyheif (==0.4)
Requires-Dist: Pillow (==7.1.2)

# BestPix

Use your Mac to see the photos your iPhone thinks are best.

## Description 

Each time you take a photo with your iPhone, a "beautifulness" score is given to that photo. This package shows you the 10 highest scoring photos.

## Privacy

This package does not upload any data. 


##  Setup
1. Import your iPhone's photos to your Mac, official instructions [here](https://support.apple.com/en-us/HT201302#importmac)
2. Open your terminal:
   1. To install, run `pip3 install bestpix`
   2. To start, run `reveal`
3. To see the best pictures, go to `localhost:8442` in your browser

