summaryrefslogtreecommitdiff
path: root/tablib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix also __slots__ to ensure proper unpicklingLuca Beltrame2011-07-141-1/+1
| * | | Fix pickling (again). Unit tests still pass.Luca Beltrame2011-07-141-1/+8
| |/ /
* | | Created get_col method with tests and tutorial.rst updateMark Walling2011-07-111-1/+6
|/ /
* | Merge branch 'unicodeheaders' of https://github.com/mwalling/tablib into developKenneth Reitz2011-07-041-3/+3
|\ \
| * | Added support for detecting unicode column headersMark Walling2011-07-011-3/+3
| |/
* | Updated some docstrings in core.pyMark Walling2011-06-301-2/+13
|/
* dynamic columns bugfix for @mwalling :)Kenneth Reitz2011-06-301-6/+4
* v0.9.10 (packaging fix)v0.9.10Kenneth Reitz2011-06-231-2/+2
* A change.Kenneth Reitz2011-06-221-2/+1
* __version__Kenneth Reitz2011-06-211-1/+2
* 0.9.9Kenneth Reitz2011-06-211-2/+2
* lpop/rpopKenneth Reitz2011-06-211-1/+16
* add row popKenneth Reitz2011-06-211-0/+9
* Major API ChangesKenneth Reitz2011-06-211-110/+198
* style fixesKenneth Reitz2011-06-211-4/+3
* Stick w/ utf-8. Easy enough to modify.Kenneth Reitz2011-06-212-2/+2
* utf-8-sig encoding for csv/tsv (for excel).Kenneth Reitz2011-06-212-13/+8
* bugfixKenneth Reitz2011-06-201-1/+1
* integrate omnijsonKenneth Reitz2011-06-201-6/+6
* add omnijsonKenneth Reitz2011-06-208-0/+1657
* remove anyjsonKenneth Reitz2011-06-203-237/+0
* fixes #17Kenneth Reitz2011-05-252-5/+3
* Turn off OrderedDict for yaml.Kenneth Reitz2011-05-222-8/+20
* version bump (v0.9.8)!Kenneth Reitz2011-05-221-2/+2
* 2.x bytesio fixKenneth Reitz2011-05-223-4/+6
* BytesIOKenneth Reitz2011-05-222-2/+1
* Python3 ods fixKenneth Reitz2011-05-221-5/+5
* BytesIOKenneth Reitz2011-05-222-4/+4
* csv compatibilityKenneth Reitz2011-05-221-0/+3
* Merge pull request #14 from f4nt/tablibKenneth Reitz2011-05-2272-4/+33896
|\
| * ods supportMark Rogers2011-05-181-14/+6
| * Bolding still doesn't work :(Mark Rogers2011-05-152-9/+12
| * py3k tests now passMark Rogers2011-05-153-12/+21
| * start of the py3k port of odfpyMark Rogers2011-05-1436-25/+16908
| * Tidied up a bit, renamed _odf to _ods like it should have been. Bold not work...Mark Rogers2011-05-143-34/+24
| * proof of concept works. Onto styling and tidyingMark Rogers2011-05-143-1/+132
| * adding odfpy to packagesMark Rogers2011-05-1434-0/+16887
* | passKenneth Reitz2011-05-221-0/+1
* | subtle format cleanupsKenneth Reitz2011-05-143-24/+8
* | fewer 2/3 mappingsKenneth Reitz2011-05-141-8/+1
* | Merge pull request #11 from cswegger/tablibKenneth Reitz2011-05-141-5/+18
* | docs on xlsxKenneth Reitz2011-05-131-2/+6
|/
* version bumpKenneth Reitz2011-05-131-2/+2
* fallback on from xml.etree.ElementTree for pypyKenneth Reitz2011-05-131-1/+6
* no vendored testsKenneth Reitz2011-05-1372-4793/+0
* success!!Kenneth Reitz2011-05-132-8/+14
* less compat reliance Kenneth Reitz2011-05-132-3/+1
* Finally! :sparkles:Python 3:sparkles: port of openpyxlKenneth Reitz2011-05-1329-1651/+1657
* additional compat mappingsKenneth Reitz2011-05-121-0/+14
* ughKenneth Reitz2011-05-12101-31/+8192