Genie Traffic Generator library. This is the current pyATS/Genie traffic generator library that uses library abstraction to provide a generic set of APIs that can work across different traffic generator platforms.
pip install genie.trafficgen
- Clone this repository
- run
make develop
inside the repository to set your sources into development mode.