Skip to main content

NeST: Network Stack Tester

Project description

NeST: Network Stack Tester

NeST is a python3 package that handles testbed setup, testbed configuration, collecting and visualizing data by providing a user friendly API, addressing common issues involved in conducting networking experiments.

NeST source code repository is maintained at GitLab.

Installation

To install NeST from the Python Package Index run

pip install nitk-nest

Instructions to install NeST from source can be found in INSTALL.md.

Documentation

Instructions for generating/building the API documentation can be found in docs/README.md folder.

The formatted documentation can also be read at: https://nitk-nest.github.io/docs/

Unit tests

Tests can be found in nest/tests folder.
Run the below command in the repo's root folder to run the tests.

sudo python -m unittest -v

NOTE: If tests are run from within a virtual environment, then an additional -E might be needed for sudo

sudo -E python -m unittest

Contributing

To contibute, read CONTRIBUTING.md

NOTE: Running a script that uses NeST requires root access.

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

nitk-nest-0.2.tar.gz (40.6 kB view hashes)

Uploaded Source

Built Distribution

nitk_nest-0.2-py3-none-any.whl (67.7 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