Skip to main content

Normalize Keyword, URL, and etc.

Project description

Installation

To install gatsby-normalizer, simply:

$ sudo pip install gatsby-normalizer

API References

normalize_searchterm

  1. remove special characters

  2. Remove tab, new line

  3. Lower cases

>>> from gatsby_normalizer import *
>>> normalize_searchterm('HELLO+WORLD')
'hello world'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gatsby-normalizer-1.0.0.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page