SMOG

About

The SMOG Readability Formula (Simple Measure of Gobbledygook) is a popular method to use on health literacy materials. [reference]

Usage

r = Readability(text)

s = r.smog()

print(s.score)
print(s.grade_level)