jdunck / python-unicodecsvLinks
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
☆595Updated 4 months ago
Alternatives and similar repositories for python-unicodecsv
Users that are interested in python-unicodecsv are comparing it to the libraries listed below
Sorting:
- Iterative JSON parser with Pythonic interface☆626Updated 5 years ago
- Class based views for Flask☆540Updated 2 years ago
- A library that makes consuming a RESTful API easier and more convenient☆597Updated 4 years ago
- A slugifier that works in unicode☆321Updated last year
- Make your user-responsive long-running Celery jobs totally awesomer.