frzn
- Karma
- 400
- Created
- May 4, 2011 (15y ago)
- Submissions
- 0
dev.py
- Tor anonymizing network Compromised by French researchers (seclists.org)
Might turn to be false info, or not.
- Secure web services with Python part 1 - UserNameToken (techblog.vsza.hu)
- Pyrabbit Makes Testing and Managing RabbitMQ Easy (protocolostomy.com)
- Python Requests: HTTP for Humans (python-requests.org)
Requests is an ISC Licensed HTTP library, written in Python, for human beings. Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP requests. You can add headers, form data, multipart files, and…