Nice! I've always used (num + den - 1) // den, which is fine for int inputs with positive denominators, but fails if even a single non-integral float is involved (either numerator or denominator); this is more magical looking, but works for both ints and floats. More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.