générer un fichier de spécifications à l'aide de pyinstaller
pyi-makespec [--onefile] main.py
visualscrapper
pyi-makespec [--onefile] main.py
>> pyinstaller --onefile main.spec
pip install pyinstaller