Skip to main content

Read directory containing photos and produce stats and graphs

Project description

https://codecov.io/gh/djotaku/photo_stats/branch/master/graph/badge.svg Documentation Status

This is a Python package that will eventually have a bunch of utilities for running a variety of stats on your photos based on EXIF data. By using exiv-based library, it can also read data from RAW files.

usage: __main__.py [-h] [-p PATH] [-g GRAPHPATH]

optional arguments:
-h, --help

show this help message and exit

-p PATH, --path PATH

Path to recursively search for photos

-g GRAPHPATH, --graphpath GRAPHPATH

Path to save graphs generated by this program

It will produce output like:

Lens Model Count:

EF17-40mm f/4L USM : 18

EF28-105mm f/3.5-4.5 USM : 80

Followed by a graph of the above data. Once you exit the graph window, you will get.

Focal Length Count:

17 mm : 14

20 mm : 4

63 mm : 5

98 mm : 7

70 mm : 41

105 mm : 17

28 mm : 3

82 mm : 1

65 mm : 4

75 mm : 2

Followed by another graph.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

photostats-0.7.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

photostats-0.7.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page