Skip to content

Instantly share code, notes, and snippets.

@carreirorco
Created August 24, 2023 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carreirorco/23406ddfb640231bc4258995eae3a04a to your computer and use it in GitHub Desktop.
Save carreirorco/23406ddfb640231bc4258995eae3a04a to your computer and use it in GitHub Desktop.

Módulos Python Interessantes

pyautogui -> controlar mouse e teclado
mouseinfo -> obter info de posição do mouse
openpyxl -> manipular planilhas xlsx/xlsm
selenium -> automatizar interação com browser
webdriver-manager -> gerenciar drivers para o selenium
pyperclip -> utilizar clipboard para copiar e colar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment