Network traffic modeler API written in Python 3
Project description
pyNTM: network_traffic_modeler_py3
This is a network traffic modeler written in python 3. This library allows users to define a layer 3 network topology, define a traffic matrix, and then run a simulation to determine how the traffic will traverse the topology, traverse a modified topology, and fail over. If you've used Cariden MATE or WANDL, this code solves for some of the same basic use cases those do. IGP and RSVP auto-bandwidth routing is supported.
Install
Install via pip:
pip3 install pyNTM
For upgrade:
pip3 install --upgrade pyNTM
Documentation
See the documentation on Read the Docs.
Examples
See the example directory.
Notes
The previous py2 version is located here but won't be maintained any further in favor of the py3 version in this repository.
License
Copyright 2019 Tim Fiola
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
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
Built Distribution
File details
Details for the file pyNTM-1.1.tar.gz
.
File metadata
- Download URL: pyNTM-1.1.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6012d0b4a0e2dc6dc7c5cfa1557669b67658dbc4bd0a43d46d6bd208b0b198db |
|
MD5 | 38766c17fec3e9bc42f43db4ba915c89 |
|
BLAKE2b-256 | cff61a13e89f4f8573526f668e6af477c79a50a03a629b2a42e76cc3673533f6 |
File details
Details for the file pyNTM-1.1-py3-none-any.whl
.
File metadata
- Download URL: pyNTM-1.1-py3-none-any.whl
- Upload date:
- Size: 42.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 187a984600983fff8bcceaeb7f7257919d333713ef8869d799fab95166cfb2bb |
|
MD5 | d07087a9fa4759f4026b6867679b5f85 |
|
BLAKE2b-256 | 0bef25ef9bccc72ddaf78ede7f4bac1ac6a839b3be423fe9dac2626cd13f70a1 |