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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
slug-2.0-py3-none-any.whl
(1.8 kB
view details)
File details
Details for the file slug-2.0-py3-none-any.whl
.
File metadata
- Download URL: slug-2.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f55b24a0563428ce56243079f6aeb79c0dd1cc5bbf8b39b10bd6e5263ba8be5f |
|
MD5 | edb43971bbbe18510407087bfcba988a |
|
BLAKE2b-256 | b191eaae778531f529a2a75943362043c06f3bbdf069363de09243b2a4974e20 |