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.0.tar.gz (161.2 kB view details)

Uploaded Source

Built Distribution

Digikam_DB-0.3.0-py3-none-any.whl (38.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Digikam-DB-0.3.0.tar.gz
  • Upload date:
  • Size: 161.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for Digikam-DB-0.3.0.tar.gz
Algorithm Hash digest
SHA256 834adb7785f2a1c3bebaa413af908184d9098084da9c476b8f7e0409a92009b2
MD5 cf1103655993f9c13ada1e95fd6f2bdd
BLAKE2b-256 ed308d6cee70ddfb0422c834c83aec1a794d36b6cf9c1cb82c79200b16e05f4f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Digikam_DB-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 38.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for Digikam_DB-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab18d3d9d98d697bbe2fc60a4e229f137956c92af8dfbfb5590f7ac6b14e0731
MD5 6c62d9203cb93500a63598c23dfac713
BLAKE2b-256 93744e382289b05601156d9741ab38cac59d7449b97e92a99462019d3654b03b

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