Open SteveClement opened 3 years ago
makes sense, this package is using the old version of bgpranking, this is the one you want to use: https://github.com/D4-project/BGP-Ranking/tree/master/client => from pybgpranking import BGPRanking
(and yes, it is not on pypi, for reasons, I guess, no idea why)
I need to delete bgpranking-web from pypi. as it is definitely not working
Trying to import bgpranking results in error. See below.