23 lines
853 B
HTML
23 lines
853 B
HTML
<h3>About Bonobo</h3>
|
|
<p>
|
|
Bonobo is a data-processing toolkit for python 3.5+, with emphasis on simplicity, atomicity and testability. Oh,
|
|
and performances, too!
|
|
</p>
|
|
|
|
<h3>Other Formats</h3>
|
|
<p>
|
|
You can download the documentation in other formats as well:
|
|
</p>
|
|
<ul>
|
|
<li><a href="http://readthedocs.org/projects/bonobo/downloads/pdf/master/">as PDF</a></li>
|
|
<li><a href="http://readthedocs.org/projects/bonobo/downloads/htmlzip/master/">as zipped HTML</a></li>
|
|
<li><a href="http://readthedocs.org/projects/bonobo/downloads/epub/master/">as EPUB</a></li>
|
|
</ul>
|
|
|
|
<h3>Useful Links</h3>
|
|
<ul>
|
|
<li><a href="https://www.bonobo-project.org/">Bonobo ETL</a></li>
|
|
<li><a href="http://pypi.python.org/pypi/bonobo">Bonobo ETL @ PyPI</a></li>
|
|
<li><a href="http://github.com/python-bonobo/bonobo">Bonobo ETL @ GitHub</a></li>
|
|
</ul>
|