The Database class has this constructor:
| data=) |
The database can be initialized with a dict.
Database objects have the following methods:
| filename,None) |
For now, it can only read databases using flatkeydb. args and kargs can be used to specify arguments for the FlatDB constructor.