Files
bonobo/docs/tutorial/python.rst

17 lines
377 B
ReStructuredText

Just enough Python for Bonobo
=============================
This guide is intended to help programmers or enthusiasts to grasp the python basics necessary to use Bonobo. It should
definately not be considered as a general python introduction, neither a deep dive into details.
.. toctree::
:maxdepth: 2
python01
python02
python03
python04
python05