Skip to main content
Archived

This project has been archived by its maintainers, and is no longer receiving any updates.

An asynchronous Tornado pycares DNS client wrapper, exporting the full API.

Version Downloads PythonVersions Status Coverage Code Climate

Documentation is available at tdns.readthedocs.io.

Example

from tornado import gen, ioloop
import tdns

loop = ioloop.IOLoop()
channel = tdns.Channel(io_loop=loop)

@gen.coroutine
def on_start():
    response = yield channel.query('google.com', tdns.QUERY_TYPE_MX)
    print(response)
    loop.stop()


loop.add_callback(on_start)
loop.start()

Release files for tdns 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tdns 0.2.0
File Size Uploaded
tdns-0.2.0.tar.gz 6.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for tdns 0.2.0
File Interpreter ABI Platform
tdns-0.2.0-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 15.0 kB

Release files / tdns-0.2.0.tar.gz

Download URL tdns-0.2.0.tar.gz
Size 6.3 kB
Tags Source
SHA-256 checksum
How to use checksums
f810e5c19174b97eedee51713c383f3e39dff9d837530d1baec166a843b12ce7
BLAKE2b-256 checksum
How to use checksums
cc72ef7714778a536e42a16dc1b9f211be8f05f9031379cd7db154f3f41a24a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / tdns-0.2.0-py2.py3-none-any.whl

Download URL tdns-0.2.0-py2.py3-none-any.whl
Size 8.7 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
22ddddf0322c197a0458419406b6112f6c640ab1dcb88f72b602c9413b9e5a3c
BLAKE2b-256 checksum
How to use checksums
fc52791556e988ee598a5ea311a4956ae48566c1ab7624138a4110d2b7aa1cae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page