bonobo2


Namebonobo2 JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Baseline-quebec/bonobo/
SummaryBonobo 2.0: A reboot of Bonobo, the simple, modern and atomic extract-transform-load toolkit for python 3.10+.
upload_time2023-10-26 17:30:12
maintainer
docs_urlNone
authorBaseline
requires_python>=3.10
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements appdirs cached-property certifi chardet colorama fs graphviz idna jinja2 markupsafe mondrian packaging pbr psutil pyparsing python-slugify pytz requests six stevedore typing unidecode urllib3 whistle
Travis-CI
coveralls test coverage
            ==========
🐵  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 for Baseline is an extract-transform-load framework for python 3.5+ (see comparisons with other data tools).

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 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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Baseline-quebec/bonobo/",
    "name": "bonobo2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Baseline",
    "author_email": "info@baseline.quebec",
    "download_url": "https://files.pythonhosted.org/packages/01/3d/6d0772543ae28944cc51bc526261a0a256563dd783a39fdb9f6bf2cb78a9/bonobo2-0.0.2.tar.gz",
    "platform": null,
    "description": "==========\n\ud83d\udc35  bonobo\n==========\n\nData-processing for humans.\n\n.. image:: https://img.shields.io/pypi/v/bonobo.svg\n    :target: https://pypi.python.org/pypi/bonobo\n    :alt: PyPI\n\n.. image:: https://img.shields.io/pypi/pyversions/bonobo.svg\n    :target: https://pypi.python.org/pypi/bonobo\n    :alt: Versions\n\n.. image:: https://readthedocs.org/projects/bonobo/badge/?version=master\n    :target: http://docs.bonobo-project.org/\n    :alt: Documentation\n\n.. image:: https://travis-ci.org/python-bonobo/bonobo.svg?branch=master\n    :target: https://travis-ci.org/python-bonobo/bonobo\n    :alt: Continuous Integration (Linux)\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/python-bonobo/bonobo?retina=true&branch=master&svg=true\n    :target: https://ci.appveyor.com/project/hartym/bonobo?branch=master\n    :alt: Continuous Integration (Windows)\n\n.. image:: https://codeclimate.com/github/python-bonobo/bonobo/badges/gpa.svg\n   :target: https://codeclimate.com/github/python-bonobo/bonobo\n   :alt: Code Climate\n\n.. image:: https://img.shields.io/coveralls/python-bonobo/bonobo/master.svg\n    :target: https://coveralls.io/github/python-bonobo/bonobo?branch=master\n    :alt: Coverage\n\nBonobo for Baseline is an extract-transform-load framework for python 3.5+ (see comparisons with other data tools).\n\nHomepage: https://www.bonobo-project.org/ (`Roadmap <https://www.bonobo-project.org/roadmap>`_)\n\nDocumentation: http://docs.bonobo-project.org/\n\nContributing guide: http://docs.bonobo-project.org/en/latest/contribute/index.html\n\nIssues: https://github.com/python-bonobo/bonobo/issues\n\nSlack: https://bonobo-slack.herokuapp.com/\n\nRelease announcements: http://eepurl.com/csHFKL\n\n----\n\nMade by `Romain Dorgueil <https://twitter.com/rdorgueil>`_ and `contributors <https://github.com/python-bonobo/bonobo/graphs/contributors>`_.\n\n.. image:: https://img.shields.io/pypi/l/bonobo.svg\n    :target: https://pypi.python.org/pypi/bonobo\n    :alt: License\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Bonobo 2.0: A reboot of Bonobo, the simple, modern and atomic extract-transform-load toolkit for python 3.10+.",
    "version": "0.0.2",
    "project_urls": {
        "Download": "https://github.com/Baseline-quebec/bonobo/archive/refs/tags/0.0.2.zip",
        "Homepage": "https://github.com/Baseline-quebec/bonobo/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d63a618a6ade7b0c88814db36654c985c4b71459366833dae76f61d56a40d57",
                "md5": "057cd26611f6cc6164fd9eb47752f9b5",
                "sha256": "4e0b8215bef3f9ce40481b05df621c4cef15f0618b1f3d7619915099d7611dd4"
            },
            "downloads": -1,
            "filename": "bonobo2-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "057cd26611f6cc6164fd9eb47752f9b5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 170062,
            "upload_time": "2023-10-26T17:30:10",
            "upload_time_iso_8601": "2023-10-26T17:30:10.700546Z",
            "url": "https://files.pythonhosted.org/packages/7d/63/a618a6ade7b0c88814db36654c985c4b71459366833dae76f61d56a40d57/bonobo2-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "013d6d0772543ae28944cc51bc526261a0a256563dd783a39fdb9f6bf2cb78a9",
                "md5": "e2f4a73471969a8061626f8cc99a5f5b",
                "sha256": "f5db07aa0e53b8037f9f8b2dae088fe208d021e85a1219bd2d79f32e9cafcfe7"
            },
            "downloads": -1,
            "filename": "bonobo2-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e2f4a73471969a8061626f8cc99a5f5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 109906,
            "upload_time": "2023-10-26T17:30:12",
            "upload_time_iso_8601": "2023-10-26T17:30:12.238136Z",
            "url": "https://files.pythonhosted.org/packages/01/3d/6d0772543ae28944cc51bc526261a0a256563dd783a39fdb9f6bf2cb78a9/bonobo2-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-26 17:30:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Baseline-quebec",
    "github_project": "bonobo",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "landscape": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "appdirs",
            "specs": [
                [
                    "==",
                    "1.4.3"
                ]
            ]
        },
        {
            "name": "cached-property",
            "specs": [
                [
                    "==",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2020.4.5.1"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.3.9"
                ]
            ]
        },
        {
            "name": "fs",
            "specs": [
                [
                    "==",
                    "2.4.8"
                ]
            ]
        },
        {
            "name": "graphviz",
            "specs": [
                [
                    ">=",
                    "0.8.4"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.8"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "2.10.1"
                ]
            ]
        },
        {
            "name": "markupsafe",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "mondrian",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    ">=",
                    "20.9"
                ]
            ]
        },
        {
            "name": "pbr",
            "specs": [
                [
                    "==",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.6.3"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    ">=",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    ">=",
                    "1.2.6"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2019.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.22.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "stevedore",
            "specs": [
                [
                    "==",
                    "1.30.1"
                ]
            ]
        },
        {
            "name": "typing",
            "specs": [
                [
                    "==",
                    "3.7.4"
                ]
            ]
        },
        {
            "name": "unidecode",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "whistle",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        }
    ],
    "lcname": "bonobo2"
}
        
Elapsed time: 7.63060s