Skip to content

Convert to json2csv script #75 - #94

Merged
steven-esser merged 4 commits into
developfrom
75-use-json-to-csv-script
Apr 3, 2018
Merged

steven-esser merged 4 commits into
developfrom
75-use-json-to-csv-script

Conversation

@johnmhoran

Copy link
Copy Markdown
Member

No description provided.

  * We'll then move json2csv.py and related tests and test data into the
    existing src/ and tests/ structure so that we can import json2csv
    and call its methods from cli.py.

Signed-off-by: John M. Horan <johnmhoran@gmail.com>
  * Added json2csv.py and related tests and test files.
  * Deleted cli.write_csv() and related call, tests and files.
  * Revised help.

Signed-off-by: John M. Horan <johnmhoran@gmail.com>
Signed-off-by: John M. Horan <johnmhoran@gmail.com>

@steven-esser steven-esser left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment on test_json2csv.py

We just need the nexB + apache 2.0 notice text at the top of the file then this is good to go.

@@ -0,0 +1,279 @@
from __future__ import print_function

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add the nexB notice and apache 2.0 header here, like we did in the above file

Signed-off-by: John M. Horan <johnmhoran@gmail.com>
@steven-esser
steven-esser merged commit 09b365b into develop Apr 3, 2018
@steven-esser
steven-esser deleted the 75-use-json-to-csv-script branch April 3, 2018 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants