Skip to main content

Spreadsheet Converter

Project description

[![test](https://github.com/gumi/spreadsheetconverter/actions/workflows/pytest-all.yml/badge.svg)](https://github.com/gumi/spreadsheetconverter/actions/workflows/pytest-all.yml)

Excelファイル(.xls)やCVSなどの表を別の形式に変換するためのものです。 以下の特徴をもっています

  • 変換ルールはyamlで定義可能

  • 変換や出力のプラグインを書く事で独自フォーマットの出力が可能

  • 別の変換ルールを用いて値の変換が可能

Requirements

  • Python:

    • CPython >= 3.6

Installation

The last stable release is available on PyPI and can be installed with pip:

$ pip install SpreadsheetConverter

Example

$ cd sample
$ ssconvert country/preference.yaml --yaml_search_path yaml --xls_search_path xls --json_base_path json

Release notes

v0.2.0

  • Python 2, 3.6 未満のサポート終了

  • xlrd の xlsx 非対応の影響で xlsx に非対応

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

SpreadsheetConverter-0.2.0.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

SpreadsheetConverter-0.2.0-py3-none-any.whl (24.4 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