python-subnettree

Python Module for CIDR Lookups
  https://www.bro.org/sphinx/components/pysubnettree/README.html
  1
  1 review



The PySubnetTree package provides a Python data structure SubnetTree which maps subnets given in CIDR (Classless Inter-Domain Routing) notation to Python objects. Lookups are performed by longest-prefix matching. It supports IPv6 addresses.
Latest reviews
4
blueXrider 12 years ago

quite nice