Simple URLEncode and URLDecode which I needed for a couple of bash scripts.
Project description
urlrecode
Usage Syntax: urlrecode [parameter] "[string to process]"
Parameters:
-d URL Decode string.
-e URL Encode string
urlrecode expects two command line parameters to be given. Either -d or -e to specify the required action, followed by the string which it should process.
I created urlrecode for the simple reason of needing a simple way to do URL encoding / URL decoding on the command line. Besides that I wanted to start getting into Python development, so I though this would be an excellent project to start learning.
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
File details
Details for the file urlrecode-1.0.9.tar.gz.
File metadata
- Download URL: urlrecode-1.0.9.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc2c24be67ff72db62780dbd5fd620f637437af14d63da361e79c05752bc552e
|
|
| MD5 |
ec2f7642d853491d0795eb564b408d22
|
|
| BLAKE2b-256 |
4585fe1232fe8a35c7ebe97a6366cc84a17a57b0fda16aa166d65aa9e2beb5b3
|