A simple package for reading and ranging IPs and ports.
Project description
NetRange
A simple package for reading and ranging IPs and ports.
Installation
Run the following to install:
pip install netrange
Usage
From CLI
$ netrange --help
usage: IP Range [-h] [--version] [--verbose] {ip,port} ...
A simple package for reading and ranging IPs and ports.
positional arguments:
{ip,port} choose one option
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
--verbose
From Module
import netrange
ips = ip.load(from_file=file)
ranged_ips = ip.dump(ips)
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 Distribution
netrange-0.0.17.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file netrange-0.0.17.tar.gz
.
File metadata
- Download URL: netrange-0.0.17.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea65f0e18720fb56a47c829b9c773e84649ebc20a7acd2c59ac0a41c41233602 |
|
MD5 | d9b0ec317b1ba91edd628acdcad418e6 |
|
BLAKE2b-256 | 91947690ee9f969f6eda37d00d7a2ee71362be98be1eb73349cdc6e19443d1b0 |
File details
Details for the file netrange-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: netrange-0.0.17-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a3f712e546612223f79ca4f8586655adf7fef4a50a5de992a30ca453a9cf37c |
|
MD5 | 1ef73829a49e8f8fd8481a21dc80a481 |
|
BLAKE2b-256 | bfcaada564e1c6c5bd4cd36590febc9322e3f31ff4dea00fd0d657658de45a6e |