gbowne1/json-maestro

[Feat] able to use JSONMaestro to translate json data into graphs

Open

#51 opened on Dec 13, 2024

 (1 comment) (0 reactions) (0 assignees)Python (2 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Might be handy for users of JSON and json like formats to translate JSON data into graphs fir visualizations without much workarounds.

Helper function to do this

My thought was json, matplotlib, pandas, pickle, etc.

Contributor guide