Skip to content

Commit

Permalink
add package neilotoole/sq (#5546)
Browse files Browse the repository at this point in the history
  • Loading branch information
ygxiaobai111 authored Dec 27, 2024
1 parent f67e522 commit 49cf173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2539,6 +2539,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
- [go-fixedwidth](https://github.com/ianlopshire/go-fixedwidth) - Fixed-width text formatting (encoder/decoder with reflection).
- [go-humanize](https://github.com/dustin/go-humanize) - Formatters for time, numbers, and memory size to human readable format.
- [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
- [sq](https://github.com/neilotoole/sq) - Convert data from SQL databases or document formats like CSV or Excel into formats such as JSON, Excel, CSV, HTML, Markdown, XML, and YAML.
- [textwrap](https://github.com/isbm/textwrap) - Wraps text at end of lines. Implementation of `textwrap` module from Python.

### Markup Languages
Expand Down

0 comments on commit 49cf173

Please sign in to comment.