Skip to main content

A mergetool for Keepass 2.x databases

Project description

merge_kdbx

What's this?

This program merges multiple keepass 2.x databases exported in XML. The merged XML includes exclusive entries and last modified ones if two or more sources have an entry with the same title.

Install

pip install merge-kdbx

Usage

usage: merge_kdbx.py [-h] [-f] dst srcs [srcs ...]

positional arguments:
  dst          path to destination xml files.
  srcs         paths to source xml file to be merged.

optional arguments:
  -h, --help   show this help message and exit
  -f, --force  permit overwriting source file by dst.

Then you can import the generated XML into new and empty kdbx database. Existing entries should be removed before import as shown in the below figure. Empty kdbx database

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

merge_kdbx-0.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

merge_kdbx-0.0.3-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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