Commit Graph

  • 0f05874dfa Enhance ValueHolder with missing underscore methods. Romain Dorgueil 2017-04-25 08:04:20 +02:00
  • 3ecb2c2ccd Minor stuff, cleanup and formating. Romain Dorgueil 2017-04-25 07:47:51 +02:00
  • 315961bef8 Remove remaining trace. Romain Dorgueil 2017-04-25 07:24:54 +02:00
  • 8af5534394 Update psutil version. Romain Dorgueil 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. Romain Dorgueil 2017-04-24 23:44:29 +02:00
  • cff32c1612 Merge remote-tracking branch 'upstream/0.2' into colorama Romain Dorgueil 2017-04-24 21:37:11 +02:00
  • 9fc2e0ef94 Reverts/Fixes #16 (removes bb alias). Romain Dorgueil 2017-04-24 21:36:27 +02:00
  • 9bf8f5c3a7 Merge pull request #31 from hartym/0.2 Romain Dorgueil 2017-04-24 21:27:21 +02:00
  • 51847302dd Project artifacts update with full url. Romain Dorgueil 2017-04-24 21:24:11 +02:00
  • f1f31bfd10 adds examples dependencies (commented out, for now). Romain Dorgueil 2017-04-24 21:21:53 +02:00
  • 5176c8de01 remove 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
  • e03bf53e90 Merge branch 'plugins' into 0.2 Romain Dorgueil 2017-04-24 21:20:23 +02:00
  • a58d716181 Merge branch 'appveyor' into 0.2 Romain Dorgueil 2017-04-24 21:13:00 +02:00
  • 13ff29e379 Merge branch 'appveyor' into plugins Romain Dorgueil 2017-04-24 21:12:15 +02:00
  • f7faffc2b5 run all examples during the continuous integration process. Romain Dorgueil 2017-04-24 21:11:53 +02:00
  • 24ebf44a76 Merge pull request #30 from hartym/plugins Romain Dorgueil 2017-04-24 21:10:31 +02:00
  • 6926058625 Refactoring 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
  • 877e132daf Basic appveyor setup, kind of work in progress bootstraped from "https://github.com/ogrisel/python-appveyor-demo". Romain Dorgueil 2017-04-24 20:43:45 +02:00
  • d7f8873cca Update FAQ. Romain Dorgueil 2017-04-24 08:26:15 +02:00
  • 1660ff23ff Merge branch '0.2' of github.com:python-bonobo/bonobo into 0.2 Romain Dorgueil 2017-04-23 19:41:16 +02:00
  • 3fbe12fa66 new: FAQ section in documentation (#27). Romain Dorgueil 2017-04-23 19:41:05 +02:00
  • 933b0957e6 Merge pull request #26 from hartym/0.2 Romain Dorgueil 2017-04-23 18:22:10 +02:00
  • e641cc573a Merge branch 'SanketDG-sanketdg/examplefix' into 0.2 Romain Dorgueil 2017-04-23 18:17:09 +02:00
  • b1e6a2056a Merge branch 'sanketdg/examplefix' of https://github.com/SanketDG/bonobo into SanketDG-sanketdg/examplefix Romain Dorgueil 2017-04-23 18:16:27 +02:00
  • be4411c287 opendatasoft.py: Add timezone arg Sanket Dasgupta 2017-04-23 21:35:44 +05:30
  • 476923dc44 Attempt 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
  • 690ff3d108 Merge remote-tracking branch 'upstream/0.2' into 0.2 Romain Dorgueil 2017-04-23 11:58:48 +02:00
  • 2aa46ad7f4 update coffeeshops dataset Romain Dorgueil 2017-04-23 11:57:54 +02:00
  • 26cc60312d Merge pull request #19 from dwillmer/minor_fixes Romain Dorgueil 2017-04-23 03:36:20 +02:00
  • 09f3e38498 Merge branch '0.2' into minor_fixes Romain Dorgueil 2017-04-23 03:32:59 +02:00
  • 42519ab468 Minor typos Dave Willmer 2017-04-22 22:54:35 +02:00
  • 061255bf99 Minor typos etc Dave Willmer 2017-04-22 22:47:41 +02:00
  • 8df047c539 Merge pull request #18 from dwillmer/fixes Romain Dorgueil 2017-04-22 22:23:52 +02:00
  • ffc6b2b45e Fix minor typos etc Dave Willmer 2017-04-22 22:16:52 +02:00
  • 1399bbe733 Update purity.rst Romain Dorgueil 2017-04-22 18:29:48 +02:00
  • b33076d6a4 Add slack channel. Romain Dorgueil 2017-04-22 11:29:40 +02:00
  • e617774b80 release: 0.2.0 Romain Dorgueil 2017-04-21 12:11:54 +02:00
  • 511c4b451b release: 0.1.7 Romain Dorgueil 2017-04-21 11:56:46 +02:00
  • 24e009d890 adds version command, adds bb alias Romain Dorgueil 2017-04-21 11:55:20 +02:00
  • 5e4af7e19b Merge commit 'b283d96' into 0.2 Romain Dorgueil 2017-04-21 10:16:58 +02:00
  • b283d96c50 Update index.html Romain Dorgueil 2017-03-03 07:56:59 +01:00
  • 5376f950a9 remove unused erroneous import Romain Dorgueil 2017-02-12 08:12:48 +01:00
  • b035bdea32 formating, better consistency in readers, ability to read files from http (fast and dirty). Romain Dorgueil 2017-02-12 08:10:22 +01:00
  • 9dab39a474 Minor fixes and update documentation. Preparing the upcoming 0.2 release. Romain Dorgueil 2017-01-20 20:45:16 +01:00
  • e57ec4a4b3 adds the absolutely mandatory monkey face. Romain Dorgueil 2017-01-18 00:12:51 +01:00
  • 16c01d6a71 update readme, remove roadmap Romain Dorgueil 2017-01-18 00:12:01 +01:00
  • bbb69f9ea4 add 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
  • 0d84ca4b35 Merge branch '0.1' into 0.2 Romain Dorgueil 2017-01-17 23:36:15 +01:00
  • 1936d1f194 experimenting with conda/pip Romain Dorgueil 2017-01-17 23:33:18 +01:00
  • f2c7fbb4c0 experimenting with conda/pip Romain Dorgueil 2017-01-17 23:30:58 +01:00
  • d61189aad4 experimenting with conda/pip Romain Dorgueil 2017-01-17 23:20:41 +01:00
  • 92e747d8d1 experimenting with conda/pip Romain Dorgueil 2017-01-17 23:18:32 +01:00
  • e19c00fa00 experimenting with conda/pip Romain Dorgueil 2017-01-17 23:14:43 +01:00
  • dafcfd0a58 experimenting with conda/pip Romain Dorgueil 2017-01-17 23:13:10 +01:00
  • ca65eca1a0 Revert "trying to remove conda setup" Romain Dorgueil 2017-01-17 23:10:45 +01:00
  • 2db971fabf trying to remove conda setup Romain Dorgueil 2017-01-17 23:09:23 +01:00
  • 1242cab46f update conda.yml Romain Dorgueil 2017-01-17 23:02:45 +01:00
  • c6369c381b Merge branch '0.2' of github.com:python-bonobo/bonobo into 0.2 Romain Dorgueil 2017-01-17 23:00:19 +01:00
  • 6a522a0230 Merge branch '0.1' into 0.2 Romain Dorgueil 2017-01-17 22:59:50 +01:00
  • 9020530420 trying to add requirements Romain Dorgueil 2017-01-17 22:59:27 +01:00
  • 3d272cca9b Update README.rst Romain Dorgueil 2017-01-17 22:49:38 +01:00
  • da12169b27 fix format Romain Dorgueil 2017-01-17 22:45:40 +01:00
  • 8532520aae Big refactoring, way simpler management of transformations. Early branch for upcoming version 0.2. Romain Dorgueil 2017-01-17 22:45:10 +01:00
  • b6e84c66e3 Implements configurables and options to create cleaner transformation classes, and ease documentation of available options. Romain Dorgueil 2017-01-16 16:22:13 +01:00
  • cf4c7b9817 release: 0.1.6 Romain Dorgueil 2017-01-10 23:55:19 +01:00
  • 07950d10c6 release: 0.1.5 Romain Dorgueil 2017-01-10 23:47:43 +01:00
  • aecafd5f55 release: 0.1.4 Romain Dorgueil 2017-01-10 23:22:38 +01:00
  • 2b0c589d7c Merge pull request #12 from hartym/master Romain Dorgueil 2017-01-10 23:21:09 +01:00
  • 174fb0d158 Merge branch 'master' of github.com:hartym/bonobo Romain Dorgueil 2017-01-10 23:15:26 +01:00
  • 9daefd7207 Implements commands as extensions using stevedore; adds run and init command. Romain Dorgueil 2017-01-10 23:09:40 +01:00
  • c9b000f65e adds requests dependency. Romain Dorgueil 2017-01-07 10:37:59 +01:00
  • f736e7e7e3 Working toward sqlalchemy extension. Better ability to extend context. Still needs a lot of cleanup. Romain Dorgueil 2017-01-03 22:06:09 +01:00
  • 6bfe751c73 release: 0.1.3 Romain Dorgueil 2016-12-29 18:16:41 +01:00
  • a4c051963e version Romain Dorgueil 2016-12-29 17:34:14 +01:00
  • 8b63b0bf44 doc update and better versionning method Romain Dorgueil 2016-12-29 17:27:06 +01:00
  • b39d51071f update with latest edgy.project features, including yapf support. Romain Dorgueil 2016-12-28 15:51:30 +01:00
  • 9f566cc1f3 Errors in red are so cool. Romain Dorgueil 2016-12-28 15:26:09 +01:00
  • c0f2a7a5d1 Merge branch 'master' of github.com:python-bonobo/bonobo Romain Dorgueil 2016-12-28 12:49:20 +01:00
  • d3d2a22145 Exports CSV reader/writer to root package (#2) Romain Dorgueil 2016-12-28 12:29:15 +01:00
  • e77fbae38b Implements naive csv reader / writer (#2) Romain Dorgueil 2016-12-28 12:27:23 +01:00
  • 96c9b55fec fixing copypaste mistake Romain Dorgueil 2016-12-28 11:49:09 +01:00
  • cebb8df173 API is cleaner this way, easier to understand the purpose of methods (#2). Romain Dorgueil 2016-12-28 11:40:03 +01:00
  • 67e25b92e1 Implements JsonReader (#2) Romain Dorgueil 2016-12-28 11:29:12 +01:00
  • f3757f38b7 Merge branch 'master' into 2_file_readers_and_writers Romain Dorgueil 2016-12-28 11:18:45 +01:00
  • 269adc5150 Update site URL Romain Dorgueil 2016-12-28 11:18:37 +01:00
  • 2527a1b85b Still working on file handlers... JsonWriter (#2) Romain Dorgueil 2016-12-28 11:14:37 +01:00
  • 2b8216ec0d implementing FileReader/FileWriter (#2) Romain Dorgueil 2016-12-28 10:54:50 +01:00
  • 6a622fd7a1 Merge pull request #10 from hartym/master Romain Dorgueil 2016-12-27 23:59:13 +01:00
  • b409391666 more marketing Romain Dorgueil 2016-12-27 22:17:46 +01:00
  • 36bbbd92c3 fix download links Romain Dorgueil 2016-12-27 22:14:36 +01:00
  • 6b57e4680f fixing erroneous path in doc config Romain Dorgueil 2016-12-27 22:06:51 +01:00
  • ad36f9368a more docs, still wip Romain Dorgueil 2016-12-27 22:05:21 +01:00
  • 4e2e9fa140 Merge branch 'master' of github.com:python-bonobo/bonobo Romain Dorgueil 2016-12-27 13:34:06 +01:00
  • 25ad284935 starting to write docs, taking decisions on public api Romain Dorgueil 2016-12-27 13:31:38 +01:00
  • 137f3bd67c Merge pull request #9 from hartym/master Romain Dorgueil 2016-12-27 09:12:29 +01:00
  • 512e2ab46d refactoring contexts, moved json writer to a class as it make more sense. Romain Dorgueil 2016-12-27 09:06:44 +01:00
  • f37f178630 Copyright. Romain Dorgueil 2016-12-26 17:35:19 +01:00
  • 183f3f4f04 release: 0.1.2 Romain Dorgueil 2016-12-26 15:06:13 +01:00
  • c0e6095e55 Merge pull request #8 from hartym/master Romain Dorgueil 2016-12-26 14:17:56 +01:00
  • 4d9c9ab5b8 Remove unused attr getter. Romain Dorgueil 2016-12-26 14:11:55 +01:00