Generate a Slugified string
Project description
Slug Generator
Generate a Slugified string
Screenshot
Install
$ pip install genslug
Usage
import genslug
print (genslug.slug("Unicorns are awesome"))
#=> unicorns-are-awesome
print (genslug.slug("Unicorns-are awesome"))
#=> unicorns-are-awesome
print (genslug.slug("Unicorns :are: awesome"))
#=> unicorns-are-awesome
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
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
genslug-1.0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file genslug-1.0.1.tar.gz
.
File metadata
- Download URL: genslug-1.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2b4a4348bbf1f3e9a461cd2c4582acd6811b178b5e6a1bdf4d4615da4d69999 |
|
MD5 | 561264ba579b8a2bd9e7393f0ac515ac |
|
BLAKE2b-256 | b7b00644a4c71d18e3499139050f9dd37fe13c32a312e8c7f2a004405f9c3077 |