Skip to main content

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


Download files

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

Source Distribution

urlrecode-1.0.9.tar.gz (2.8 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