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