mahmoud / glom

☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
https://glom.readthedocs.io
Other
1.88k stars 61 forks source link

Inspect output is not clear #267

Open antoine-gallix opened 11 months ago

antoine-gallix commented 11 months ago

What are the path, target and eventual output of the Inspect printout? This seems to be the name of internal abstractions, but they are not clear from the user point of view.

mahmoud commented 11 months ago

Hey again @antoine-gallix! You're right, those terms aren't explained in much detail in the Inspect docs. The fact is that Inspect isn't exactly a first-stop panacea for debugging specs. Yet!

What are your thoughts on improving the output/docs?