In this video, I will show you the simplest way to create and extract an archive file using python. The Module used is patool
some questions which may be answered in this video :
how to create a .zip file using python.
How to extract file from zip using python
how to handle archive files using python
tags :#patool #python #ProxLight