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 2.7, 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.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for whoisp-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5fdb5b9731a71770b6ca4c4d8aefe1757f3ce28551042203905e12c5ec739370
MD5 356ec0bd14ebe4c2291b6509aa727045
BLAKE2b-256 60331e9abf06b59369e93ffa85850f73a88dec3f76620f072363ac9541fd5e63

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