{"id":34086943,"url":"https://github.com/rcw-2/python-digikamdb","last_synced_at":"2026-04-08T15:31:18.823Z","repository":{"id":44811457,"uuid":"512431339","full_name":"rcw-2/python-digikamdb","owner":"rcw-2","description":"Python library to access Digikam metadata","archived":false,"fork":false,"pushed_at":"2025-01-26T13:18:56.000Z","size":482,"stargazers_count":14,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-22T19:55:08.711Z","etag":null,"topics":["digikam","library","photography","python"],"latest_commit_sha":null,"homepage":"","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/rcw-2.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"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}},"created_at":"2022-07-10T12:38:51.000Z","updated_at":"2025-08-06T14:41:31.000Z","dependencies_parsed_at":"2023-10-01T17:32:57.751Z","dependency_job_id":"78ac4c7c-bf3a-4929-8da1-577eb37ca366","html_url":"https://github.com/rcw-2/python-digikamdb","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/rcw-2/python-digikamdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcw-2%2Fpython-digikamdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcw-2%2Fpython-digikamdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcw-2%2Fpython-digikamdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcw-2%2Fpython-digikamdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcw-2","download_url":"https://codeload.github.com/rcw-2/python-digikamdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcw-2%2Fpython-digikamdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["digikam","library","photography","python"],"created_at":"2025-12-14T13:35:04.035Z","updated_at":"2026-04-08T15:31:18.803Z","avatar_url":"https://github.com/rcw-2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"|PyPi Package| |Documentation Status| |Test Status|\n\nDigikam-DB\n===========\n\nPython library to access Digikam metadata (database)\n\nDigikam is an image management application using KDE.\nFor more information on Digikam, see https://www.digikam.org/.\n\nDigikam-DB can read and write Digikam metadata. It works with both\nSQLite and MySQL databases.\n\n.. warning::\n    \n    This package is still under development. Use at your own risk and make\n    a backup of your Digikam database before writing to it.\n\n\nInstallation\n-------------\n\nFor installation via PIP, simply type:\n\n.. code-block:: bash\n    \n    pip install Digikam-DB\n\nIf you are using a MySQL database, you may want to install the additional\ndependencies:\n\n.. code-block:: bash\n    \n    pip install Digikam-DB[mysql]\n\nTo get the source code, go to https://github.com/rcw-2/python-digikamdb.\n\n\nRunning the Tests\n------------------\n\nThe MySQL tests need a MySQL database to run. The database must be specified\nin a module ``mysql_data`` somewhere in the Python path (e.g. in the same\ndirectory as this file, it will be ignored by Git) that defines the variables\n``db_host``, ``db_user``, ``db_pass`` and ``db_name``. The given user must\nhave all privileges on the given database.\n\nTo fill the database, the ``mysql`` binary is called, so make sure to\nhave ``mysql-client`` installed.\n\n\n.. |PyPi Package| image:: https://badge.fury.io/py/Digikam-DB.svg\n    :target: https://badge.fury.io/py/Digikam-DB\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/digikam-db/badge/?version=latest\n    :target: http://digikam-db.readthedocs.io/?badge=latest\n\n.. |Test Status| image:: https://github.com/rcw-2/python-digikamdb/actions/workflows/test.yml/badge.svg\n    :target: https://github.com/rcw-2/python-digikamdb/actions/workflows/test.yml\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcw-2%2Fpython-digikamdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcw-2%2Fpython-digikamdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcw-2%2Fpython-digikamdb/lists"}