jdunck / python-unicodecsv
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
☆594Updated last year
Related projects ⓘ
Alternatives and complementary repositories for python-unicodecsv
- A library that makes consuming a RESTful API easier and more convenient☆595Updated 4 years ago
- Iterative JSON parser with Pythonic interface☆616Updated 4 years ago
- Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.☆417Updated 6 years ago
- Class based views for Flask☆541Updated 2 years ago
- Backport of Python 3's csv module for Python 2☆64Updated 4 years ago
- A slugifier that works in unicode☆321Updated 9 months ago
- Make your user-responsive long-running Celery jobs totally awesomer.☆645Updated 4 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆531Updated 4 years ago
- A lightweight REST miniframework for Python.☆831Updated 2 months ago
- Python flexible slugify function☆485Updated 4 years ago
- Gives you `manage.py runserver --pdb` and `manage.py test --pdb`☆395Updated 2 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆336Updated 2 months ago
- Flask webassets integration.☆455Updated 10 months ago
- Bulk update using one query over Django ORM☆433Updated last year
- PostgreSQL HStore support for Django.☆517Updated 5 years ago
- Python agent for Opbeat.☆90Updated 6 years ago
- easy integration between django and supervisord☆380Updated 6 years ago
- Force SSL on your Flask app.☆504Updated 5 years ago
- Cache extension for Flask☆700Updated 5 years ago
- An object-oriented approach to Python file/directory operations.☆514Updated 2 years ago
- top-like app for monitoring uWSGI instances☆496Updated 7 months ago
- Unicode transliteration in Python (clone of Tomaž Šolc repository at zemanta.com)☆114Updated 9 years ago
- A mocking library for requests☆468Updated last year
- Can I Use Python 3?☆412Updated 3 years ago
- Fast RFC3339 compliant Python date-time library☆241Updated 4 months ago
- ElasticSearch ODM (Object Document Mapper) for Python - pip install esengine☆109Updated 4 years ago
- This project is deprecated in favor of https://github.com/anymail/django-anymail☆216Updated 4 years ago
- WSGI adapter for aiohttp.☆232Updated 2 years ago
- Simple wrapper around elasticsearch-py to index/search a django Model.☆212Updated 2 years ago