A Boolean in Python is a data type that has one of two possible values – True or False. This is commonly used in programming to make comparisons and logical operations.