Mês: dezembro 2015

Pegando saída de comandos linux com Python
Original: Manipulando comandos Linux com Python - Rafael Henrique da Silva Correia Hoje quando escrevi esta dica a dica do dia era a dica do Bruno Magalhães de Souza, ele ensinava a usar comandos do sistema operacional em php, pois agora venho a vocês para ensinar a mesma coisa, mas com cgi mas especificamente Python! … Continue lendo Pegando saída de comandos linux com Python

Cliente FTP em Python
Fonte: FTP client in Python Por Frank This article will show you how to use the File Transfer Protocol (FTP) with Python from a client side perspective. We use ftplib, a library that implements the FTP protocol. Using FTP we can create and access remote files through function calls. Directory listing We can list the root directory using this … Continue lendo Cliente FTP em Python
Você precisa fazer login para comentar.