cached-ipaddress

JSON →
library 1.1.2 ·python
verified Jun 7, 2026

A thin caching wrapper around Python's ipaddress module that memoizes construction of IPv4Address, IPv6Address, IPv4Network, IPv6Network, and IPv4Interface/IPv6Interface objects to reduce overhead when the same addresses are parsed repeatedly. Current version 1.1.2, maintained actively, supports Python >=3.9.