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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for xlsx_to_handontable-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cfd9fdc64132a2afc5d0db8aa5ecfc7010cb4cff57fe5d34403149adda164e4 |
|
MD5 | 77f5f9a2e6b635cfee8bdbf345d180c9 |
|
BLAKE2b-256 | 036d2544db0ff0631f173fcbffd56ce00dc20ff0e65570e3026563013a72776b |
Close
Hashes for xlsx_to_handontable-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38214060edd4f9f33f607b90309039b0ed547b3c1770852ec4f8d9e11475ccf6 |
|
MD5 | 3f607906aa84cd9b9667cb8f1bf5bde3 |
|
BLAKE2b-256 | 92369f56156a4379fb5ba00bee27bc23797198fdafcd655cc17c52ab3186b453 |