kennethreitz
69edb9def3
Update index.rst
2017-08-28 01:14:36 -04:00
kennethreitz
ab6633549f
Update index.rst
2017-08-28 01:04:16 -04:00
kennethreitz
e4726cb85c
update docs
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-08-27 03:48:01 -04: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
kennethreitz
a11a993955
fix documentation
2016-02-07 05:52:45 -05:00
Guillermo Pascual
1146ec2341
Update docs
2014-04-08 10:13:04 +02:00
Mark Feeney
c2a9af7fb3
Fix funny typo, refs to tablib.org
2013-11-27 12:38:55 -05:00
Kenneth Reitz
6bfc6634ba
index update
2012-01-28 01:23:54 -05:00
Kenneth Reitz
4c0a20a7b9
staying with MIT License, for now.
2011-06-21 18:51:54 -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
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
Kenneth Reitz
e920244a1b
testimonials
2011-05-15 17:08:26 -04:00
Kenneth Reitz
ea63779baf
syntax fix
2011-05-15 13:29:54 -04:00
Kenneth Reitz
d826f6d0ae
Orgs
2011-05-15 13:28:15 -04:00
Kenneth Reitz
76f09cd3b3
Added release number to documentation.
2011-02-21 02:37:53 -05:00
Kenneth Reitz
806aba9ef3
spelling corrections
2011-02-10 10:18:30 -05:00
Kenneth Reitz
49f098ee22
Verb-age update for documentation.
2010-11-04 05:43:23 -04:00
Kenneth Reitz
3b0e0c7991
Updates.
2010-10-10 10:01:51 -04:00
Kenneth Reitz
23440fb7a3
Documentation update.
2010-10-10 06:23:11 -04:00
Kenneth Reitz
7fda829d27
Documentation update.
2010-10-10 04:37:09 -04:00
Kenneth Reitz
e69546a0ff
Major documentation update.
2010-10-08 15:46:50 -04:00
Kenneth Reitz
55eb3f93e3
documentation update
2010-10-08 11:49:53 -04:00
Kenneth Reitz
48def2cba6
Documentation Update. Site should be up soon.
2010-10-07 17:52:21 -04:00
Kenneth Reitz
9efd982bfa
Documentation update.
2010-10-07 16:01:09 -04:00
Kenneth Reitz
9c7707be60
Added generic doctesting.
2010-10-05 17:29:43 -04:00