Metadata-Version: 2.0
Name: bonobo
Version: 0.1.3
Summary: Bonobo
Home-page: https://bonobo-project.org/
Author: UNKNOWN
Author-email: UNKNOWN
License: Apache License, Version 2.0
Download-URL: https://github.com/python-bonobo/bonobo/tarball/0.1.3
Platform: UNKNOWN
Requires-Dist: blessings (<1.7,>=1.6)
Requires-Dist: psutil (<5.1,>=5.0)
Provides-Extra: dev
Requires-Dist: coverage (>=4.2,<4.3); extra == 'dev'
Requires-Dist: mock (<2.1,>=2.0); extra == 'dev'
Requires-Dist: nose (>=1.3,<1.4); extra == 'dev'
Requires-Dist: pylint (<1.7,>=1.6); extra == 'dev'
Requires-Dist: pytest (<4,>=3); extra == 'dev'
Requires-Dist: pytest-cov (<2.5,>=2.4); extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: sphinx-rtd-theme; extra == 'dev'
Requires-Dist: yapf; extra == 'dev'
Provides-Extra: jupyter
Requires-Dist: ipywidgets (>=6.0.0.beta5); extra == 'jupyter'
Requires-Dist: jupyter (<1.1,>=1.0); extra == 'jupyter'

bonobo
======

MIGRATION IN PROGRESS FROM RDC.ETL - PYTHON 3.5+


* Documentation: http://docs.bonobo-project.org/
* Release announcements: http://eepurl.com/csHFKL


.. image:: https://travis-ci.org/python-bonobo/bonobo.svg?branch=master
    :target: https://travis-ci.org/python-bonobo/bonobo
    :alt: Continuous Integration

.. image:: https://landscape.io/github/python-bonobo/bonobo/master/landscape.svg?style=flat
   :target: https://landscape.io/github/python-bonobo/bonobo/master
   :alt: Code Health

.. image:: https://img.shields.io/coveralls/python-bonobo/bonobo.svg
    :target: https://coveralls.io/github/python-bonobo/bonobo?branch=master
    :alt: Coverage

.. image:: https://readthedocs.org/projects/bonobo/badge/?version=latest
    :target: http://docs.bonobo-project.org/
    :alt: Documentation

.. image:: https://img.shields.io/github/downloads/python-bonobo/bonobo/total.svg
    :target: https://github.com/python-bonobo/bonobo/releases
    :alt: Downloads

.. image:: https://img.shields.io/pypi/dm/bonobo.svg
    :target: https://pypi.python.org/pypi/bonobo
    :alt: Python Package on PyPI

----

Made with ♥ by `Romain Dorgueil <https://twitter.com/rdorgueil>`_ and `contributors <https://github.com/python-bonobo/bonobo/graphs/contributors>`_.

