bw2data.configuration
#
Module Contents#
Classes#
A singleton that stores configuration settings |
Attributes#
- class bw2data.configuration.Config[source]#
Bases:
object
A singleton that stores configuration settings
- property biosphere[source]#
Get name for
biosphere
database from user preferences.Default name is
biosphere3
; change this by changingconfig.p["biosphere_database"]
.