An open API service indexing awesome lists of open source software.

https://github.com/qualisystems/shellfoundry-traffic


https://github.com/qualisystems/shellfoundry-traffic

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Python 3.7|3.9](https://img.shields.io/badge/python-3.7%7C3.9-blue.svg)](https://www.python.org/downloads/release/downloads/)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
---

![quali](quali.png)

# ShellFoundry Traffic Test Helpers

A package containing test helpers and developer tools for *Traffic Generators Shells Developers* of **CloudShell** platform.

The package extends [shellfoundry](https://github.com/QualiSystems/shellfoundry) see [this guide](docs/usage.md) for more information on `shellfoundry`.

## Installing

```
$ python -m pip install shellfoundry-traffic
```

## License
[Apache License 2.0](https://github.com/QualiSystems/shellfoundry/blob/master/LICENSE)