juancarlospaco / faster-than-csv

Faster CSV for Python
https://juancarlospaco.github.io/faster-than-csv
MIT License
99 stars 8 forks source link

xml json yaml? #10

Open AlexRMU opened 3 years ago

AlexRMU commented 3 years ago

Are you going to make support for HTML, XML, JSON, iCal, JS, XLSX, XLS, YAML, Google Spreadsheets? That would be great. Or just an additional method to convert to these formats.

juancarlospaco commented 3 years ago

It can already generate HTML, XML, JSON, JavaScript, and more.

We are not going to support proprietary formats/services but open source ones, unless someone finances that development.

I hate YAML sorry https://noyaml.com

So that covers what you listed basically. :)

AlexRMU commented 3 years ago

ok

AlexRMU commented 3 years ago

I meant to read these formats, not just csv

juancarlospaco commented 3 years ago

Ok, that can be considered... :)