netframe
NetFrame is a Python framework designed to simplify network configuration. By structuring each component of the config and using Netmiko to query live devices, it easy to build an application either build a new switch or router from scratch or modify specific components.
Installation
Run the following to install:
pip install netframe
Release files for netframe 0.0.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 | |
|---|---|---|---|
| netframe-0.0.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| netframe-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.0 kB
Release files / netframe-0.0.1.tar.gz
| Download URL | netframe-0.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
249fa4f39e53bae95781405f1ceb915de90776bcfcf812ff7497c49166859b32
|
|
BLAKE2b-256 checksum How to use checksums |
10f4eff47b98bdc75a2bb4b0c9e9007899aa420915585566cf3537b3a16f63e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
|
Release files / netframe-0.0.1-py3-none-any.whl
| Download URL | netframe-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
92d888784a7cffb9ddd81d2482864ec83be122caa7cf489febed6bd1d0bfc915
|
|
BLAKE2b-256 checksum How to use checksums |
6c59d4dc9ba71edaafa7ad98af78c65a437004d5a5e2650ca8263f274a2938a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
|