Skip to main content

Raw Finder

Project description

RawFinder - Find a corresponded raw file

What is it?

This script find a corresponded raw files for jpeg files in a directory.

How to install

$ pip install rawfinder

How to use

$ rawfinder -h

usage: rawfinder [-h] [-d DST] [jpeg] [raw]

Find correspond raw files

positional arguments:
  jpeg               directory with jpeg files
  raw                directory with source RAW files

options:
  -h, --help         show this help message and exit
  -d DST, --dst DST  destination dir

Example

Find raw files in ~/Pictures/raw folder for jpeg files in current folder, copy them to raw folder inside current folder (name by default):

$ rawfinder . ~/Pictures/raw -dst ./raw

Development

Install

$ poetry install

Tests

$ poetry run make test

Linters

$ poetry run make format

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

rawfinder-0.1.4.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

rawfinder-0.1.4-py3-none-any.whl (3.0 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