Skip to main content

Network traffic modeler API written in Python 3

Project description

PyPI Build Status Coverage Status Documentation Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyNTM-1.3.1.tar.gz (34.9 kB view hashes)

Uploaded Source

Built Distribution

pyNTM-1.3.1-py3-none-any.whl (49.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page