Wednesday, December 21, 2005

url encode string


Here is an easy way to url encode a string


In python:



import urllib;
urllib.quote("string to encode");


Technorati Tags: ,

No comments:

Post a Comment

Mastering Matter: Seamless Smart Home Integration with Network Segmentation

I’ve been intrigued by the idea of integrating devices with Matter for some time. My smart home setup includes a pair of SwitchBot Hubs, som...