22 lines
917 B
HTML
22 lines
917 B
HTML
<h3>About Bonobo</h3>
|
|
<p>
|
|
Bonobo is a data-processing toolkit for python 3.5+, your swiss-army knife for everyday's data.
|
|
</p>
|
|
|
|
<h3>Other Formats</h3>
|
|
<p>
|
|
Download the docs...
|
|
</p>
|
|
<ul>
|
|
<li><a href="http://readthedocs.org/projects/bonobo/downloads/pdf/master/" title="Bonobo ETL documentation as PDF">... as PDF</a></li>
|
|
<li><a href="http://readthedocs.org/projects/bonobo/downloads/htmlzip/master/" title="Bonobo ETL documentation as zipped HTML">... as zipped HTML</a></li>
|
|
<li><a href="http://readthedocs.org/projects/bonobo/downloads/epub/master/" title="Bonobo ETL documentation as EPUB">... as EPUB</a></li>
|
|
</ul>
|
|
|
|
<h3>Useful Links</h3>
|
|
<ul>
|
|
<li><a href="https://www.bonobo-project.org/">Bonobo's homepage</a></li>
|
|
<li><a href="http://pypi.python.org/pypi/bonobo">Package on PyPI</a></li>
|
|
<li><a href="http://github.com/python-bonobo/bonobo">Source code on GitHub</a></li>
|
|
</ul>
|