Skip to main content

Python API and CLI for KeePassX

Project description

https://secure.travis-ci.org/jamesls/python-keepassx.png?branch=master https://coveralls.io/repos/jamesls/python-keepassx/badge.png?branch=master

Python keepassx is a python library and a command line utility for working with keepassx database files (.kdb files). This allow you to programatically access your usernames/passwords instead of having to use the KeePassX GUI.

The keepassx module currently supports read only operations (adding entries and creating kdb files are a planned feature). You can list your entries:

$ kp -d password.kdb list
Password:

+---------+----------------------------------+-----------+
| Title   |               Uuid               | GroupName |
+---------+----------------------------------+-----------+
| mytitle | c4d301502050cd695e353b16094be4a7 | Internet  |
+---------+----------------------------------+-----------+

You can also get a username/password:

$ kp -d demo.kdb get Github
Password:


title:     Github
username:  githubuser
url:       github.com/githubuser
notes:


Password has been copied to clipboard.

Check out the docs and the getting started guide for more info.

Python KeepassX is an early project and is undergoing constant development.

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

keepassx-0.0.3.tar.gz (15.0 kB view details)

Uploaded Source

File details

Details for the file keepassx-0.0.3.tar.gz.

File metadata

  • Download URL: keepassx-0.0.3.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for keepassx-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d8cada98caf2aa77472de67efbec9818e5eb9c4e7a2d39a58ac02e5c2553c5ba
MD5 763bb723635f836dba463e7b232829e2
BLAKE2b-256 06f14071706f4725183b06962a03d6bbd58cd34a25cbd31ae38e6ce91f0ec8dd

See more details on using hashes here.

Provenance

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