Skip to content

yamionp/spreadsheetconverter

Repository files navigation

SpreadsheetConverter

This repository has been moved https://github.com/gumi/spreadsheetconverter

old

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

About

spreadsheetconverter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages