Installation ============ Recommended way to install is via pip:: pip install antigate Requirements ------------ You can use Grab/Requests/UrlLib as http backends. ``Grab`` installation: .. code-block:: bash pip install grab pycurl ``Requests`` installation: .. code-block:: bash pip install requests ``UrlLib`` used by default. Compatibility ------------- * Python: 2.6, 2.7, 3.3, 3.4, 3.5