IPv4_Utils 0.35
Latest version
Released:
IPv4 Utilities
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (http://www.gnu.org/licenses/lgpl.html)
- Author: Christos TZOTZIOY Georgiou
- Tags network , subnet , net , host , address , broadcast , mask , ipv4 , CIDR
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
A library to help dealing with IPv4 addresses, networks and other networking
elements.
At the moment, the module provides:
- class CIDR, for operations on ipv4 addresses (nets and single hosts)
- function included_nets, returning all nets covering the ip space between
its two arguments.
See at the end of the module for some example uses.
elements.
At the moment, the module provides:
- class CIDR, for operations on ipv4 addresses (nets and single hosts)
- function included_nets, returning all nets covering the ip space between
its two arguments.
See at the end of the module for some example uses.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (http://www.gnu.org/licenses/lgpl.html)
- Author: Christos TZOTZIOY Georgiou
- Tags network , subnet , net , host , address , broadcast , mask , ipv4 , CIDR
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic