ContributingΒΆ

If you wish to contribute, please add corresponding tests.

Build Status https://coveralls.io/repos/gotlium/antigate/badge.png?branch=master Python 2.6, 2.7, 3.3, 3.4 Current version on PyPi Downloads from PyPi License

Running tests:

make test

Checking coverage (requires coverage package):

make coverage

Run tests for all antigate combinations

tox