schema_analysis 0.7.0

Analyze the schema of any self describing format
Documentation
1
2
3
4
name = "Alice"
age = 30
active = true
scores = [95, 87, 92]