30 lines
623 B
ReStructuredText
30 lines
623 B
ReStructuredText
Guides
|
|
======
|
|
|
|
Concepts and best practices
|
|
:::::::::::::::::::::::::::
|
|
|
|
There are a few things that you should know while writing transformations graphs with bonobo.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
purity
|
|
transformations
|
|
services
|
|
envrionment_variables
|
|
|
|
Third party integrations
|
|
::::::::::::::::::::::::
|
|
|
|
There is a few **bonobo** extensions that ease the use of the library with third party tools. Each integration is
|
|
available as an optional extra dependency, and the maturity stage of each extension vary.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ext/docker
|
|
ext/jupyter
|
|
ext/selenium
|
|
ext/sqlalchemy
|