Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 441 Bytes

Genie TrafficGen

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.

Installation

pip install genie.trafficgen

Development Mode

  • Clone this repository
  • run make develop inside the repository to set your sources into development mode.