I want to combine 200+ python files and append them into one file. This can be easily achieved with text files but these are python files. I've read to just "egg" it or "zip" it. But I can't seem to find anywhere examples on how to go about this, at least for windows. Zipping it would mean that the files would just be located elsewhere.
I believe there is a github project, though this is not supported for python 3.
Any ideas on how this can be achieved on Windows. I've found almost all the solutions are in some way referencing an 'exe' whereas I don't want this in windows. I just want the code in the files put together so I don't have to open 250 python files.
This is in reference to py files. Which are treated differently than text files. � ����LL��A� H��H��臠 H��t H��tL��H�� H�
You could in theory copy the python script to a csv but I tend to get this lovely output above.