Skip to content

Pycon.DE 2017 Sprint on Bonobo

Romain Dorgueil edited this page Oct 29, 2017 · 4 revisions

The Pycon.DE 2017 Bonobo sprint happened on October 28th, 2017.

The current stable version at this time was 0.5, and we all worked on the develop branch (incoming 0.6).

Discussions

There was a big discussion about packaging and making the new user onboarding easier and painless.

For that, a few decision were taken:

  • One file -> Package is the way to go
  • Standard is python xxx.py, you can still use bonobo cli if you want, but let's use __main__ blocks by default.
  • Explain that bonobo cli have some advantages
  • bonobo.run will be used as the "entrypoint", and bonobo cli will monkey patch it to use __main__ blocks.

Graph definition

.... TODO ....

Participants

A big thank you to all participants:

  • Jassin Roderigo
  • Kai Krajewski
  • Maik Röder
  • Michael Penkov
  • Peter Uebele
  • Stefan Zimmermann
  • (forgot a name? sorry for that and please add yourself!)