python from slugify import slugify slug = slugify(title) print(slug) python-slugify- pip install python-slugify