Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature to create csv files from json files #30

Closed
wants to merge 13 commits into from

Conversation

cruffinoni
Copy link

  • JSON files are folder named from each respective service
  • Using the command "merge", you can generate .csv file from the JSON ones (and then, it generates an excel book).
  • You can use an ARN & a session name instead of using default credentials
  • Add more examples in the README
  • Add instructions to create a virtual env for the installation in the README

Clément RUFFINONI and others added 13 commits September 24, 2019 17:13
…reordered ouput files + generate a csv file for each json file + generate a master spreadsheet with all csv files
…ited default folder for -o flag & merge command can now handle specific session name
…encies + Added message when a merging can't be done beacause there is no json file + Fixed a bug in merge param + Removed debug messages
The import are bit more explicit + Start to edit the README to fit
with the current setup files.
- The path returned by glob depends of the OS,
so a fix has been added
@cruffinoni cruffinoni closed this Jul 11, 2022
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.

1 participant