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

Uploaded Source

Built Distribution

Digikam_DB-0.1.1-py3-none-any.whl (36.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for Digikam-DB-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2a3a7e4a167b3f8c55e59835d230f695ec69560498fe00a310cfecb4015edcdd
MD5 3ea5629e55a540b3693d89cd0ebf4c0a
BLAKE2b-256 d375092e66016be0f759a138b0df9ec1f66b5d19ac65be54fa1436d3de35b1e1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Digikam_DB-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 957a7ab367639780b892fd817b789912a02500da51bea8e68e8ca6ce1ecde348
MD5 d5e210371f74bf01ab25268efaa420f2
BLAKE2b-256 1898949aaf5b174615c5d7b749c2c149e33db03a582ad822a579d5a780675b86

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