# PyIPAM - Basic Python3 IP address manager
Please note this application is still very much in early development!
PyIPAM is intended to be a lightweight & basic IP address manager.
Features:
* Ability to add IP subnets
* Scanning of added subnets to check availability of IP's
* In-line editing of IP entry notes and assignments to hosts
## Requirements
PyIPAM has the following prerequisites:
- Package requirements:
- Python3
- A PostgreSQL DB with an application user should be created prior.
## Usage:
Navigate into the repo and run the below (Make sure you have python + pip installed prior)
```
pip install .
python pyipam
```
Please note this application is still very much in early development!
PyIPAM is intended to be a lightweight & basic IP address manager.
Features:
* Ability to add IP subnets
* Scanning of added subnets to check availability of IP's
* In-line editing of IP entry notes and assignments to hosts
## Requirements
PyIPAM has the following prerequisites:
- Package requirements:
- Python3
- A PostgreSQL DB with an application user should be created prior.
## Usage:
Navigate into the repo and run the below (Make sure you have python + pip installed prior)
```
pip install .
python pyipam
```
Release files for PyIPAM 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyIPAM-0.1.4.tar.gz | 18.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyIPAM-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.8 kB
Release files / PyIPAM-0.1.4.tar.gz
| Download URL | PyIPAM-0.1.4.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
484a88a05fb6c1543d0af1f80dd9245e8adf89b205774fd7d22115236805e78c
|
|
BLAKE2b-256 checksum How to use checksums |
41f6c51d71b714977ff739ab328955a20fe70ea2129b712b5fbc3404eb288484
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
|
Release files / PyIPAM-0.1.4-py3-none-any.whl
| Download URL | PyIPAM-0.1.4-py3-none-any.whl |
|---|---|
| Size | 26.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
84fada3280471404c05fd037b2f3bf98564824bfc57521a8729e6e06b5f880da
|
|
BLAKE2b-256 checksum How to use checksums |
be8b8f809e4cbfc74667ba0ca0f735a9dc8a0eea5c5b1f31074374907042b42a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
|