InstallationΒΆ

You can fetch the package from Pypi at polling2.

Install using pip:

python -m pip install polling2

Or install from the source-code:

git clone https://github.com/ddmee/polling2.git
cd polling2
python setup.py