|
Share and Money Management 0.18devel
|
Summarise all stuff in one point. More...
Namespaces | |
| namespace | smm |
Functions | |
| def | smm.has_database () |
| Check if the database exists. More... | |
| def | smm.init (debug=False) |
| Initialise main SMM functionality like database connections. More... | |
| def | smm.deinit () |
| Closes all open stuff. More... | |
Variables | |
| string | smm.version = "0.18devel" |
| Version number of all SMM stuff. More... | |
| string | smm.storm_version = storm.version |
| Version of the Storm ORM wrapper. More... | |
| string | smm.db_uri = "sqlite:./smm.db" |
| The database URI. More... | |
Summarise all stuff in one point.