Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkristof200/py_public_ip


https://github.com/kkristof200/py_public_ip

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# kpublicip
![python_version](https://img.shields.io/static/v1?label=Python&message=3.5%20|%203.6%20|%203.7&color=blue) [![PyPI downloads/month](https://img.shields.io/pypi/dm/kpublicip?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/kpublicip)

## Description
get your public ipv4 or ipv6

## Install
~~~~bash
pip install kpublicip
# or
pip3 install kpublicip
~~~~