Skip to content

Conversation

@gpr
Copy link

@gpr gpr commented Feb 13, 2014

from keepass import kpdb
db = kpdb.Database(filename,masterkey)
db.get_entry(username).password

    from keepass import kpdb
    db = kpdb.Database(filename,masterkey)
    db.get_entry(username).password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant