Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkristof200/py_public_ip
https://github.com/kkristof200/py_public_ip
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkristof200/py_public_ip
- Owner: kkristof200
- Created: 2020-12-17T14:12:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-17T14:20:15.000Z (almost 4 years ago)
- Last Synced: 2024-10-31T13:08:06.236Z (15 days ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
~~~~