Skip to content

Instantly share code, notes, and snippets.

View xlzd's full-sized avatar

xlzd xlzd

View GitHub Profile
@xlzd
xlzd / weibo_monitor.py
Created February 17, 2017 16:57
weibo monitor
#!/usr/bin/env python
# encoding=utf-8
import codecs
import json
import os
import sys
from pushbullet import Pushbullet
from weibo import Client