{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Python bindings for BGPKIT tools that parse BGP data, query MRT archives, and look up IP/ASN/ROAS information from public BGP repositories.","skillfed_tags":["bgp-routing","network-analysis","geolocation"],"use_cases":["Query historical BGP updates from a specific time window to analyze routing changes or detect anomalies.","Look up the ASN, country, and organization details for an IP address to enrich network traffic logs.","Validate RPKI ROAs for a given prefix to check BGPSEC compliance and detect route hijacks.","Parse BGP community values and their meanings to understand routing policies in a network.","Retrieve peer information and active collectors to build a map of BGP monitoring infrastructure."],"what_it_does":"PyBGPKit is a Python wrapper around BGPKIT, a suite of tools for working with Border Gateway Protocol (BGP) data. It provides bindings to parse BGP update messages from MRT files, query historical BGP data from public archives, and perform IP/ASN/ROAS lookups against BGP information sources. The package exposes several APIs: a full-featured Parser for detailed BGP element extraction with filtering, a faster RouteParser for route-level data, a Broker for searching and retrieving MRT files by time range and collector, and lookup classes for IP geolocation, ASN details, BGP communities, and RPKI ROAS validation.\n\nThe package is designed for network operators, security researchers, and BGP analysts who need programmatic access to BGP routing data. It depends on pybgpkit-parser and requests. With support for Python 3.9 through 3.13 and an MIT license, it is suitable for both research and production use.","worth_installing":"Yes. PyBGPKit is actively maintained, has low install friction, carries no known vulnerabilities, and offers a clean Python interface to production BGP data infrastructure. Install it if you work with BGP routing analysis, network security, or IP geolocation at scale. The MIT license and broad Python version support make it suitable for both research and commercial projects."},"id":"pybgpkit","links":{"html":"https://skillfed.io/packages/pybgpkit","md":"https://skillfed.io/packages/pybgpkit.md","pypi":"https://pypi.org/project/pybgpkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-02","license_spdx":"MIT","license_treatment":"permissive","name":"pybgpkit","python_support":"supports_current","summary":"BGPKIT tools Python bindings"},"popularity":{"monthly_downloads":103322,"position":12813,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.0"}
