bw2data.bin.bw2_uptodate#

Brightway2 updating made simple.

Usage:

bw2-uptodate bw2-uptodate -l | –list bw2-uptodate -h | –help bw2-uptodate –version

Options:
--list

List the updates needed, but don’t do anything

-h –help Show this screen. –version Show version.

Module Contents#

Classes#

UpdaterInterface

Functions#

main()

class bw2data.bin.bw2_uptodate.UpdaterInterface[source]#

Bases: object

list()[source]#
needed()[source]#
update(confirm=True)[source]#
bw2data.bin.bw2_uptodate.main()[source]#