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
/
src
/
tablib
/
formats
/
_xlsx.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose 'read_only' parameter for 'import_set' and 'import_book' (#483)
HEAD
master
dmosberger
2020-12-04
1
-4
/
+4
*
Add support for Python 3.9, drop EOL 3.5 (#477)
Hugo van Kemenade
2020-10-30
1
-2
/
+3
*
Fixes #465 - Allow importing 'ragged' .xlsx files (#466)
Claude Paroz
2020-05-16
1
-0
/
+2
*
Fixes #462 - Update xlsx import to read cell values instead of cell formulas
dragonworks
2020-03-11
1
-2
/
+2
*
Optimize xlsx detection (#448)
Claude Paroz
2020-01-26
1
-10
/
+13
*
Fixes #440 -Normalize stream inputs as IO streams
Claude Paroz
2020-01-11
1
-5
/
+2
*
Refs #256 - Implement class-based formats
Claude Paroz
2019-11-02
1
-120
/
+120
*
Add known third parties to isort
Claude Paroz
2019-10-22
1
-1
/
+0
*
Refs #401 - Sort imports with isort
Hugo
2019-10-22
1
-0
/
+1
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2019-10-19
1
-1
/
+1
*
Fix some linting errors
Peyman Salehi
2019-10-19
1
-1
/
+1
*
Drop python 2 support
Peyman Salehi
2019-10-19
1
-6
/
+2
*
Add project release config and cleanup project setup. (#398)
Jannis Leidel
2019-10-18
1
-0
/
+144