Contents

aiodns 4.0.0

0

Simple DNS resolver for asyncio

Simple DNS resolver for asyncio

Stars: 588, Watchers: 588, Forks: 71, Open Issues: 14

The aio-libs/aiodns repo was created 11 years ago and the last code push was 2 weeks ago.
The project is popular with 588 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.

GitHub Issues

The aiodns package has 14 open issues on GitHub

  • Incompatible with aiodns 4.0.0

See more issues on GitHub

Related Packages & Articles

sanic 25.12.0

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