Como converter Script Python para executavel e criar instalador - Parte #01
Nov 15, 2022
#python #usandopython #joao
Como converter Script Python para executavel e criar instalador - Parte #01
Rastreador ao vivo do preço do Bitcoin usando Python
link: https://www.usandopy.com/tutorial/aplicativo-python-para-monitorar-o-preco-do-bitcoin-em-tempo-real/
pip install pipenv
link: https://pypi.org/project/pipenv/
pip install auto-py-to-exe
link : https://pypi.org/project/auto-py-to-exe/
pip install Pillow
link: https://pypi.org/project/Pillow/
pip install requests
link: https://pypi.org/project/requests/
Show More Show Less 