Skip to content

bambadiagne/python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-utils

A repo who contains Python tools

Made-In-Senegal

This tool create folders and move currents files in each type of extension

You can run the script without dependancies but

if you want to make your own exe file

Create virtual env py -m venv venv
Download and install the dependancies pip -r install requirements.txt
Run the pyinstaller to create exe file pyinstaller --onefile -c "rangement.py"
Go the dist directory and you will see the exe file !

About

A repo who contains Python tools

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages