python3-unicodecsv
Drop-in replacment for python's csv module with unicode support


Python 2's csv module doesn't easily deal with unicode strings, leading to the dreaded "'ascii' codec can't encode characters in position ..." exception. The unicodecsv is a drop-in replacement for Python 2's csv module which supports unicode strings without a hassle.

BSD-2-Clause

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...