Homer is a Python package that can help make your text more clear, simple and useful for the reader.<p>It provides information on an overall text as well as on individual paragraphs. It gives insights into readability, length of paragraphs, length of sentences, average sentences per paragraph, average words in a sentence, etc. It is based on work by Pinker and another research study [1, 2].<p>This software package grew out of a personal need. Since I am not a native English speaker but am interested in writing. I write OpEds and a blog. So I designed and have been using Homer to improve my writing. I hope others will find it useful. I am aware of other tools (such as ProseLint) but I built this thinking this would help me improve my Python. :) Also, over time I plan on improving this.<p>References:<p>1- Steven Pinker's The Sense of Style:<p>2- <a href="https://litlab.stanford.edu/LiteraryLabPamphlet9.pdf" rel="nofollow">https://litlab.stanford.edu/LiteraryLabPamphlet9.pdf</a>