Metadata-Version: 2.1
Name: check-express
Version: 0.0.2
Summary: check express by express_id
Home-page: http://106.12.107.253/
Author: sunqiang
Author-email: 530631372@qq.com
License: UNKNOWN
Description:   ```python3
          from express.check_express import Express 
          res = Express.get_express("123456")
          print(res)
          快递公司:中国邮政
          快递单号:123456
          2019-09-06 14:58  [青海西宁] 离开【西宁市城西五四大街】,下一站【西宁中心】
          ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
