You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The os.path.getsize and zipfile.write functions should support recursive directory searching. While it's possible to implement this with custom code, it's somewhat cumbersome.