add csvkit

This commit is contained in:
Vinta 2014-09-19 18:11:46 +08:00
parent 805fc80689
commit b9c018f7a3

View file

@ -216,6 +216,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
* YAML
* [PyYAML](http://pyyaml.org/) - YAML implementations for Python.
* CSV
* [csvkit](https://github.com/onyxfish/csvkit) - Utilities for converting to and working with CSV.
* Archive
* [unp](https://github.com/mitsuhiko/unp) - A command line tool that can unpack archives easily.