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.16.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file netrange-0.0.16.tar.gz
.
File metadata
- Download URL: netrange-0.0.16.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 | 4a1c21449186c21b6a888a7a5e17685d602b156b16d0d35c7fd09dd0dbe012ae |
|
MD5 | 99de933d16b38e05152181a58506ef52 |
|
BLAKE2b-256 | 40a6c38f9b91ac2cd1349672d2376504c1a250562d1c4200bce670867e52bfbf |
File details
Details for the file netrange-0.0.16-py3-none-any.whl
.
File metadata
- Download URL: netrange-0.0.16-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 | 770bbd1e5f7b61213903a2bf55c71ad080dd2b8a3521ebc728fe25aa2029ce70 |
|
MD5 | f217822c86e2a0ec155819988574cbcd |
|
BLAKE2b-256 | 804da00cc9b09700767b4dfd6ad63f537079d20bfec03878845a18df2575a1a8 |