pycares

Python interface for c-ares
Download

pycares Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Saul Ibarra Corretge
  • Publisher web site:
  • https://github.com/saghul/

pycares Tags


pycares Description

pycares is a Python module which provides an interface to c-ares. c-ares (http://c-ares.haxx.se/) c-ares is a C library that performs DNS requests and name resolves asynchronously.Documentationhttp://readthedocs.org/docs/pycares/BuildingLinux:./build_inplaceRunning the test suiteThere are several ways of running the test ruite:- Run the test with the current Python interpreter: From the toplevel directory, run: nosetests -v -w tests/- Use Tox to run the test suite in several virtualenvs with several interpreters From the toplevel directory, run: tox -e py26,py27,py32 this will run the test suite on Python 2.6, 2.7 and 3.2 (you'll need to have them installed beforehand)Product's homepage


pycares Related Software