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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file netrange-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: netrange-0.0.13-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3077a8770f2915877b0e0c1fe10698e73be194a4923324d7f6d2fdea14ca9d84 |
|
MD5 | 4968206ea97dcbe7f52369e8eb67aac0 |
|
BLAKE2b-256 | d0ba1a02e1b0a55d5f2508405cf078179f0bcff52f4eeb0aeabf17696a4ba8d3 |