Skip to content

Instantly share code, notes, and snippets.

View zhwei's full-sized avatar
🌏
Remote working

ZHANG Wei zhwei

🌏
Remote working
View GitHub Profile
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = "zhwei"
# 使用imgur的api上传图片并返回url
import urllib2
import urllib
import json