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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove property headers in method export book Cli.
Daniel
2019-10-30
1
-2
/
+0
*
Implement missing class method to export cli.
Daniel
2019-10-30
1
-1
/
+7
*
Implement feature new format: Cli. Generate adapter for tabulate. This close...
Daniel Santos
2019-10-30
3
-1
/
+26
*
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
4
-6
/
+2
*
Refs #401 - Sort imports with isort
Hugo
2019-10-22
16
-30
/
+31
*
Removed unused imports
Claude Paroz
2019-10-20
3
-4
/
+0
*
__unicode__ not used in Python 3
Hugo
2019-10-20
1
-3
/
+0
*
__getslice__ is deprecated since Python 2.0 and it is not available in Python 3
Hugo
2019-10-19
1
-3
/
+0
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2019-10-19
7
-14
/
+14
*
Drop support fo Python 2.7
Hugo
2019-10-19
1
-5
/
+1
*
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
12
-60
/
+65
*
Drop python 2 support
Peyman Salehi
2019-10-19
30
-1899
/
+116
*
Update docs
Hugo
2019-10-19
1
-2
/
+2
*
Fix typos
Hugo
2019-10-19
11
-39
/
+39
*
Add project release config and cleanup project setup. (#398)
Jannis Leidel
2019-10-18
33
-0
/
+5795