How to Install slugify in Ubuntu 18.04



Install slugify by entering the following commands in the terminal:

sudo apt update
sudo apt install slugify

Description:

Python slugify application that handles unicode

Python application that returns slugs from unicode strings.

Homepage: https://github.com/un33k/python-slugify

Version: 1.2.4-2

Section: universe/python