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

Revolutionizing Air Quality Monitoring: How I Upgraded Our System with Mila Integration for Smart Home Automation

In this blog post , I explained how I set up an air quality monitoring system for our neighborhood. With this setup, we can keep an eye on t...