Get Started
Advanced Materials
API Reference
extract_archive
Notes
Misc
Bases:
Extract archive file.
file (str) β Absolute path of the archive file.
target_dir (str) β Target directory of the archive to be uncompressed.
overwrite (bool, default True) β Whether to overwrite the contents inside the directory. By default always overwrites.