create a python automation project by automating the organization of your files in a folder
code : https://github.com/aadil494/Automatic-file-organiser
#pythonAutomation #pythonproject #pythonAutomationProject
source
Interview Tips & Tricks free videos
create a python automation project by automating the organization of your files in a folder
code : https://github.com/aadil494/Automatic-file-organiser
#pythonAutomation #pythonproject #pythonAutomationProject
source
Updated code :
https://github.com/aadil494/Automatic-file-organiser
Is there a way to contact you to modify and write an automation script based on this?
Btw I am using Spyder Anaconda if that helps
It worked the first time but now it says permission error (errorno 13) pls help!!!!
Nice application. Please do add the background process functionality.
If you find that this program uses a lot of CPU, you may want to put a call to sleep in the while loop. A more advanced option would be to use a library that does file system watching. That way your process only gets notified when a file is added to the watched folder.
The second part is up watch it now
https://youtu.be/JNl2krTKf-s
I want you to make that video, please make that video on how to run it on boot
perfect for beginners… thank you
Thanks 👍 this is cool 😃
Please make a video on developing the background service as well