[PYTHON] network

Process URLs containing Japanese

import urllib as ulb
base = "http://www.test.co.jp/query/?"
query = {"theme":u"Japanese".encode("utf-8")}
base + ulb.urlencode(query)

Recommended Posts

network
Relational Network
Network programming (basic)
Network Linux commands
Network Namespace routing
CentOS 7 network initialization
Linux Network Namespace
Parametric Neural Network
Logistics network design problem
Implement Convolutional Neural Network
Implement Neural Network from 1
Use scrapy movie network
Basics of network programs?
Network (mainly Linux) notes