This repository contains a collection of Python scripts utilizing PyBGPStream for analyzing BGP routing data, extracting relevant features, and performing graph-based analysis (e.g., AS path frequency ...
I am trying to install PyBGPStream on MacOS. libbgpstream has been installed successfully and I can use bgpreader and bgpcorsaro from the command line. Getting some errors when doing a pip3.6 install ...