Commit Graph

22 Commits

Author SHA1 Message Date
9af5d80171 [docs] rewriting the tutorial. 2018-01-14 15:26:04 +01:00
cc08c1656f Merge branch 'master' of github.com:python-bonobo/bonobo 2018-01-08 08:13:04 +01:00
6b83d623ac Update dependencies, add sitemap. 2017-12-08 12:03:02 +01:00
d8c0dfe11a Inheritance of bags and better jupyter output for pretty printer. 2017-11-28 21:58:01 +01:00
c7ff06a742 Documentation cosmetics. 2017-11-28 21:57:48 +01:00
d1481fbfe8 Moves jupyter extension to both bonobo.contrib.jupyter (for the jupyter widget) and to bonobo.plugins (for the executor-side plugin). 2017-11-12 09:08:05 +01:00
8f3c4252b4 Working on the new version of the tutorial. Only Step1 implemented. 2017-11-05 19:41:27 +01:00
650b49a41a [django, google] Implements basic extensions for django and google oauth systems.
Using those extensions means you have the correct dependencies installed, and that you know about the external system.

Django: just provide an ETLCommand class that contains all the shortcuts
to write django management commands based on Bonobo.

Google: shortcuts to create the necessary objects for oauth flow, with
local caching of credentials.

Both those extensions are not stable and will evolve.
2017-10-22 16:26:36 +02:00
7c8625dda6 Update conf.py 2017-10-16 16:59:47 +02:00
7fa9a2be5b [doc] Updating guides in documentation 2017-10-08 13:13: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
f736e7e7e3 Working toward sqlalchemy extension. Better ability to extend context. Still needs a lot of cleanup. 2017-01-03 22:06:09 +01:00
a4c051963e version 2016-12-29 17:34:14 +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
25ad284935 starting to write docs, taking decisions on public api 2016-12-27 13:31:38 +01:00
f37f178630 Copyright. 2016-12-26 17:35:19 +01:00
8b42ff0bc3 attempt to improve landscape scores. (#6) 2016-12-26 13:01:49 +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
c224c7face adds sphinx 2016-12-09 08:34:39 +01:00
90d3b6235b work in progress ... 2016-12-09 08:01:04 +01:00