A script that helps you organize your pictures.
Project description
picorg
A set of scripts to organize pictures. This is a work in progress and does not fully work at the moment.
Installation
pip install picorg
Usage
# Renames all images in the current working directory. It tries to use the timestamp of when the image was taken from the EXIF data. All renamed files will be moved to a folder called **OK**, and if the script cannot find a suitable name, the file will be moved to the **NOK** folder.
python -m picorg -r
# Traverses all folders listed in the settings.json file and lists all duplicated filenames and where to find them. Useful when using more than one root folder for your pictures.
python -m picorg -d
Configuration
A settings file is created in <USER_HOME>/.picorg that stores the users settings.
Developing
Install dependencies from the requirements-dev.txt file
pip install -r requirements-dev.txt
Run tests with
pytest
or using tox
tox
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file picorg-0.0.1.tar.gz.
File metadata
- Download URL: picorg-0.0.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c88180f06d2836f8b05f8619bb07812cea0aab71980434126b40e7c25b07ca7e
|
|
| MD5 |
c8ca0ec28be96d3322ef731634eeef62
|
|
| BLAKE2b-256 |
9f01f749cdb902290a33228bd6cd750e4ac2d6629f0aaeacd63a1ca4750a49be
|
File details
Details for the file picorg-0.0.1-py3-none-any.whl.
File metadata
- Download URL: picorg-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf28a263373ef7513619128bd7a5d762b1770d347be13cbaee3f11a20e82dee
|
|
| MD5 |
791e26be54bff49df03f8ea605ca2ce0
|
|
| BLAKE2b-256 |
29509cdf861fb912b6f600029df1bf1166262b5c422b248c298a8959e39d58c0
|