Nicolas Appriou
05bd0d1d42
fix python interpreter supported version in doc ( #286 )
2017-04-19 11:02:55 -03:00
yarko
c5c2dffe42
correct example ( #276 )
...
map() is a function in python2, and iterator in python3+;
In any case - map is inefficient compared to either comprehensions (most efficient), or simple loops (close second).
SInce in this case, data.append() returns nothing, use a simple look.
It is clearer, more efficient, and works with both python2 and python3
2017-02-24 09:39:53 -03:00
Claude Paroz
46102d4be7
Replaced vendored omnijson by the standard lib version ( #279 )
...
Refs #273 .
2017-02-24 09:38:07 -03:00
Claude Paroz
44e9e24fec
Replaced vendored pyyaml by a dependency ( #278 )
2017-02-20 19:41:38 -03:00
Jean Jordaan
cd67a63b43
Fix typo in label, add missing newline before directive
...
Label: s/peed/speed/
2016-08-01 11:13:25 +07:00
Jean Jordaan
19b3d6d06a
Change the blind reference mit to an URL
...
:ref:`MIT Licensed <mit>` had no target in the docs, so change it to a
canonical URL.
2016-08-01 11:11:01 +07:00
Jean Jordaan
a4f974287b
Editing while reading: punctuation, markup, linebreaks
...
I fixed some extra commas, missing apostrophes, and typos;
added some linebreaks between sentences for very long lines;
added explicit markup for console blocks,
got rid of some tabs,
fixed indentation of an admonition, and some more small tweaks.
This supersedes https://github.com/kennethreitz/tablib/pull/84
2016-07-31 18:15:12 +07:00
Daniel Chimeno
5fa3d2f886
[docs] Update variable name in tuto
...
The tutorial has been using the 'data' variable, but in this case it's using 'd'.
This change that.
2016-03-18 09:22:59 +01:00
kennethreitz
abbb4e32d8
update footer in docs
2016-02-16 08:29:17 -05:00
kennethreitz
039272b274
docs cleanup
2016-02-07 10:56:29 -05:00
kennethreitz
8bded88559
update development guide
2016-02-07 06:01:56 -05:00
kennethreitz
f8f57a467e
updates to install guide
2016-02-07 05:56:19 -05:00
kennethreitz
a11a993955
fix documentation
2016-02-07 05:52:45 -05:00
Geoff Crompton
fa045ca114
Add section on importing to tutorial.
2016-01-18 12:13:15 +11:00
Thibault J.
e4cb3bcd9b
Minor typo correction
...
Requests -> Tablib
2014-09-23 11:46:05 +02:00
Iuri de Silvio
8479df725e
Fix some http schemes to follow page scheme.
2014-08-10 11:47:13 -03:00
Ustun Ozgur
0b714f21e1
Typo
2014-07-30 14:46:50 +03:00
Guillermo Pascual
1146ec2341
Update docs
2014-04-08 10:13:04 +02:00
kennethreitz
d611d5a14f
Merge pull request #117 from iurisilvio/patch-1
...
Fix typo: avalable -> available
2014-01-08 11:48:28 -08:00
Mark Feeney
c2a9af7fb3
Fix funny typo, refs to tablib.org
2013-11-27 12:38:55 -05:00
Iuri de Silvio
955c24c974
Fix typo: avalable -> available
2013-09-15 15:13:29 -03:00
Sean Lynch
47f79a7ca1
Update CI docs (Jenkins->Travis)
2013-01-20 23:22:56 -05:00
Benjamin Woodruff
b29007a0df
Update url for pip vs easy_install in docs/install
...
The page referred to in the pip documentation has been moved. It
discusses the features that pip offers over easy_install.
2012-10-31 21:23:49 -03:00
Bruce Mitchener
7c0507bcce
Fix typos.
2012-06-08 14:10:43 +07:00
Roberto Bonvallet
05ea3c35fc
s/Jeckyl/Jekyll/
2012-06-07 12:05:22 -04:00
Roberto Bonvallet
d5fada7e1d
s/ebpub/epub/
2012-06-07 12:04:22 -04:00
Roberto Bonvallet
511c58d4e1
s/reqeust/request/
2012-06-07 12:03:45 -04:00
Bojan Mihelac
45e0af9f0e
tablib.org domain expired
2012-04-04 15:35:16 +03:00
Kenneth Reitz
6bfc6634ba
index update
2012-01-28 01:23:54 -05:00
Kenneth Reitz
7c963a0f4d
SOPA
2012-01-18 11:24:18 -05:00
Joel Friedly
05c9b33003
Fixed a few typos.
2011-08-25 23:33:29 -03:00
Mark Walling
e74a8f41cc
Created get_col method with tests and tutorial.rst update
...
Useful when you have multiple columns with the same header
2011-07-11 17:26:21 -04:00
Kenneth Reitz
9f3e6eeaa1
oops
2011-06-23 05:37:09 -04:00
Kenneth Reitz
eec0595c5c
new column methods in tutorial
2011-06-21 20:35:18 -04:00
Kenneth Reitz
0c7c248b96
installation updates
2011-06-21 20:32:44 -04:00
Kenneth Reitz
0d14f7f2b9
Jenkins
2011-06-21 20:28:56 -04:00
Kenneth Reitz
974258094e
tablib version in docs
2011-06-21 20:15:47 -04:00
Kenneth Reitz
4c0a20a7b9
staying with MIT License, for now.
2011-06-21 18:51:54 -04:00
Kenneth Reitz
42f0a285c3
gaug.es
2011-05-24 18:30:14 -04:00
Kenneth Reitz
d111cc7cc7
testimonial cleanup
2011-05-24 17:19:13 -04:00
Kenneth Reitz
273d2729ee
Apache v2
2011-05-22 19:36:38 -04:00
Kenneth Reitz
3036bc9e52
abandon
2011-05-22 15:45:34 -04:00
Kenneth Reitz
b9c74eacc8
lower case
2011-05-22 15:41:10 -04:00
Kenneth Reitz
805ccfae34
mention formats
2011-05-22 15:39:28 -04:00
Kenneth Reitz
3edb45bac7
version bump (v0.9.8)!
2011-05-22 15:33:40 -04:00
Kenneth Reitz
9d71603dad
Installation link
2011-05-19 12:20:17 -04:00
Kenneth Reitz
60ffa898fd
removed meh testimonial
2011-05-16 04:15:34 -04:00
Kenneth Reitz
a4a211b5a6
theme update
2011-05-16 02:18:03 -04:00
Kenneth Reitz
c9766a48b0
docs update
2011-05-16 02:08:37 -04:00
Kenneth Reitz
6975685b89
theme update
2011-05-15 19:53:18 -04:00