Contents

unicodecsv 0.14.1

0

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

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

Stars: 595, Watchers: 595, Forks: 90, Open Issues: 26

The jdunck/python-unicodecsv repo was created 13 years ago and the last code push was 8 months ago.
The project is popular with 595 github stars!

How to Install unicodecsv

You can install unicodecsv using pip

pip install unicodecsv

or add it to a project with poetry

poetry add unicodecsv

Package Details

Author
Jeremy Dunck
License
BSD License
Homepage
https://github.com/jdunck/python-unicodecsv
PyPi:
https://pypi.org/project/unicodecsv/
GitHub Repo:
https://github.com/jdunck/python-unicodecsv

Classifiers

No  unicodecsv  pypi packages just yet.

Errors

A list of common unicodecsv errors.

Code Examples

Here are some unicodecsv code examples and snippets.