Python module to convert str to slug
Project description
Python module to convert str to slug
Nutshell
Here a simple example to convert html entity to ascii:
>>> import slug >>> slug.slug(unicode('Hello world', 'UTF-8')) hello-word
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slug-1.0.tar.gz
(15.0 kB
view details)
File details
Details for the file slug-1.0.tar.gz
.
File metadata
- Download URL: slug-1.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 050cc76a508a7ba87f73a986d7b7ff0d5fa6812edec756237a3ba0ec09e4a06b |
|
MD5 | 5d27424533bd856d068abdd45ec34807 |
|
BLAKE2b-256 | 27dec3deb93a64072f6b04de1eb3fe3cc04ea31dcec2ff2b3b9322ffe4b24a01 |