https://github.com/qualisystems/shellfoundry-traffic
https://github.com/qualisystems/shellfoundry-traffic
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qualisystems/shellfoundry-traffic
- Owner: QualiSystems
- License: apache-2.0
- Created: 2020-10-26T08:41:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T13:27:55.000Z (almost 4 years ago)
- Last Synced: 2025-02-18T13:04:28.805Z (over 1 year ago)
- Language: Rich Text Format
- Size: 384 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
[](https://www.python.org/downloads/release/downloads/)
[](https://opensource.org/licenses/Apache-2.0)
---

# 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)