Commit Graph

39 Commits

Author SHA1 Message Date
45d7e1383f Changing branch model to use master instead of 0.3. Version named branches will stay for maintenance, while master will be the bleeding edge (still with passing test suite). 2017-05-02 20:39:36 +02:00
0feccb1aa9 reformating code, and adding specific rules for examples so it shows up correctly on readthedocs, by default. 2017-05-01 15:21:26 +02:00
3d0855ed23 Update project management artifacts 2017-05-01 08:35:50 +02:00
8018f63457 trying to force exact requirements in the reqs.txt file while setup.py is a bit more loose. 2017-04-30 10:14:44 +02:00
bb5fc22f5e release: 0.2.2 2017-04-28 08:04:48 +02:00
c801131190 Merge branch 'filesystem' into 0.2 2017-04-28 06:33:37 +02:00
4f49ad9fd1 Tighter dependencies, and rewriting a bit of the documentation. 2017-04-28 06:32:48 +02:00
eacd0cc8c5 wip: filesystem as a service. 2017-04-28 06:21:26 +02:00
ad502d7e23 Split execution module in submodules for better readability. 2017-04-25 23:05:18 +02:00
3ecb2c2ccd Minor stuff, cleanup and formating. 2017-04-25 07:47:51 +02:00
8af5534394 Update psutil version. 2017-04-24 23:47:56 +02:00
ef2c881075 Attempt to refactor a bit of context, new count transform that counts the calls, new bonobo.structs package with basic data structures, removal of blessings. 2017-04-24 23:44:29 +02:00
cff32c1612 Merge remote-tracking branch 'upstream/0.2' into colorama 2017-04-24 21:37:11 +02:00
9fc2e0ef94 Reverts/Fixes #16 (removes bb alias). 2017-04-24 21:36:27 +02:00
51847302dd Project artifacts update with full url. 2017-04-24 21:24:11 +02:00
476923dc44 Attempt to fix windows terminal compatibility (ping @jelloslinger). If this is working on windows, we should consider removing blessings in favor of colorama. 2017-04-23 15:10:29 +02:00
511c4b451b release: 0.1.7 2017-04-21 11:56:46 +02:00
24e009d890 adds version command, adds bb alias 2017-04-21 11:55:20 +02:00
b035bdea32 formating, better consistency in readers, ability to read files from http (fast and dirty). 2017-02-12 08:10:22 +01:00
9dab39a474 Minor fixes and update documentation. Preparing the upcoming 0.2 release. 2017-01-20 20:45:16 +01:00
aecafd5f55 release: 0.1.4 2017-01-10 23:22:38 +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
269adc5150 Update site URL 2016-12-28 11:18:37 +01:00
0fdfdafdc4 More pylint-ing-fu. 2016-12-26 14:10:03 +01:00
8b42ff0bc3 attempt to improve landscape scores. (#6) 2016-12-26 13:01:49 +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
7b34b43b08 testing bags 2016-12-25 14:25:10 +01:00
a3adb044bf implements bags, so we can pass arbitrary args/kwargs to functions. 2016-12-25 12:40:28 +01:00
c30048f1b0 basic reimplementation of what was working in rdc.etl, jupyter widget, json import, demo with opendatasoft api, etc. Lot of things are still work in progress, stay tuned. 2016-12-24 10:37:53 +01:00
732be3cad9 update setup 2016-12-09 05:37:42 +01:00
017360a68e update requirements 2016-12-09 05:11:50 +01:00
a7a00011fc initialize project structure 2016-12-09 05:05:03 +01:00