Commit Graph

132 Commits

Author SHA1 Message Date
d61189aad4 experimenting with conda/pip 2017-01-17 23:20:41 +01:00
92e747d8d1 experimenting with conda/pip 2017-01-17 23:18:32 +01:00
e19c00fa00 experimenting with conda/pip 2017-01-17 23:14:43 +01:00
dafcfd0a58 experimenting with conda/pip 2017-01-17 23:13:10 +01:00
ca65eca1a0 Revert "trying to remove conda setup"
This reverts commit 2db971fabf.
2017-01-17 23:10:45 +01:00
2db971fabf trying to remove conda setup 2017-01-17 23:09:23 +01:00
1242cab46f update conda.yml 2017-01-17 23:02:45 +01:00
c6369c381b Merge branch '0.2' of github.com:python-bonobo/bonobo into 0.2 2017-01-17 23:00:19 +01:00
6a522a0230 Merge branch '0.1' into 0.2 2017-01-17 22:59:50 +01:00
9020530420 trying to add requirements 2017-01-17 22:59:27 +01:00
3d272cca9b Update README.rst 2017-01-17 22:49:38 +01:00
da12169b27 fix format 2017-01-17 22:45:40 +01:00
8532520aae Big refactoring, way simpler management of transformations. Early branch for upcoming version 0.2. 2017-01-17 22:45:10 +01:00
b6e84c66e3 Implements configurables and options to create cleaner transformation classes, and ease documentation of available options. 2017-01-16 16:22:13 +01:00
cf4c7b9817 release: 0.1.6 2017-01-10 23:55:19 +01:00
07950d10c6 release: 0.1.5 2017-01-10 23:47:43 +01:00
aecafd5f55 release: 0.1.4 2017-01-10 23:22:38 +01:00
2b0c589d7c Merge pull request #12 from hartym/master
Major update to allow extensions.
2017-01-10 23:21:09 +01:00
174fb0d158 Merge branch 'master' of github.com:hartym/bonobo 2017-01-10 23:15:26 +01:00
9daefd7207 Implements commands as extensions using stevedore; adds run and init command. 2017-01-10 23:14:08 +01:00
c9b000f65e adds requests dependency. 2017-01-07 10:37:59 +01:00
f736e7e7e3 Working toward sqlalchemy extension. Better ability to extend context. Still needs a lot of cleanup. 2017-01-03 22:06:09 +01:00
6bfe751c73 release: 0.1.3 2016-12-29 18:16:41 +01:00
a4c051963e version 2016-12-29 17:34:14 +01:00
8b63b0bf44 doc update and better versionning method 2016-12-29 17:27:06 +01:00
b39d51071f update with latest edgy.project features, including yapf support. 2016-12-28 15:51:30 +01:00
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