Skip to main content

TableLinker: CSV data processing library (light version)

Project description

tablelinker-light

Python 3.7 Python 3.8 Python 3.9 Python 3.10 Python 3.11 Python 3.12

TableLinker をコマンドライン / プログラム組み込みで利用するための ライブラリ Tablelinker-lib の軽量版派生バージョンです。

オリジナルの Tablelinker-lib は国立情報学研究所より https://github.com/NII-CPS-Center/tablelinker-lib で公開されており、 MIT ライセンスで利用可能です。

インストール手順

Poetry を利用します。

$ poetry install --with group=dev
$ poetry shell

コマンドラインで利用する場合

tablelinker モジュールを実行すると、標準入力から受け取った CSV を コンバータで変換し、標準出力に送るパイプとして利用できます。

$ cat sample/datafiles/yanai_tourism.csv | \
  python -m tablelinker sample/taskfiles/task.json

利用するコンバータと、コンバータに渡すパラメータは JSON ファイルに記述し、 パラメータで指定します。

組み込んで利用する場合

sample.py を参照してください。

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

tablelinker_light-1.0.0.post2.tar.gz (74.9 kB view details)

Uploaded Source

Built Distribution

tablelinker_light-1.0.0.post2-py3-none-any.whl (103.0 kB view details)

Uploaded Python 3

File details

Details for the file tablelinker_light-1.0.0.post2.tar.gz.

File metadata

File hashes

Hashes for tablelinker_light-1.0.0.post2.tar.gz
Algorithm Hash digest
SHA256 d50dd4a789af6856df82395da279d7d3d50270554c62827702901c419419c6f2
MD5 d61903fcbc8e03c1d54ddce40e1fdd84
BLAKE2b-256 261a72fe2979d7e2858ae70af642ccb6d7bfa4838c0e6c679995598bc791b3d3

See more details on using hashes here.

File details

Details for the file tablelinker_light-1.0.0.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for tablelinker_light-1.0.0.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 d02d3381720bce3b2dcc852fdae2b938d40161dfdc5abe35feea8c8cb7fd928c
MD5 7d6139ed1091452df62e757055c7fccb
BLAKE2b-256 5b8c0d9e98b806ae7308e2c40c9bf4c6822f2c60dfe4ff8c760efa4cfeee4bac

See more details on using hashes here.

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