ownip

A Python API Wrapper for the myip API


License
Other
Install
pip install ownip==1.0.3

Documentation

ownip

ownip is a thin wrapper on top of the MYIP-API.

To Start...

To install ownip:

pip install ownip

Using it...

import ownip

print(ownip.get())

Changelog

v1.0.1- 28/08/2022

First Release :)