Normalize a URL
Project description
URL Normalize
Normalize a URL
Screenshot
Install
$ pip install normalizeurl
Usage
from normalizeurl import normalize
print(normalize('yoginth.com'))
#=> http://yoginth.com/
print(normalize('HTTP://mail.yoginth.com:80/?username=yoginth'))
#=> http://mail.yoginth.com/?username=yoginth
License
MIT Yoginth
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
normalizeurl-1.0.1.tar.gz
(2.4 kB
view details)
File details
Details for the file normalizeurl-1.0.1.tar.gz
.
File metadata
- Download URL: normalizeurl-1.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0cdbdf151eda5ee428e1d7d0167a59bde3463c985eda8fd409715a6918001a8 |
|
MD5 | bd7f87211cd4e2e4f10dfa47f3d321d1 |
|
BLAKE2b-256 | 63ec50e66445cf3fe1c24809621f2ea919567ab4de50d07de13dfc02514536a9 |