Skip to main content

API for the modern WAN Emulator (WEmulate)

Project description

A modern WAN Emulator developed by the Institute for Networked Solutions

WEmulate API Module

This is the API module which builds on the CLI module.

Have a look at the documentation for detailed information.

Installation

It is installed with the -a parameter from the documented install command for WEmulate.

Development

Configure poetry to create the environment inside the project path, in order that VSCode can recognize the virtual environment.

$ poetry config virtualenvs.in-project true

Install the virtualenv.

$ poetry install

Start the application with the following command:

$ uvicorn api.app:app --host 0.0.0.0 --port 8080 --reload

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

wemulate_api-2.0.1.tar.gz (16.2 kB view hashes)

Uploaded Source

Built Distribution

wemulate_api-2.0.1-py3-none-any.whl (17.3 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