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

Uploaded Source

Built Distribution

Digikam_DB-0.3.4-py3-none-any.whl (39.9 kB view details)

Uploaded Python 3

File details

Details for the file digikam_db-0.3.4.tar.gz.

File metadata

  • Download URL: digikam_db-0.3.4.tar.gz
  • Upload date:
  • Size: 168.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for digikam_db-0.3.4.tar.gz
Algorithm Hash digest
SHA256 0e37194371ef05840837ddcd3e06911891f06a135dcab43900f789a745cd7c96
MD5 eac4b1b577c8072a39b5e603f01c8ec8
BLAKE2b-256 7a60d789c7e627619717504db45bd838a27929f10287cdfc7e149ea4bc652a14

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Digikam_DB-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 39.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for Digikam_DB-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 af3a22faf14566410730ea35b0483be4cc349257027fc4ae296defaa76157d56
MD5 f62d7458e2c7de240302d8e1005d32f6
BLAKE2b-256 bff3c7594037c52946ead025018a16bb70c01e55d87e9b7e8ecb87f346354cc9

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