Skip to content
This repository was archived by the owner on Oct 31, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 341 Bytes

File metadata and controls

13 lines (9 loc) · 341 Bytes

pyantigate

Модуль для использования Antigate (antigate.com) Пример в файле example.py

Установка

$ easy_install pyantigate

Для работы необходим модуль Requests

$ easy_install requests