Hugo van Kemenade
ca1aa3ad30
Add support for Python 3.8 ( #399 )
...
Add support for Python 3.8
2019-10-18 22:11:19 +03:00
Jannis Leidel
2cfde95fe2
Fix PDF documentation generation.
2019-10-18 21:05:17 +02:00
Hugo
5b94682df3
Add support for Python 3.8
2019-10-18 20:46:23 +03:00
Jannis Leidel
f6bf14afd2
Add project release config and cleanup project setup. ( #398 )
...
* Add project release config and use Travis build stages.
Refs #378 .
* Restructure project to use src/ and tests/ directories.
* Fix testing.
* Remove eggs.
* More fixes.
- isort and flake8 config
- manifest template update
- tox ini extension
- docs build fixes
- docs content fixes
* Docs and license cleanup.
2019-10-18 15:57:13 +02:00
Hugo
f3d02aa3b0
Test with pytest and send coverage to Codecov
2019-10-05 23:21:40 +02:00
Claude Paroz
ca8dbcf9be
Refs #108 - Test and improve format autodetection
...
Autodetection was added for the odf format.
2019-10-04 23:40:24 +02:00
Claude Paroz
4418535030
Refs #288 - Add string starting with '0' to xlsx round trip test
2019-10-04 21:34:33 +02:00
Claude Paroz
5bd896b954
Refs #304 - Test separator exporting
2019-10-04 21:18:30 +02:00
Claude Paroz
af414b69d7
Factorized exporting in all formats in tests
2019-10-04 21:13:29 +02:00
Claude Paroz
91062672b5
Fixed #373 - Properly detect xlsx format
2019-10-04 20:46:31 +02:00
Claude Paroz
34334e72a1
Refs #314 - Add datetime to xlsx round trip test
2019-10-04 19:57:04 +02:00
Claude Paroz
5595bb7993
Refs #380 - Removed mention of the develop branch in docs
2019-10-04 19:52:14 +02:00
Claude Paroz
5fde5259d9
Fixes #314 - Delegate type coercion to openpyxl
...
Thanks Cristiano Lopes for the initial patch.
2019-10-04 19:45:42 +02:00
Peyman Salehi
591e8f7448
Fix missing comma in setup.py
2019-10-04 19:44:15 +02:00
Claude Paroz
4dfe2c2f89
Fixes #388 - Pipfile.lock is not needed for us
2019-10-04 15:45:15 +02:00
Claude Paroz
91608895d6
Fixes #376 - Add missing HISTORY entries
2019-10-04 10:45:05 +02:00
Hugo van Kemenade
0d36390254
Remove call for financial help
2019-10-04 10:28:47 +02:00
Claude Paroz
8ea082ce60
Fixes #274 - Fix Databook.load() params ordering
2019-10-04 09:36:42 +02:00
Claude Paroz
a0df54ca22
Reorganized test cases by format
2019-10-03 22:59:12 +02:00
Claude Paroz
0e06b7e328
Refs #322 - Open dbf file in binary mode in docs
2019-10-03 22:24:23 +02:00
Claude Paroz
8aeb5e5158
io.BytesIO is also available in Python 2.7
2019-10-03 21:14:22 +02:00
Claude Paroz
a0d19a56cb
Made blank lines PEP-8 compatible
2019-10-03 20:54:10 +02:00
Claude Paroz
8cc024e61b
Refs #273 - Replaced vendored markup lib by dependency
2019-10-03 20:42:55 +02:00
Claude Paroz
a7c40a0881
Updated some links and favour https
2019-10-03 20:27:10 +02:00
Claude Paroz
20de7fad98
Replaced python-tablib.org by tablib.readthedocs.io
2019-10-03 20:16:00 +02:00
Kiran Subbaraman
4969a71f7f
Nose link corrected
...
It now points to https://github.com/nose-devs/nose
2019-10-03 18:58:37 +02:00
Hugo
743776371a
Test on Python 3.8 beta
2019-10-03 11:29:10 +02:00
Claude Paroz
326d07c2ed
Updated AUTHORS file and alphabetized list
2019-10-03 11:27:40 +02:00
Hugo
2f6ea8c644
Update MANIFEST.in
2019-10-03 11:24:05 +02:00
Hugo
8aaed50cc8
Refs #378 Add Jazzband Contributing Guidelines
2019-10-03 11:24:05 +02:00
Ran Benita
a21b276d9c
Avoid DeprecationWarning due to invalid escape in docstring
...
Will become a SyntaxError in Python 3.8:
https://bugs.python.org/issue32912
2019-10-03 11:15:34 +02:00
Hugo van Kemenade
e8838b5ce6
Converted README/HISTORY to Markdown format
2019-10-03 11:13:13 +02:00
Hugo van Kemenade
923711d99a
Add support for Python 3.7 and drop 3.4
2019-10-03 09:32:43 +02:00
Claude Paroz
aac129db66
Refs #378 - Added the Jazzband badge to the README
2019-10-03 09:13:22 +02:00
Claude Paroz
d9df89f5da
Refs #378 - Updated Travis and GitHub links
2019-10-03 09:10:46 +02:00
schopenhauerzhang
22bb20c74b
delete ;
2019-10-03 08:45:56 +02:00
Frost Ming
d25d24a9bb
Merge pull request #337 from ZuluPro/stream
...
Added stream to CSV
2019-06-28 09:02:43 +08:00
Anthony Monthe
513bba2c20
Added CSV stream test
2019-06-27 23:19:06 +01:00
kennethreitz
2b9ce02e3c
Merge pull request #364 from s-pace/doc/update
...
[doc website] Add a nice search experience
2019-04-22 22:21:34 -04:00
s-pace
f9f28d3d86
feat: add search to the main introduction page
2019-04-22 22:40:48 +02:00
s-pace
0cb50bb008
feat: add search to every documentation pages
2019-04-22 22:40:35 +02:00
Anthony Monthe
f55f56ae1d
Added stream to CSV
2019-03-30 19:09:12 +00:00
Timo Furrer
0937c9f9ec
Merge pull request #358 from claudep/byedistutils
...
Removed distutils fallback
2019-03-17 16:15:22 +01:00
Timo Furrer
25a66f95ac
Merge pull request #356 from claudep/xlsx_read_only
...
Open xlsx workbooks in read-only mode
2019-03-11 12:12:12 +01:00
Parth Shandilya
6ab511f8c0
Merge pull request #361 from jdufresne/pin
...
Unpin transient dependencies in requirements.txt
2019-03-10 23:52:05 +05:30
Jon Dufresne
64816258e6
Unpin transient dependencies in requirements.txt
...
The project is expected to work with the all versions of dependencies as
specified by dependency ranges, not just a single pinned version. Stop
overspecifying them.
2019-03-09 10:13:39 -08:00
Timo Furrer
41cbaa04b9
Merge pull request #359 from claudep/backports.csv
...
Limit backports.csv install to Python 2
2019-03-09 16:40:24 +01:00
Claude Paroz
c136940801
Limit backports.csv install to Python 2
2019-03-09 10:06:33 +01:00
Claude Paroz
cf03ecfe25
Removed distutils fallback
...
As of https://github.com/kennethreitz/setup.py/blob/master/setup.py
2019-03-09 09:57:19 +01:00
Claude Paroz
193b840da2
Open xlsx workbooks in read-only mode
...
Refs #316
2019-03-09 09:26:10 +01:00