Skip to main content

Library to access Digikam metadata

Project description

PyPi Package Documentation Status Test Status

Digikam-DB

Python library to access Digikam metadata (database)

Digikam is an image management application using KDE. For more information on Digikam, see https://www.digikam.org/.

Digikam-DB can read and write Digikam metadata. It works with both SQLite and MySQL databases.

Installation

For installation via PIP, simply type:

pip install Digikam-DB

If you are using a MySQL database, you may want to install the additional dependencies:

pip install Digikam-DB[mysql]

To get the source code, go to https://github.com/rcw-2/python-digikamdb.

Running the Tests

The MySQL tests need a MySQL database to run. The database must be specified in a module mysql_data somewhere in the Python path (e.g. in the same directory as this file, it will be ignored by Git) that defines the variables db_host, db_user, db_pass and db_name. The given user must have all privileges on the given database.

To fill the database, the mysql binary is called, so make sure to have mysql-client installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Digikam-DB-0.3.3.tar.gz (162.8 kB view details)

Uploaded Source

Built Distribution

Digikam_DB-0.3.3-py3-none-any.whl (39.7 kB view details)

Uploaded Python 3

File details

Details for the file Digikam-DB-0.3.3.tar.gz.

File metadata

  • Download URL: Digikam-DB-0.3.3.tar.gz
  • Upload date:
  • Size: 162.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Digikam-DB-0.3.3.tar.gz
Algorithm Hash digest
SHA256 4ec4dd024fbb032432f5f6d60b4660ae7d33d544941ba4bbd6311ad2001d2287
MD5 1c358fa4180a1c28a5987fda01a5dcf6
BLAKE2b-256 6bf79cdf1f7922d2723bbcf63fc71f688f77988c51c9d5e92b5be99e20957af4

See more details on using hashes here.

File details

Details for the file Digikam_DB-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: Digikam_DB-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Digikam_DB-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 152c24bf2b01e9eba4110467438de86fea72b75ed2108178220d17c349fc51c0
MD5 079b7c7445a265d7839f062d8e1fbcc2
BLAKE2b-256 bde5a9c54a5b06191bfff5faf0c812474ee3c3ca7f2c0f27cf1ba82cc4c72efe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page