Python Module Index

k
 
k
keepassdb
    keepassdb.db The database classes provide the primary API to the db structure.
    keepassdb.exc The exception classes raised by the application.
    keepassdb.export.xml Exporter for the KeePassX XML format.
    keepassdb.model The entity objects that form the structure of the database.
    keepassdb.structs Under-the-hood database parsing and encoding.