mikefarah / yq

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
https://mikefarah.gitbook.io/yq/
MIT License
12.36k stars 602 forks source link

yq should be available to install using pip #2058

Closed yurivict closed 5 months ago

yurivict commented 5 months ago

Please describe your feature request. A clear and concise description of what the request is and what it would solve. Eg. I wish I could use yq to [...]

Currently the pypi website points for a different yq implementation: see here.

Are these two projects related?

Could you please make this project available on pypi?

yurivict commented 5 months ago

Sorry, I didn't notice that this is a Go project.