Jan Vlcinsky
76afc6fd67
Removed support for python 2.6. Fix #141
2018-04-14 00:09:07 +02:00
Jan Vlcinsky
55fe42a4ae
Fix SQLAlchemy version for python 2.6
...
Tests revealed, that under python 2.6, only SQLAlchemy<1.1 is supported
2018-04-13 23:57:24 +02:00
Jan Vlcinsky
61b2b68bd5
Remove utf-8 chars "..." from setup.py
2018-04-13 23:33:39 +02:00
kennethreitz
fcd41c36c9
v5.3
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-28 18:55:39 -04:00
kennethreitz
a305510dca
sp
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 10:41:32 -04:00
kennethreitz
d1b5b7f96d
add some extras for databases
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 10:40:05 -04:00
kennethreitz
984cfdace1
v0.5.2
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-02 14:06:28 -04:00
Daniel Schep
b8691b0985
Make pandas support optional, as it is with tablib
...
For the same reasons as with kennethreitz/tablib#307 , it's preferable
that pandas support not be included by default.
* pandas wheels weigh in at 130M which counts for a lot when working
with environments like AWS Lambda which are limited to 256M.
* Some people can't use wheels and having to compile pandas
siginificantly slows down their build proceses and CI pipelines.
2017-09-02 12:43:02 -04:00
kennethreitz
d7648ba26e
use tablib[pandas]
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-01 15:43:55 -04:00
vsandeepsrivastav
5c24ea7ea0
re was imported but never used so removed the same, line 20 in the original file needed two blank lines before function definition added the same and extra spaces around the operator in line 34 removed the same.
2016-12-14 16:20:17 +05:30
kennethreitz
6073ee5f23
v0.5.0
2016-11-15 09:45:50 -05:00
kennethreitz
fdd34ebdef
v0.4.3
2016-02-16 03:23:54 -05:00
kennethreitz
324d3516e2
v0.4.2
2016-02-15 00:37:34 -05:00
kennethreitz
c20c1de27c
v0.4.1
2016-02-15 00:25:47 -05:00
kennethreitz
ff0c5bc6c3
sqlalchemy
2016-02-13 01:52:02 -05:00
kennethreitz
d98b3fff7d
v0.3.0
2016-02-11 19:23:29 -05:00
kennethreitz
27ed8d0292
v0.2.0
2016-02-10 21:03:54 -05:00
Andrew Doroschenko
826fa5d9b9
Simple form of data reading in README.rst
...
You can read the files with the information increasingly clear
2016-02-08 12:51:01 +03:00
kennethreitz
f396a2023d
SQL for Humans
2016-02-07 11:50:30 -05:00
kennethreitz
eb8e133fb4
syntax error
2016-02-07 05:09:31 -05:00
kennethreitz
2cc5411106
Update setup.py
2016-02-07 03:42:38 -05:00
kennethreitz
b4b630f40d
pypi stuff
...
I will forever hate that setup.cfg is neccesary for wheels.
2016-02-07 02:16:04 -05:00