This tool provides a quick and efficient solution for calculating the network ID and broadcast address of an IP address in binary format, along with the identification of the network class to which it belongs.
Project description
Library Ip network information calculator
by Sergio Alberto Sandoval Garcia - https://www.github.com/Mudoleto
This tool provides a quick and efficient solution for calculating the network ID and broadcast address of an IP address in binary format, along with the identification of the network class to which it belongs.
Prerequisites:
Python 3
Example of use
from NetCalculate import calculate_network
if name == "main": ip_address = input("Enter the Ip address:") mask_address = input("Enter the netmask:")
program_start(ip_address, mask_address)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file NetCalculate-0.0.1-py3-none-any.whl.
File metadata
- Download URL: NetCalculate-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d0fdde42c5136ccd0b4e2d492f26ff943b29464c8edb73873c1af6f42202bf4
|
|
| MD5 |
6dc91d7d726aa337b0c99bfbf47ec269
|
|
| BLAKE2b-256 |
014245c6dcca2d170f1f976fd0aed9cdac507997cc2be30fccc2c7308eed16fd
|