vltr / middle

Flexible, extensible Python data structures for general usage
https://middle.readthedocs.io/en/latest/
MIT License
10 stars 1 forks source link

Fine grain control on converters #5

Open vltr opened 6 years ago

vltr commented 6 years ago

If possible, fine grain the converters, so a str input value of {} doesn't end up as a str({}) call