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.19.tar.gz
(8.0 kB
view details)
Built Distribution
File details
Details for the file netrange-0.0.19.tar.gz
.
File metadata
- Download URL: netrange-0.0.19.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e098db471a2ddeb1838cc8da6da3571c7964fef18f76841eec984c1fd462757 |
|
MD5 | b5336fc895e59ba214d20cf81c93e49b |
|
BLAKE2b-256 | c14fb20a45b93f1f22c02727c03b1a298df98ed8eb84180e5309ae2be54d6e26 |
File details
Details for the file netrange-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: netrange-0.0.19-py3-none-any.whl
- Upload date:
- Size: 8.0 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/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25133170e389cc4b2a7fed093a7998ee14372b9621fe24ffc3d8e410f72ab7dc |
|
MD5 | f61f0dc8eb6ced5b590cd27e39ff2b85 |
|
BLAKE2b-256 | 0a749e684cef01f86c942693a6d30e946344fa0811ad3ff3c49a26dbf0b79bca |