CAIDA / pybgpstream

Python bindings for BGPStream
https://bgpstream.caida.org
BSD 2-Clause "Simplified" License
29 stars 23 forks source link

check py3 compatibility #12

Closed digizeph closed 5 years ago

digizeph commented 5 years ago

current pybgpstream is already python3 compatible. only examples are python2 only. updated the examples using 2to3 tool to make them python3 compatible.

With libbgpstream installed, the following command can produce records:

python3 setup.py install
python3 examples/pybgpstream-template.py