Photo Archiver
Simple photo archiver to organize file dumps into a date based tree directory structure using file metadata. File metadata is used to try and identify the creation date of the file. We also use an EXIF reader to find the GPS coordinates of where the file was created and add some location metadata to the filenames when possible.
User installation
The easiest way to install photoarchiver is using pip:
pip install photoarchiver
Usage
To see all options:
photoarchiver -h
To run on a source and output directory:
photoarchiver --source-directory-list <source_directory_1> <source_directory_2> --destination-directory <destination_directory>
If you want to move rather than copy the files, use the flag --move-files.
Release files for photoarchiver 0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| photoarchiver-0.5.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| photoarchiver-0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / photoarchiver-0.5.tar.gz
| Download URL | photoarchiver-0.5.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c8b1cb013abbb392b75e9d0d6de2d629606c709cc772f139a806cb6a1396737c
|
|
BLAKE2b-256 checksum How to use checksums |
740c82d35615331c493089b437628f550741e014ba4ec0ad167adeee867ba507
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.56.0 importlib-metadata/4.11.3 keyring/22.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9
|
Release files / photoarchiver-0.5-py3-none-any.whl
| Download URL | photoarchiver-0.5-py3-none-any.whl |
|---|---|
| Size | 8.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b7f17040d4d53c72c87d7823a5049495bc8454deb3030a13b6c5c7cb7e27087c
|
|
BLAKE2b-256 checksum How to use checksums |
16bd279fd43826e7e6e18d4c4cc999b381bfde2dc72c2d0279886949cb9831ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.56.0 importlib-metadata/4.11.3 keyring/22.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9
|