Skip to content

Simple command-line IP address analyzer (inspired by ipcalc)

License

Notifications You must be signed in to change notification settings

EasyPost/pypcalc

Repository files navigation

PyPCalc is a command-line program similar to the venerable ipcalc for analyzing IP addresses and netmasks.

This software works out-of-the-box with Python 3.3+, or on Python 2.7+ with the ipaddress backport module. Installation with setup.py will Do The Right Thing based on the interpreter version you install with.

CI PyPI version

Installation

Install with python setup.py install from source, or by running pip install pypcalc.

License

This software is licensed under the ISC License, the text of which can be found in LICENSE.txt.

About

Simple command-line IP address analyzer (inspired by ipcalc)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages