{"id":17362542,"url":"https://github.com/domdfcoding/photo-sort","last_synced_at":"2026-03-04T03:32:03.915Z","repository":{"id":48783823,"uuid":"199680175","full_name":"domdfcoding/Photo-Sort","owner":"domdfcoding","description":"A program for sorting photographs into folders.","archived":false,"fork":false,"pushed_at":"2026-02-19T20:00:18.000Z","size":220,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-19T22:36:40.787Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://photo-sort.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-30T15:35:36.000Z","updated_at":"2025-05-22T15:44:13.000Z","dependencies_parsed_at":"2023-09-26T01:22:57.167Z","dependency_job_id":"d576758b-c1ce-4707-83bd-d45dadaed895","html_url":"https://github.com/domdfcoding/Photo-Sort","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":0.4411764705882353,"last_synced_commit":"5deb21f88bbca468694d346961c990e1c2b4586c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/domdfcoding/Photo-Sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPhoto-Sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPhoto-Sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPhoto-Sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPhoto-Sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/Photo-Sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPhoto-Sort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python"],"created_at":"2024-10-15T19:39:14.372Z","updated_at":"2026-03-04T03:32:03.879Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","readme":"###########\nphoto-sort\n###########\n\n.. start short_desc\n\n**A program for sorting photographs into folders.**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/photo-sort/latest?logo=read-the-docs\n\t:target: https://photo-sort.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/domdfcoding/photo-sort/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/domdfcoding/photo-sort/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/domdfcoding/photo-sort/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/photo-sort/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/photo-sort/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/photo-sort/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/photo-sort/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/photo-sort/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/photo-sort/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/photo-sort/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/photo-sort/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/photo-sort/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/photo-sort/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/photo-sort/\n\t:alt: Requirements Status\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/photo-sort?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/photo-sort\n\t:alt: CodeFactor Grade\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/photo-sort\n\t:target: https://github.com/domdfcoding/photo-sort/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/photo-sort\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/photo-sort/v0.0.0\n\t:target: https://github.com/domdfcoding/photo-sort/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/photo-sort\n\t:target: https://github.com/domdfcoding/photo-sort/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``photo-sort`` can be installed from GitHub.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install git+https://github.com/domdfcoding/photo-sort\n\n.. end installation\n\nYou'll also need ``exiftool`` installed. On Debian/Ubuntu:\n\n.. code-block:: bash\n\n\t$ sudo apt install exiftool\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fphoto-sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fphoto-sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fphoto-sort/lists"}