Owner · jdunck
jdunck
jdunck's tracked open-source repos, sorted by stars.
1 repos
- #1
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
★ 596+0Star change over the last 7 days