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
☆596Updated 5 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:
- Unicode transliteration in Python (clone of Tomaž Šolc repository at zemanta.com)☆114Updated 9 years ago
- Python flexible slugify function☆490Updated 5 years ago
- Flask webassets integration.☆458Updated last year
- Backport of Python 3's csv module for Python 2☆64Updated 4 years ago
- Make your user-responsive long-running Celery jobs totally awesomer.☆646Updated 3 months ago
- A lightweight REST miniframework for Python.☆830Updated 11 months ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- Class based views for Flask☆540Updated 2 years ago
- A slugifier that works in unicode☆322Updated last year
- [DEPRECATED] Use https://pypi.org/project/django-postgrespool2/ instead☆322Updated 5 years ago
- Python agent for Opbeat.☆88Updated 7 years ago
- python elasticsearch client☆362Updated 3 years ago
- DEPRECATED - use WhiteNoise instead!☆510Updated 7 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…☆444Updated last year
- Python Simple SOAP Library☆374Updated last year
- An object-oriented approach to Python file/directory operations.☆511Updated 3 years ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- Gives you `manage.py runserver --pdb` and `manage.py test --pdb`☆390Updated 2 years ago
- Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.☆417Updated 7 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated 2 months ago
- Force SSL on your Flask app.☆505Updated 6 years ago
- OAuth Provider Integration for Flask-Security☆246Updated 7 years ago
- A library that makes consuming a RESTful API easier and more convenient☆597Updated 5 years ago
- A collection of toys to skip the forplay with Django and go straight to the point: url and view decorators.☆369Updated 7 years ago
- rest like a boss☆464Updated 12 years ago
- easy integration between django and supervisord☆380Updated 7 years ago
- A mocking library for requests☆465Updated last year
- ☆224Updated 2 years ago
- Can I Use Python 3?☆411Updated 4 years ago
- Framework for making good Python API client libraries using urllib3.☆88Updated 6 years ago