Skip to content

AndyBowskill/make-slug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Slug

Make a slug value (a part of a URL) from a regular sentence.

Installation

Type this command into your terminal:

pip install mkslug

Usage

To use mkslug, type this command into your terminal with your sentence:

python -m mkslug 'Example regular sentence.'

About

Make a slug value (a part of a URL) from a regular sentence.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages