unicodecsv v0.14.1

pypi

Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.

Updated View on PyPI →
Version
0.14.1
14d ago
License
BSD License
14d ago
Weekly Downloads
N/A
Dependencies
0
14d ago
Required Runtime
None
14d ago
Deprecated
No
14d ago

Weekly downloads

Release activity

1 release tracked. Last release: 14 days ago.

v0.14.1 current
v0.14.1 Mar 22, 2026

Last changed

Field Change When
required_runtime (none) (none) 14d ago
deprecated (none) false 14d ago
latest_version (none) 0.14.1 14d ago
dep_count (none) 0 14d ago
license (none) BSD License 14d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/unicodecsv/latest_version
{ "value": "0.14.1" }
CLI
$ npx grounded-cli unicodecsv
unicodecsv@0.14.1 (pypi)