sassoftware / sassoftware/pyviyatools
All tools should offer JSON output format
@dwstern is already working on this.
Since Jan 25, 2019.
- Dominant language
- Python
- Stars
- 50
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Several recent tools (including listcaslibs.py, listcastables.py, listcaslibsandeffectiveaccess.py, listcastablesandeffectiveaccess.py and listgroupsandmembers.py) only output text, in CSV format.
As a general design goal, it would be preferable for all pyviyatools to have at least an option to output JSON rather than text.
Any views on whether one or the other needs to universally be the default? Or are we happy for some to default to JSON, some to CSV text, and so on depending on what job they were developed to do?
Could also split this issue into one per tool, to make tracking completion easier. I haven't yet because that would create a lot of issues and perhaps one is enough.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.