Commit Graph

556 Commits

Author SHA1 Message Date
9f566cc1f3 Errors in red are so cool. 2016-12-28 15:26:09 +01:00
c0f2a7a5d1 Merge branch 'master' of github.com:python-bonobo/bonobo 2016-12-28 12:49:20 +01:00
d3d2a22145 Exports CSV reader/writer to root package (#2) 2016-12-28 12:29:15 +01:00
e77fbae38b Implements naive csv reader / writer (#2) 2016-12-28 12:27:23 +01:00
96c9b55fec fixing copypaste mistake 2016-12-28 11:49:09 +01:00
cebb8df173 API is cleaner this way, easier to understand the purpose of methods (#2). 2016-12-28 11:40:03 +01:00
67e25b92e1 Implements JsonReader (#2) 2016-12-28 11:29:12 +01:00
f3757f38b7 Merge branch 'master' into 2_file_readers_and_writers 2016-12-28 11:18:45 +01:00
269adc5150 Update site URL 2016-12-28 11:18:37 +01:00
2527a1b85b Still working on file handlers... JsonWriter (#2) 2016-12-28 11:14:37 +01:00
2b8216ec0d implementing FileReader/FileWriter (#2) 2016-12-28 10:54:50 +01:00
6a622fd7a1 Merge pull request #10 from hartym/master
Updating documentation.
2016-12-27 23:59:13 +01:00
b409391666 more marketing 2016-12-27 22:17:46 +01:00
36bbbd92c3 fix download links 2016-12-27 22:14:36 +01:00
6b57e4680f fixing erroneous path in doc config 2016-12-27 22:06:51 +01:00
ad36f9368a more docs, still wip 2016-12-27 22:05:21 +01:00
4e2e9fa140 Merge branch 'master' of github.com:python-bonobo/bonobo 2016-12-27 13:34:06 +01:00
25ad284935 starting to write docs, taking decisions on public api 2016-12-27 13:31:38 +01:00
137f3bd67c Merge pull request #9 from hartym/master
context refactoring, json writer as class.
2016-12-27 09:12:29 +01:00
512e2ab46d refactoring contexts, moved json writer to a class as it make more sense. 2016-12-27 09:06:44 +01:00
f37f178630 Copyright. 2016-12-26 17:35:19 +01:00
183f3f4f04 release: 0.1.2 2016-12-26 15:06:13 +01:00
c0e6095e55 Merge pull request #8 from hartym/master
cq
2016-12-26 14:17:56 +01:00
4d9c9ab5b8 Remove unused attr getter. 2016-12-26 14:11:55 +01:00
0fdfdafdc4 More pylint-ing-fu. 2016-12-26 14:10:03 +01:00
be9ef2cad8 pylint disable broad excepts when it make sense. 2016-12-26 14:06:11 +01:00
0dafd08a75 pylint disable broad excepts when it make sense. 2016-12-26 14:04:29 +01:00
20397bcfef pylint disable broad excepts when it make sense. 2016-12-26 14:03:27 +01:00
aea12dd8e4 names and init/finalize 2016-12-26 14:00:51 +01:00
428b797f58 names 2016-12-26 13:56:59 +01:00
4bc6248ee4 constants 2016-12-26 13:55:59 +01:00
19f1c8d077 Merge pull request #7 from hartym/master
code quality
2016-12-26 13:50:52 +01:00
39cfd72761 cleanup iterator utils 2016-12-26 13:49:40 +01:00
f9cfe23569 removing couchdb extension as it is not mature 2016-12-26 13:47:16 +01:00
efec3b9a7d landscape code quality 2016-12-26 13:07:05 +01:00
1dd8d1c2ab landscape code quality 2016-12-26 13:04:30 +01:00
8b42ff0bc3 attempt to improve landscape scores. (#6) 2016-12-26 13:01:49 +01:00
b658c1f536 Merge pull request #5 from hartym/master
minor project organization stuff
2016-12-26 12:17:39 +01:00
ac8251f859 update readme 2016-12-26 12:16:24 +01:00
bcc578c335 update landscape config 2016-12-26 12:14:04 +01:00
bd3b410ce9 adds landscape config 2016-12-26 12:02:45 +01:00
00692ed076 exception type 2016-12-26 11:58:12 +01:00
75188f9371 travis now knows the new docs location 2016-12-26 11:55:50 +01:00
8a178ddfa8 update with latest edgy.project release reordering setup.py entries 2016-12-26 11:52:43 +01:00
31dbfd8a22 move doc to docs as it is more consistent, use new features of edgy.project to generate setup.py with data files 2016-12-26 11:44:46 +01:00
05a40dd773 Merge pull request #4 from hartym/master
testing pr ci
2016-12-26 11:25:28 +01:00
a6cc8ba6db testing pr ci 2016-12-26 11:21:41 +01:00
2036807ac8 Merge pull request #3 from hartym/master
update readme
2016-12-26 11:11:01 +01:00
3e63d277c4 update readme 2016-12-26 11:10:32 +01:00
54342bc2f8 Update README.rst 2016-12-26 11:05:33 +01:00