Last updated:
0 purchases
pybgpranking2 2.0.2
Python client and module for BGP Ranking
Queries BGP Ranking.
Installation
pip install pybgpranking2
Usage
Command line
You can use the bgpranking command to query the instance:
bgpranking -h
usage: bgpranking [-h] [--url URL] [--date DATE] {index,simple,status} ...
Run a query against BGP Ranking
options:
-h, --help show this help message and exit
--url URL URL of the instance.
--date DATE Date of the dataset required
Available commands:
{index,simple,status}
Library
See API Reference
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.