bw2data.filesystem#
Attributes#
Functions#
|
Returns |
|
Create directory tree to dirpath; ignore if already exists |
|
Generate MD5 hash for file at filepath |
Module Contents#
- bw2data.filesystem.check_dir(directory)[source]#
Returns
True
if given path is a directory and writeable,False
otherwise.