A c++ aplication that sorts python files into the correct directory!
Why make this in c++? I was bored and wanted to do something with c++.
How affective is this? 'Sorts' all files with .py extention within current path and subdirectories.
Can people contribute to this repo? Yes, make a PR and if its good I'll merge it.
This was built with clang++ version 10.0.0.0(My IP address). Works with both linux and windows.
clang++ entry.cpp -o BUILD