Skip to content

command line conversion tool #8

Description

@sheppard

Implement a command line tool that can convert CSV to Excel or any IO class to csv, etc. Would want it to be pipeable. Something like this:

  • wq convert input.csv output.xls
  • wq convert mylib.MyCustomIO wq.io.CsvFileIO
  • wq cat mylib.MyCustomIO my-io-kwarg=123 > out.csv

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions