Nota do livro: 10.
Arquivo da tag: Python
Python – Executando em Windows, Linux e Mac OSx
Windows:
@py.exe C:\path\to\you\pythonScrupt.py %*
Linux/Mac OSx:
chmod +x pythonScript.py
An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
Rodando um servidor Python no MAC OSX
python -m SimpleHTTPServer