Skip to content

D4-project/pybgpranking

Repository files navigation

Python client and module for BGP Ranking

THis project will make querying BGP Ranking easier.

Installation

pip install pybgpranking

Usage

Command line

You can use the bgpranking command to query the instance:

Library

See API Reference