Contents

aiodns 3.2.0

0

Simple DNS resolver for asyncio

Simple DNS resolver for asyncio

Stars: 512, Watchers: 512, Forks: 68, Open Issues: 8

The saghul/aiodns repo was created 10 years ago and the last code push was 1 weeks ago.
The project is popular with 512 github stars!

How to Install aiodns

You can install aiodns using pip

pip install aiodns

or add it to a project with poetry

poetry add aiodns

Package Details

Author
Saúl Ibarra Corretgé
License
MIT
Homepage
https://github.com/saghul/aiodns
PyPi:
https://pypi.org/project/aiodns/
GitHub Repo:
https://github.com/saghul/aiodns

Classifiers

No  aiodns  pypi packages just yet.

Errors

A list of common aiodns errors.

Code Examples

Here are some aiodns code examples and snippets.

Related Packages & Articles

sanic 23.12.1

A web server and web framework that's written to go fast. Build fast. Run fast.

sniffio 1.3.1

Sniff out which async library your code is running under