frictionlessdata / tabulator-py

Python library for reading and writing tabular data via streams.
https://frictionlessdata.io
MIT License
235 stars 42 forks source link

Feature request: add stdin read to the cli #326

Closed aborruso closed 3 years ago

aborruso commented 4 years ago

It would be great to be able to run something like:

curl -kL "https://bl.ocks.org/aborruso/raw/6d0ed4427dbe2fa12ce884ec2f0f80b6/" | tabulator --format html

Thank you


Please preserve this line to notify @roll (lead of this repository)

roll commented 3 years ago

It will be implemented in Frictionless Framework

More information - https://github.com/frictionlessdata/tabulator-py#tabulator-py

roll commented 3 years ago

MERGED into https://github.com/frictionlessdata/frictionless-py/issues/386