擁有者 · jdunck
jdunck
jdunck 收錄中的開源專案,依星數排序。
共 1 個專案
- #1
Python2 的 stdlib csv 模組很好用,但它不支援 unicode。這個模組是個隨插即用的替代方案,*且支援* unicode。如果你偏好 python 3 的語意但又需要在 py2 中支援,你可能會需要 https://github.com/ryanhiebert/backports.csv
★ 596+0近 7 天星數變化
jdunck 收錄中的開源專案,依星數排序。
Python2 的 stdlib csv 模組很好用,但它不支援 unicode。這個模組是個隨插即用的替代方案,*且支援* unicode。如果你偏好 python 3 的語意但又需要在 py2 中支援,你可能會需要 https://github.com/ryanhiebert/backports.csv