IsItPangram

https://img.shields.io/pypi/v/isitpangram.svg https://img.shields.io/travis/fertek/isitpangram.svg Documentation Status

A function to determine if a sentence is a pangram.

A pangram (Greek: παν γράμμα, pan gramma, “every letter”) is a sentence using every letter of the alphabet at least once.

The best known English pangram is: The quick brown fox jumps over the lazy dog.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.