ef2c881075Attempt to refactor a bit of context, new count transform that counts the calls, new bonobo.structs package with basic data structures, removal of blessings.
Romain Dorgueil
2017-04-24 23:44:29 +02:00
5176c8de01remove the script that runs all examples for now, as it needs more deps and refactoring of few things in progress.
Romain Dorgueil
2017-04-24 21:21:10 +02:00
e03bf53e90Merge branch 'plugins' into 0.2
Romain Dorgueil
2017-04-24 21:20:23 +02:00
a58d716181Merge branch 'appveyor' into 0.2
Romain Dorgueil
2017-04-24 21:13:00 +02:00
13ff29e379Merge branch 'appveyor' into plugins
Romain Dorgueil
2017-04-24 21:12:15 +02:00
f7faffc2b5run all examples during the continuous integration process.
Romain Dorgueil
2017-04-24 21:11:53 +02:00
6926058625Refactoring plugin architecture, fixing jupyter integration and a few documentation about how to setup jupyter notebook widget.
Romain Dorgueil
2017-04-24 20:49:05 +02:00
476923dc44Attempt to fix windows terminal compatibility (ping @jelloslinger). If this is working on windows, we should consider removing blessings in favor of colorama.
Romain Dorgueil
2017-04-23 15:10:29 +02:00
bbb69f9ea4add ordering creation counter for python 3.5 compatibility, and 3.6 safety (as it is considered, like the docs says, an implementation detail that should not be relied upon. Still I would love it to be reliable feature, it is probably the coolest feature python added since a long time. Ok just kidding. Or not.)
Romain Dorgueil
2017-01-17 23:56:13 +01:00
0d84ca4b35Merge branch '0.1' into 0.2
Romain Dorgueil
2017-01-17 23:36:15 +01:00
1936d1f194experimenting with conda/pip
Romain Dorgueil
2017-01-17 23:33:18 +01:00
f2c7fbb4c0experimenting with conda/pip
Romain Dorgueil
2017-01-17 23:30:58 +01:00
d61189aad4experimenting with conda/pip
Romain Dorgueil
2017-01-17 23:20:41 +01:00
92e747d8d1experimenting with conda/pip
Romain Dorgueil
2017-01-17 23:18:32 +01:00
e19c00fa00experimenting with conda/pip
Romain Dorgueil
2017-01-17 23:14:43 +01:00
dafcfd0a58experimenting with conda/pip
Romain Dorgueil
2017-01-17 23:13:10 +01:00
da12169b27fix format
Romain Dorgueil
2017-01-17 22:45:40 +01:00
8532520aaeBig refactoring, way simpler management of transformations. Early branch for upcoming version 0.2.
Romain Dorgueil
2017-01-17 22:45:10 +01:00
b6e84c66e3Implements configurables and options to create cleaner transformation classes, and ease documentation of available options.
Romain Dorgueil
2017-01-16 16:22:13 +01:00
f736e7e7e3Working toward sqlalchemy extension. Better ability to extend context. Still needs a lot of cleanup.
Romain Dorgueil
2017-01-03 22:06:09 +01:00