flowtool.update

Self-update mechanism of flowtool. Basically runs pip and saves you typing that over and over. May be extended to upgrade the whole virtualenv some day...

flowtool.update.update_installed(yes=None, reinstall=None, noop=None, identifiers=())

Update all installed flowtool components.

flowtool.update.determine_upgrade(identifiers, yes)[source]

Determine which installed packages are to be upgraded.