Structured output with attrs based configuration
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 3h 29m
- Merged PRs (30d)
- 5
Description
1. When autoprint=True in the task definition look for the return value
2. If it's an attr based class, it should allow to automatically see the results in YAML, JSON or in a Table format.
3. For nested fields, the rendering should be defined in methods/attributes in the class.
Contributor guide
Assessment
This issue has not been assessed yet.