from slugify import slugify print('hello from python!') print(slugify("i used to have spaces"))