Skip to content

thomegabi/SO_Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instale essa biblioteca pelo terminal
pip install pyautogui

Abrir o Interpretador Python:

No terminal, digite:
  python
Importar pyautogui:

* No interpretador Python, digite:
    import pyautogui
    print(pyautogui.__version__)
Se não houver erros, significa que a instalação foi bem-sucedida.

comandos:
(na pasta do teste)
  python test_client.py

  (Para iniciar o sevidor)
    ./setup_services.bat

About

Repositorio do Codigo de Sistemas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors