# cidr-list
[](https://travis-ci.org/mpicard/cidr_list)
Convert CIDR to list of IPs.
# Installation
If you don’t use pipsi, you’re missing out. Here are [installation instructions](https://github.com/mitsuhiko/pipsi#readme).
Simply run:
$ pipsi install cidr-list
Or with pip
$ pip install cidr-list
# Usage
To use it:
$ cidr-list –help $ cidr-list 10.10.10.0/30 > 10.10.10.0,10.10.10.1,10.10.10.2,10.10.10.3 $ cidr-list 10.10.10.0/30 –range > 10.10.10.0-10.10.10.3 $ cidr-list 10.10.10.0/30 –file output.txt $ cidr-list 10.10.10.0/30 –seperator : > 10.10.10.0:10.10.10.1:10.10.10.2:10.10.10.3
Release files for cidr-list 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cidr-list-0.1.1.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cidr_list-0.1.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 8.3 kB
Release files / cidr-list-0.1.1.tar.gz
| Download URL | cidr-list-0.1.1.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e65c6dc34f03d0bdfd2f51148f58b8f97ead01f656328615e4ceb5ec8ce3363
|
|
BLAKE2b-256 checksum How to use checksums |
e3c54ead08ab316c1b95b8fd92e4bf37a8dc528a37116f83eb607708329b6d34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / cidr_list-0.1.1-py2.py3-none-any.whl
| Download URL | cidr_list-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
233f463c708109fde44f20366e3104938b88571186af3f2680c5d85993b73ecb
|
|
BLAKE2b-256 checksum How to use checksums |
6d2c4974b9b32adadf4f00779c7810a5852c31792579fd40a9b5b5e58af3c8d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |