Skip to content
Erdoğan YOKSUL edited this page May 7, 2023 · 1 revision

Welcome to the fipv wiki!

You can find all things about fipv in there. Also see github pages for full package reference and documentation.

Installation

$ pip3 install fipv

Usage

import fipv

# Just import and validate
print(fipv.ipv4("127.0.0.1"))
# True

Contact

Blog - erdoganyoksul.com
Mail - erdoganyoksul3@gmail.com

Clone this wiki locally