The Simple Python Flask IP Address Manager
Project description
# 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
```
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
PyIPAM-0.1.4.tar.gz
(18.3 kB
view details)
Built Distribution
PyIPAM-0.1.4-py3-none-any.whl
(26.4 kB
view details)
File details
Details for the file PyIPAM-0.1.4.tar.gz
.
File metadata
- Download URL: PyIPAM-0.1.4.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 484a88a05fb6c1543d0af1f80dd9245e8adf89b205774fd7d22115236805e78c |
|
MD5 | 3ba0db4f0ffda3e9f0fcd6b21035dcb6 |
|
BLAKE2b-256 | 41f6c51d71b714977ff739ab328955a20fe70ea2129b712b5fbc3404eb288484 |
File details
Details for the file PyIPAM-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: PyIPAM-0.1.4-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84fada3280471404c05fd037b2f3bf98564824bfc57521a8729e6e06b5f880da |
|
MD5 | 286294fe992b3299f4aa6204449686f5 |
|
BLAKE2b-256 | be8b8f809e4cbfc74667ba0ca0f735a9dc8a0eea5c5b1f31074374907042b42a |