Skip to main content

xlsx_to_handontable

Project description

# xlsx_to_handontable

  • xlsx to handontable configuration + sample

# INSTALL

pip install xlsx_to_handontable

# USAGE

from xlsx_to_handontable import xlsx_to_configs_samples from yaml_dump import yaml_dump p = ‘0.xlsx’ configs, samples = xlsx_to_configs_samples(p) print(yaml_dump(configs)) print(‘-’ * 20) print(yaml_dump(samples))

# History

## 0.1.0 (2017-01-13) - First release on PyPI.

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

xlsx_to_handontable-0.2.0.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

xlsx_to_handontable-0.2.0-py2.py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 2 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