lxml
FOR()
for
# - - - F O R def FOR(id): '''Helper function for adding 'for=ID' attributes to tags. ''' return {'for': id}