معرفی شرکت ها


bonobo-0.7.0rc3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Bonobo, a simple, modern and atomic extract-transform-load toolkit for python 3.5+.
ویژگی مقدار
سیستم عامل -
نام فایل bonobo-0.7.0rc3
نام bonobo
نسخه کتابخانه 0.7.0rc3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Romain Dorgueil
ایمیل نویسنده romain@dorgueil.net
آدرس صفحه اصلی https://www.bonobo-project.org/
آدرس اینترنتی https://pypi.org/project/bonobo/
مجوز Apache License, Version 2.0
========== 🐵 bonobo ========== Data-processing for humans. .. image:: https://img.shields.io/pypi/v/bonobo.svg :target: https://pypi.python.org/pypi/bonobo :alt: PyPI .. image:: https://img.shields.io/pypi/pyversions/bonobo.svg :target: https://pypi.python.org/pypi/bonobo :alt: Versions .. image:: https://readthedocs.org/projects/bonobo/badge/?version=master :target: http://docs.bonobo-project.org/ :alt: Documentation .. image:: https://travis-ci.org/python-bonobo/bonobo.svg?branch=master :target: https://travis-ci.org/python-bonobo/bonobo :alt: Continuous Integration (Linux) .. image:: https://ci.appveyor.com/api/projects/status/github/python-bonobo/bonobo?retina=true&branch=master&svg=true :target: https://ci.appveyor.com/project/hartym/bonobo?branch=master :alt: Continuous Integration (Windows) .. image:: https://codeclimate.com/github/python-bonobo/bonobo/badges/gpa.svg :target: https://codeclimate.com/github/python-bonobo/bonobo :alt: Code Climate .. image:: https://img.shields.io/coveralls/python-bonobo/bonobo/master.svg :target: https://coveralls.io/github/python-bonobo/bonobo?branch=master :alt: Coverage Bonobo is an extract-transform-load framework for python 3.5+ (see comparisons with other data tools). Bonobo uses plain old python objects (functions, generators and iterators), allows them to be linked together in a directed graph, and then executed using a parallelized strategy, without having to worry about the underlying complexity. Developers can focus on writing simple and atomic operations, that are easy to unit-test by-design, while the focus of the framework is to apply them concurrently to rows of data. One thing to note: write pure transformations and you'll be safe. Bonobo is a young rewrite of an old python2.7 tool that ran millions of transformations per day for years on production. Although it may not yet be complete or fully stable (please, allow us to reach 1.0), the basics are there. ---- *Bonobo is under heavy development, we're doing our best to keep the core as stable as possible while still moving forward. Please allow us to reach 1.0 stability and our sincere apologies for anything we break in the process (feel free to complain on issues, allowing us to correct breakages we did not expect)* ---- Homepage: https://www.bonobo-project.org/ (`Roadmap <https://www.bonobo-project.org/roadmap>`_) Documentation: http://docs.bonobo-project.org/ Contributing guide: http://docs.bonobo-project.org/en/latest/contribute/index.html Issues: https://github.com/python-bonobo/bonobo/issues Slack: https://bonobo-slack.herokuapp.com/ Release announcements: http://eepurl.com/csHFKL ---- Made with ♥ by `Romain Dorgueil <https://twitter.com/rdorgueil>`_ and `contributors <https://github.com/python-bonobo/bonobo/graphs/contributors>`_. .. image:: https://img.shields.io/pypi/l/bonobo.svg :target: https://pypi.python.org/pypi/bonobo :alt: License


نیازمندی

مقدار نام
~=2.0 fs
<0.9,>=0.8 graphviz
~=2.9 jinja2
~=0.7 mondrian
~=19.0 packaging
~=5.4 psutil
~=1.2.0 python-slugify
~=2.0 requests
~=1.27 stevedore
~=1.0 whistle
<1.6,>=1.5 cookiecutter
~=4.4 coverage
~=3.4 pytest
~=2.5 pytest-cov
<2,>=1 pytest-timeout
~=1.7 sphinx
<0.3,>=0.2 sphinx-sitemap
~=0.6.0a1 bonobo-docker
~=6.0 ipywidgets
~=1.0 jupyter
~=0.6.0a1 bonobo-sqlalchemy


نحوه نصب


نصب پکیج whl bonobo-0.7.0rc3:

    pip install bonobo-0.7.0rc3.whl


نصب پکیج tar.gz bonobo-0.7.0rc3:

    pip install bonobo-0.7.0rc3.tar.gz