urldecode 0.1
pip install urldecode
Latest version
Released:
URLDecode is to decode an encoded url
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GPL
- Author: Jenny Qian
Project description
urldecode - a simple function to decode an encoded url.
- Usage:
from url_decode import urldecode
url = ‘http://www.example.com/this%20is%20my%20test%20%26%20%23%24’
decoded_url = urldecode(url)
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GPL
- Author: Jenny Qian
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
File details
Details for the file urldecode-0.1.tar.gz
.
File metadata
- Download URL: urldecode-0.1.tar.gz
- Upload date:
- Size: 935 Bytes
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52b6a6dd23b82b514eb3502c9bb50bd9d4eb61676285f8bfd3f776dee6f11571 |
|
MD5 | 54d8000789710b539de434a0e5fe1cfb |
|
BLAKE2b-256 | d1b3550b96212bc353ed911600085675115109c9cf042aeb4c126f7366417d25 |