Skip to content

Instantly share code, notes, and snippets.

@doevelopper
Created November 13, 2018 10:29
Show Gist options
  • Save doevelopper/0b4529c312984aa7ed452828ccd8bf0b to your computer and use it in GitHub Desktop.
Save doevelopper/0b4529c312984aa7ed452828ccd8bf0b to your computer and use it in GitHub Desktop.
$> python -c "import sys, urllib as enc; print enc.quote_plus(sys.argv[1])" "p@s#w:E"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment