Skip to main content

A small package to convert records in excel into dict

Project description

A small package to convert records in excel into dict.

######使用方法: from excel_to_dict.excel_to_dict import excel_to_dict response = excel_to_dict("test.xlsx", 0, 2) for i in response: print(i)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

excel_to_dict-0.0.7.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

excel_to_dict-0.0.7-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page