First of all, thank you very much for this library! I would like to add a simple CLI wrapper (using argparse) to the library to support generating CSV files from the command line/terminal. To support this I am going to add a "cli" module and the appropriate config to setup.py. If you have any interest in accepting a PR for this, please let me know and I will be happy to submit it.
Hello,
First of all, thank you very much for this library! I would like to add a simple CLI wrapper (using argparse) to the library to support generating CSV files from the command line/terminal. To support this I am going to add a "cli" module and the appropriate config to setup.py. If you have any interest in accepting a PR for this, please let me know and I will be happy to submit it.
Thanks!
Dixon