{"library":"linear-tsv","type":"library","category":null,"description":"Linear TSV is a Python library providing a simple, line-oriented, and portable tabular data format. Unlike standard CSV, it uses escape codes for newlines and tabs within field data, enabling robust processing with line-oriented shell tools. The format aligns with the TEXT serialization mode of Postgres and MySQL, making it ideal for reliable data exchange. It is currently at version 1.1.0 and maintains an active release cadence.","language":"python","status":"active","version":"1.1.0","tags":["tsv","tab-separated","data-format","parser","serialization","line-oriented","text-processing"],"last_verified":"Mon May 25","install":[{"cmd":"pip install linear-tsv","imports":["import tsv\nlists = tsv.un(data_stream)"]}],"homepage":null,"github":"https://github.com/solidsnack/tsv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/linear-tsv/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/linear-tsv/compatibility"}}