index
:
delta/python-packages/tablib.git
ci
develop
feature-cli-format
feature/apache
feature/xls-width
fix/unicode_append
import_export
jazzband-releases
master
project_urls
python2
rm-manifest
github.com: kennethreitz/tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tablib
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #108 - Test and improve format autodetection
Claude Paroz
2019-10-04
5
-11
/
+18
*
Fixed #373 - Properly detect xlsx format
Claude Paroz
2019-10-04
3
-3
/
+7
*
Fixes #314 - Delegate type coercion to openpyxl
Claude Paroz
2019-10-04
1
-9
/
+9
*
io.BytesIO is also available in Python 2.7
Claude Paroz
2019-10-03
5
-23
/
+10
*
Made blank lines PEP-8 compatible
Claude Paroz
2019-10-03
3
-4
/
+0
*
Refs #273 - Replaced vendored markup lib by dependency
Claude Paroz
2019-10-03
1
-3
/
+2
*
Added stream to CSV
Anthony Monthe
2019-03-30
1
-2
/
+9
*
Open xlsx workbooks in read-only mode
Claude Paroz
2019-03-09
1
-2
/
+2
*
Merge pull request #351 from jdufresne/isinstance
Timo Furrer
2019-03-03
1
-1
/
+1
|
\
|
*
Merge multiple isinstance() calls to one
Jon Dufresne
2019-03-02
1
-1
/
+1
*
|
Trim trailing white space throughout the project
Jon Dufresne
2019-03-02
3
-7
/
+2
|
/
*
Merge branch 'master' into bugfix/invalid-ascii-csv
Bruno Alla
2019-03-02
8
-15
/
+376
|
\
|
*
Merge pull request #333 from hudgeon/master
Timo Furrer
2019-03-02
1
-1
/
+1
|
|
\
|
|
*
Updated xlsx format to use openpyxl's .active property
DougHudgeon
2018-06-25
1
-1
/
+1
|
*
|
Merge pull request #348 from mloesch/jira
Timo Furrer
2019-03-02
2
-1
/
+41
|
|
\
\
|
|
*
|
Add Jira table export
Mathias Loesch
2019-01-23
2
-1
/
+41
|
*
|
|
Merge pull request #338 from lepuchi/hotfix/csv-new-line
Timo Furrer
2019-03-02
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
only add row if it exists
lepuchi
2018-10-02
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Replace a deprecated method call
Tsuyoshi Hombashi
2018-10-06
1
-1
/
+1
|
|
/
/
|
*
|
ujson presence no longer breaks tablib (resolves #297) (#311)
Maciej "RooTer" UrbaĆski
2018-09-12
1
-4
/
+1
|
*
|
Fix: Circular reference detected error (#332)
Bruno Soares
2018-09-12
1
-5
/
+5
|
*
|
reStructuredText (#336)
Norman Hooper
2018-09-12
2
-1
/
+275
|
*
|
fix(): remove openpyxl warning by properly accessing cells (#296)
Gregory Bataille
2018-09-12
1
-1
/
+1
|
|
/
|
*
Raise NotImplementedError if pandas is not installed
Ryan Castner
2017-09-01
1
-1
/
+10
|
*
Adding initial DataFrames Support
Jason Myers
2017-08-26
2
-1
/
+42
|
*
use safe load
Kenneth Reitz
2017-06-13
1
-1
/
+1
*
|
Fix unicode encode errors on Python 2 -- Fixes #215
Bruno Alla
2017-05-02
2
-9
/
+4
|
/
*
Replaced vendored odfpy by a dependency (#280)
Claude Paroz
2017-02-26
1
-10
/
+3
*
Replaced vendored omnijson by the standard lib version (#279)
Claude Paroz
2017-02-24
1
-3
/
+2
*
Replaced vendored pyyaml by a dependency (#278)
Claude Paroz
2017-02-20
1
-10
/
+1
*
Replaced vendored xlrd/xlwt by dependencies (#277)
Claude Paroz
2017-02-20
1
-1
/
+4
*
Replaced vendored openpyxl by a dependency (#221)
Claude Paroz
2017-02-20
1
-20
/
+17
*
remove file must be close it.
tomwen
2016-12-30
1
-0
/
+1
*
Merge pull request #234 from BrianPainter/master
Iuri de Silvio
2016-12-18
1
-1
/
+8
|
\
|
*
if the object is a decimal, return the string representation of it.
Brian Painter
2016-03-23
1
-1
/
+8
*
|
Fix date and datetime export to JSON in Python versions with a json package
Dylan Verheul
2016-11-30
1
-2
/
+4
*
|
Add HTML format to the book_export test and fix the format to work properly
Paul Moss
2016-03-18
1
-6
/
+9
|
/
*
Reverted back yaml3 for ci failure
tusharmakkar08
2016-02-22
1
-4
/
+1
*
frzn_col_idx not defined
Claudio Mike Hofer
2016-02-08
1
-3
/
+4
*
Merge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz
2016-02-07
1
-2
/
+6
|
\
|
*
Merge pull request #186 from hdzierz/develop
Kenneth Reitz
2016-02-07
1
-2
/
+6
|
|
\
|
|
*
Added a mechanism to avoid datetime.datetime issues when serializing data
Helge
2015-03-02
1
-2
/
+6
*
|
|
cleanup
Kenneth Reitz
2016-02-07
1
-2
/
+2
*
|
|
Merge branch 'develop' into import_export
Kenneth Reitz
2016-02-07
8
-75
/
+275
|
\
\
\
|
|
/
/
|
*
|
fixed stuipid test
Kenneth Reitz
2016-02-07
1
-2
/
+2
|
*
|
Merge branch 'develop' of https://github.com/papisz/tablib into develop
Kenneth Reitz
2016-02-07
2
-49
/
+20
|
|
\
\
|
|
*
|
CSV custom delimiter support
papisz
2014-04-09
2
-49
/
+20
|
*
|
|
Merge branch 'latex-export' of https://github.com/mloesch/tablib into develop
Kenneth Reitz
2016-02-07
2
-1
/
+136
|
|
\
\
\
|
|
*
|
|
Added LaTeX table export format
Mathias Loesch
2015-06-04
2
-1
/
+136
|
*
|
|
|
Merge pull request #204 from dallagi/notabs
Kenneth Reitz
2016-01-27
1
-26
/
+26
|
|
\
\
\
\
[next]