Skip to main content

A simple package for reading and ranging IPs and ports.

Project description

NetRange

A simple package for reading and ranging IPs and ports.

PyPI Travis (.org) PyPI - Downloads GitHub PyPI - Python Version PyPI - Wheel

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


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 hashes)

Uploaded Source

Built Distribution

netrange-0.0.17-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page