puresnmp.compatibility module

This file contains a compatibility layer for older Python versions which cause issues with type-hinting and/or linting. Type-checks and linting is disabled as needed in here.

puresnmp.compatibility.package_version(package_name: str) str