Skip to content

Instantly share code, notes, and snippets.

View LooEv's full-sized avatar

Loo LooEv

View GitHub Profile
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Author: LooEv
# 2017-05-22
import re
PROVINCE_MAPPING = {
u'北京': 'beijing',
u'上海': 'shanghai',