Project

General

Profile

Dependencies » History » Version 5

Version 4 (Luke Murphey, 12/18/2015 05:29 AM) → Version 5/11 (Luke Murphey, 12/18/2015 05:40 AM)

h1. Dependencies

|*Library* |*Purpose* |*Version* |*License* |*Notes* |
|"httplib2":https://code.google.com/p/httplib2/ |HTTP library |0.8 |"MIT":http://opensource.org/licenses/mit-license.php |Removed in version 1.3 |
|"pysock":https://github.com/Anorov/PySocks |SOCKS proxy library |1.5.0 library|1.5.0 |"PySocks":https://github.com/Anorov/PySocks/blob/master/LICENSE ||
|
|"requests":https://github.com/kennethreitz/requests/releases |HTTP library |2.5.1 |"MIT":http://opensource.org/licenses/mit-license.php ||
|"requests-ntlm":https://github.com/requests/requests-ntlm
|
|"requests-ntlm"https://github.com/requests/requests-ntlm
|NTLM for requests |0.2.0 |"custom":https://github.com/requests/requests-ntlm/blob/master/LICENSE ||
|
|"six":https://pypi.python.org/pypi/six | Python compat library library(required for NTLM) |1.10.0 |"MIT":http://opensource.org/licenses/mit-license.php | Required for requests-ntlm |