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
☆597Updated 9 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:
- Backport of Python 3's csv module for Python 2☆64Updated 5 years ago
- A library that makes consuming a RESTful API easier and more convenient☆597Updated 5 years ago
- Make your user-responsive long-running Celery jobs totally awesomer.☆646Updated 7 months ago
- Python flexible slugify function☆491Updated 5 years ago
- [DEPRECATED] Use https://pypi.org/project/django-postgrespool2/ instead☆320Updated 5 years ago
- A slugifier that works in unicode☆327Updated last year
- Class based views for Flask☆538Updated 3 years ago
- A lightweight REST miniframework for Python.☆828Updated last year
- Iterative JSON parser with Pythonic interface☆630Updated 5 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆527Updated 5 years ago
- Unicode transliteration in Python (clone of Tomaž Šolc repository at zemanta.com)☆114Updated 10 years ago
- Python Simple SOAP Library☆374Updated last year
- Flask webassets integration.☆462Updated last year
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆342Updated last month
- Gives you `manage.py runserver --pdb` and `manage.py test --pdb`☆391Updated 3 years ago
- Python agent for Opbeat.☆88Updated 7 years ago
- A mocking library for requests☆472Updated 2 years ago
- A python web server focused on async and offbeat network traffic. Named for the thought, "who is a 'twisted' Django R?" (though it works…☆446Updated last year
- DEPRECATED - use WhiteNoise instead!☆509Updated 8 years ago
- A Python library for OAuth 1.0/a, 2.0, and Ofly.☆1,600Updated 3 years ago
- An object-oriented approach to Python file/directory operations.☆510Updated 3 years ago
- Force SSL on your Flask app.☆504Updated 6 years ago
- Write efficient network daemons (HTTP, SSH...) with ease.☆482Updated 2 years ago
- DEPRECATED: Video data for Python related conferences☆105Updated 9 years ago
- ☆225Updated 2 years ago
- Simple yet powerful authorization / authentication client library for Python web applications.☆1,046Updated last month
- ElasticSearch ODM (Object Document Mapper) for Python - pip install esengine☆109Updated 5 years ago
- python elasticsearch client☆361Updated 3 years ago
- Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.☆417Updated 7 years ago
- rest like a boss☆463Updated 12 years ago