summaryrefslogtreecommitdiff
path: root/src/tablib/formats/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Python 3.9, drop EOL 3.5 (#477)Hugo van Kemenade2020-10-301-1/+1
* Suggest quotes when pip installing with optional dependencies (#474)Hugo van Kemenade2020-08-121-1/+1
* Fix the missing xls dependencies messageClaude Paroz2020-01-141-1/+1
* Fixes #440 -Normalize stream inputs as IO streamsClaude Paroz2020-01-111-2/+3
* Refactor error raising to remove duplicationHugo van Kemenade2019-12-101-29/+13
* Implement feature that allows to export tabular data suited to a… (#437)Daniel Santos2019-12-101-1/+7
* Fixes #422 - Allow ability to lazy-load external modules (#430)Claude Paroz2019-11-111-39/+67
* Update testing: add docs + lint jobs; use pre-commit for linting (#426)Hugo van Kemenade2019-11-101-2/+1
* Fixes #421 - Make all dependencies optionalClaude Paroz2019-11-101-6/+46
* Refs #256 - Implement class-based formatsClaude Paroz2019-11-021-16/+74
* Revert " Implement feature new format: Cli. Generate adapter for tabulate. Th...Claude Paroz2019-10-301-2/+1
* Implement feature new format: Cli. Generate adapter for tabulate. This close...Daniel Santos2019-10-301-1/+2
* Refs #401 - Sort imports with isortHugo2019-10-221-9/+9
* Drop python 2 supportPeyman Salehi2019-10-191-2/+0
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-181-0/+21