Python: Distributing Data Support Files in a zip
The other day, I heard that when we transfer some of our scripts to our batch farm, we cannot transfer sub-folders. So if I have a directory structure like the following, it needs to be flattened: Top –> data –> font –> images Instead of having sub-folders for my fonts, images, etc, I would need […]
Python: Distributing Data Support Files in a zip Read More »