Skip to content
#

toml

Here are 442 public repositories matching this topic...

samhza
samhza commented Oct 14, 2021

README.md says DecodeError is returned when decoding errors occur, and the DecodeError example on the godoc does a type assertion directly to a DecodeError. I believe this is a mistake in the documentation, and could lead to someone assuming Decode always returns a DecodeError and making a type assertion like the one in the example that could panic. This should be clarified and the example should

pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.

  • Updated Oct 17, 2021
  • Python

Improve this page

Add a description, image, and links to the toml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the toml topic, visit your repo's landing page and select "manage topics."

Learn more