Metadata-Version: 2.1
Name: excel-to-dict
Version: 1.1.1
Summary: A small package to convert records in excel into dict
Home-page: https://github.com/nixinxin/excel_to_dict
Author: nixinxin
Author-email: 1025464043@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: pandas (==0.23.4)
Requires-Dist: xlrd (==0.9.0)

A small package to convert record in excel into dict.



