bw2data.backends.json.mapping#
Attributes#
Classes#
Subclass of |
Functions#
|
Module Contents#
- class bw2data.backends.json.mapping.KeyMapping(dirpath=None)[source]#
Bases:
bw2data.serialization.PickledDict
Subclass of
SerializedDictthat uses the pickle format instead of JSON.