{"library":"backports-csv","type":"library","category":null,"description":"backports.csv provides a backport of the Python 3 `csv` module to Python 2 environments. It addresses the significant API differences, particularly concerning string handling and native Unicode support, between Python 2 and Python 3's `csv` modules. The library is currently at version 1.0.7, with its last release on March 10, 2019, suggesting a maintenance-only cadence due to its Python 2 focus.","language":"python","status":"maintenance","version":"1.0.7","tags":["csv","python2","backport","unicode","encoding","data-processing"],"last_verified":"Mon May 25","install":[{"cmd":"pip install backports.csv","imports":["from backports import csv"]}],"homepage":null,"github":"https://github.com/ryanhiebert/backports.csv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/backports-csv/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/backports-csv/compatibility"}}