reloci


Namereloci JSON
Version 5.0 PyPI version JSON
download
home_pageNone
SummaryOrganize photos based on exif
upload_time2023-06-24 14:14:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords photos exif date directories organize
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # reloci

[![PyPI](https://img.shields.io/pypi/v/reloci)](https://pypi.org/project/reloci/)
[![License](https://img.shields.io/github/license/153957/reloci)](https://github.com/153957/reloci/blob/main/LICENSE)
[![Build](https://img.shields.io/github/actions/workflow/status/153957/reloci/tests.yml?branch=main)](https://github.com/153957/reloci/actions)

This can be used to reorganise photos into directories by date.


## Usage

This is a command line utility to copy or move files from one location
to another location using the metadata in the files to order them
into logical directories.

    $ reloci current/path/to/files path/to/destination

To see all options use

    $ reloci --help

Currently the files will be ordered based on the creation date of the
files. Use the `dryrun` option to check if the planned move/copy matches
your expectations.

Additionally there is a second command to view all relevant EXIF tags from a
single file, and how they are interpreted by the FileInfo class.

    $ reloci_info path/to/a/file.jpg


## Installation

If desired create a virtual environment then install this package from PyPI

    pip install reloci


## Setup for development

Create a new virtual env with Python 3.11 and install the requirements:

    conda create -n reloci python=3.11 --yes
    pip install -e .[test]

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reloci",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "Arne de Laat <arne@delaat.net>",
    "keywords": "photos,exif,date,directories,organize",
    "author": null,
    "author_email": "Arne de Laat <arne@delaat.net>",
    "download_url": "https://files.pythonhosted.org/packages/63/4a/4973169086cd200ab7fc123f8859ebd8f780f0092805d6c08c417d39e7dd/reloci-5.0.tar.gz",
    "platform": null,
    "description": "# reloci\n\n[![PyPI](https://img.shields.io/pypi/v/reloci)](https://pypi.org/project/reloci/)\n[![License](https://img.shields.io/github/license/153957/reloci)](https://github.com/153957/reloci/blob/main/LICENSE)\n[![Build](https://img.shields.io/github/actions/workflow/status/153957/reloci/tests.yml?branch=main)](https://github.com/153957/reloci/actions)\n\nThis can be used to reorganise photos into directories by date.\n\n\n## Usage\n\nThis is a command line utility to copy or move files from one location\nto another location using the metadata in the files to order them\ninto logical directories.\n\n    $ reloci current/path/to/files path/to/destination\n\nTo see all options use\n\n    $ reloci --help\n\nCurrently the files will be ordered based on the creation date of the\nfiles. Use the `dryrun` option to check if the planned move/copy matches\nyour expectations.\n\nAdditionally there is a second command to view all relevant EXIF tags from a\nsingle file, and how they are interpreted by the FileInfo class.\n\n    $ reloci_info path/to/a/file.jpg\n\n\n## Installation\n\nIf desired create a virtual environment then install this package from PyPI\n\n    pip install reloci\n\n\n## Setup for development\n\nCreate a new virtual env with Python 3.11 and install the requirements:\n\n    conda create -n reloci python=3.11 --yes\n    pip install -e .[test]\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Organize photos based on exif",
    "version": "5.0",
    "project_urls": {
        "Repository": "https://github.com/153957/reloci/"
    },
    "split_keywords": [
        "photos",
        "exif",
        "date",
        "directories",
        "organize"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "770c6698fa6a1177e6aaa46d2d1df9617f1fea0ac9657656b9b918528dd22a5c",
                "md5": "6c7ef076ccbfda5a2813601a3ba02433",
                "sha256": "fa91844ad11444d614ef6629ca843801a8e5ac233009ddd7224e74c392cb7d1f"
            },
            "downloads": -1,
            "filename": "reloci-5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c7ef076ccbfda5a2813601a3ba02433",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 9013,
            "upload_time": "2023-06-24T14:14:03",
            "upload_time_iso_8601": "2023-06-24T14:14:03.606437Z",
            "url": "https://files.pythonhosted.org/packages/77/0c/6698fa6a1177e6aaa46d2d1df9617f1fea0ac9657656b9b918528dd22a5c/reloci-5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "634a4973169086cd200ab7fc123f8859ebd8f780f0092805d6c08c417d39e7dd",
                "md5": "df6ff0fcaa890ca5964976444bfae062",
                "sha256": "4a739f72a3a7ff3e8abd68fc0d53b663d41e010f477c0fe3243a6bd1efcaa7e9"
            },
            "downloads": -1,
            "filename": "reloci-5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df6ff0fcaa890ca5964976444bfae062",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 57078032,
            "upload_time": "2023-06-24T14:14:17",
            "upload_time_iso_8601": "2023-06-24T14:14:17.382875Z",
            "url": "https://files.pythonhosted.org/packages/63/4a/4973169086cd200ab7fc123f8859ebd8f780f0092805d6c08c417d39e7dd/reloci-5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-24 14:14:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "153957",
    "github_project": "reloci",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "reloci"
}
        
Elapsed time: 0.08850s