strlen

This module allows you to compare strings not by ord() values of chars, but by the length of the string - len()


Install
pip install strlen==1.0.4