# whoisp
[](https://travis-ci.org/amureki/whoisp) [](https://pypi.python.org/pypi/whoisp/) [](https://raw.githubusercontent.com/amureki/whoisp/master/LICENSE)
Python wrapper for bash whois command. Supports Python 3.5, 3.6
### Installation
pip install whoisp
### Usage
from whoisp import whois
whois_data = whois(‘yandex.ru’).parsed whois_data.get(‘domain_name’) > [‘YANDEX.RU’] whois_data.get(‘expiration_date’) > [‘2017-09-30T21:00:00Z’]
### Testing
pip install -r requirements_test.txt pytest
or
pip install tox tox
Release files for whoisp 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| whoisp-0.0.2.tar.gz | 4.2 kB | Details |
Release files / whoisp-0.0.2.tar.gz
| Download URL | whoisp-0.0.2.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a3f275e271b2c0369c12f90780d15d2a36e3de6deb82446c7f61075e049f0dc1
|
|
BLAKE2b-256 checksum How to use checksums |
334bc93e487ab8c0221822dc1bfd2828e74a3e41312401b8dcd3d367f78bbe4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |