Skip to main content

Python Asyncio WHOIS Protocol Client

Project description

aiowhois

image image image aiowhois Build status

Asyncio-based WHOIS supporting legacy and RDAP protocols.

>>> import aiowhois

>>> resolv = aiowhois.Whois(timeout=10)
>>> parsed_whois = await resolv.query(my_domain)

Why aiowhois?

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiowhois-0.1.0.tar.gz (9.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page