Spreadsheet Converter
Project description
ExcelファイルやCVSなどの表を別の形式に変換するためのものです。 以下の特徴をもっています
変換ルールはyamlで定義可能
変換や出力のプラグインを書く事で独自フォーマットの出力が可能
別の変換ルールを用いて値の変換が可能
Requirements
Python:
CPython >= 2.7 or >= 3.3
Installation
The last stable release is available on PyPI and can be installed with pip:
$ pip install SpreadsheetConverter
Example
$ cd sample $ ssconvert user/user.yaml --yaml_search_path yaml --xls_search_path xls --json_base_path json
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
File details
Details for the file SpreadsheetConverter-0.0.14.tar.gz.
File metadata
- Download URL: SpreadsheetConverter-0.0.14.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
113da92a5881026b2da3a34cec1140f2b998a5fd31302bebca6df6745a89d4ae
|
|
| MD5 |
531e2f5e3f004bbef7e82b6b676a9cd9
|
|
| BLAKE2b-256 |
dd11bb7feab1d622302e898b725d879037cb03e79146584498a57f1c1d91cddc
|