Skip to main content

simple whois parser

Project description

# whoisp

[![Travis](https://api.travis-ci.org/amureki/whoisp.svg?branch=master)](https://travis-ci.org/amureki/whoisp) [![Version](https://img.shields.io/pypi/v/whoisp.svg)](https://pypi-hypernode.com/pypi/whoisp/) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](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

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

whoisp-0.0.2.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file whoisp-0.0.2.tar.gz.

File metadata

  • Download URL: whoisp-0.0.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for whoisp-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a3f275e271b2c0369c12f90780d15d2a36e3de6deb82446c7f61075e049f0dc1
MD5 58b4789e97ee4fdc8babafa77fc2cdf6
BLAKE2b-256 334bc93e487ab8c0221822dc1bfd2828e74a3e41312401b8dcd3d367f78bbe4b

See more details on using hashes here.

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