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
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
6
-7
/
+10
*
Suggest quotes when pip installing with optional dependencies (#474)
Hugo van Kemenade
2020-08-12
2
-2
/
+2
*
Fixes #469 - Prevented rst crash with only-space strings (#470)
Claude Paroz
2020-06-15
1
-1
/
+1
*
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
*
Refs #373 - Import dates from xls files as Python datetime objects
Claude Paroz
2020-03-09
1
-1
/
+9
*
Fixes #226 - Allow importing ragged CSV files (#456)
Claude Paroz
2020-02-12
1
-0
/
+2
*
Optimize xlsx detection (#448)
Claude Paroz
2020-01-26
1
-10
/
+13
*
Fix the missing xls dependencies message
Claude Paroz
2020-01-14
1
-1
/
+1
*
Refs #401 - Fixed some flake8 errors
Claude Paroz
2020-01-11
3
-4
/
+1
*
Fixes #440 -Normalize stream inputs as IO streams
Claude Paroz
2020-01-11
7
-19
/
+16
*
Refactor error raising to remove duplication
Hugo van Kemenade
2019-12-10
1
-29
/
+13
*
Implement feature that allows to export tabular data suited to a… (#437)
Daniel Santos
2019-12-10
2
-1
/
+27
*
Force default_flow_style for pyyaml safe_dump
Joseph Herlant
2019-11-24
1
-2
/
+2
*
Fix NameError: name '_get_column_widths' is not defined (#433)
Hugo van Kemenade
2019-11-12
1
-1
/
+1
*
Fixes #422 - Allow ability to lazy-load external modules (#430)
Claude Paroz
2019-11-11
2
-39
/
+68
*
Update testing: add docs + lint jobs; use pre-commit for linting (#426)
Hugo van Kemenade
2019-11-10
1
-2
/
+1
*
Fixes #421 - Make all dependencies optional
Claude Paroz
2019-11-10
1
-6
/
+46
*
Refs #256 - Implement class-based formats
Claude Paroz
2019-11-02
14
-928
/
+995
*
Revert " Implement feature new format: Cli. Generate adapter for tabulate. Th...
Claude Paroz
2019-10-30
2
-22
/
+1
*
Implement feature new format: Cli. Generate adapter for tabulate. This close...
Daniel Santos
2019-10-30
2
-1
/
+22
*
Fixes #202 - Keep error content when importing xls files
Claude Paroz
2019-10-22
1
-1
/
+4
*
Add known third parties to isort
Claude Paroz
2019-10-22
3
-5
/
+2
*
Refs #401 - Sort imports with isort
Hugo
2019-10-22
11
-23
/
+19
*
Removed unused imports
Claude Paroz
2019-10-20
2
-3
/
+0
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2019-10-19
4
-7
/
+7
*
Fixes #368 - Avoid crashing when exporting empty string in ReST
Claude Paroz
2019-10-19
1
-1
/
+1
*
[csv] Fixes #342 - Feed only 1k of content to csv.Sniffer
Claude Paroz
2019-10-19
1
-1
/
+1
*
Fix some linting errors
Peyman Salehi
2019-10-19
7
-10
/
+10
*
Drop python 2 support
Peyman Salehi
2019-10-19
14
-92
/
+33
*
Add project release config and cleanup project setup. (#398)
Jannis Leidel
2019-10-18
14
-0
/
+1248