pypeman


Namepypeman JSON
Version 0.5.10 PyPI version JSON
download
home_pagehttps://github.com/mhcomm/pypeman
SummaryMinimalistic but pragmatic ESB / ETL / EAI in Python
upload_time2024-11-22 09:50:30
maintainerNone
docs_urlNone
authorJeremie Pardou
requires_pythonNone
licenseApache Software License
keywords esb etl eai pipeline data processing asyncio http ftp hl7
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            Welcome to Pypeman
==================

Pypeman is a minimalist but pragmatic ESB / ETL / EAI in python.

.. image:: https://travis-ci.org/mhcomm/pypeman.svg?branch=master
    :target: https://travis-ci.org/mhcomm/pypeman

.. image:: https://badge.fury.io/py/pypeman.svg
    :target: https://badge.fury.io/py/pypeman

.. image:: https://codecov.io/gh/mhcomm/pypeman/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/mhcomm/pypeman

.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg
    :target: https://raw.githubusercontent.com/mhcomm/pypeman/master/LICENSE

.. image:: https://img.shields.io/pypi/pyversions/pypeman.svg
    :target: http://pypeman.readthedocs.org/en/latest/

.. image:: https://img.shields.io/pypi/wheel/pypeman.svg
    :target: http://pypeman.readthedocs.org/en/latest/

.. image:: https://img.shields.io/pypi/status/pypeman.svg
    :target: http://pypeman.readthedocs.org/en/latest/

See `documentation <http://pypeman.readthedocs.org/en/latest/>`_ for more information.

Getting started
===============

Installation
------------

With pip ::

    pip install pypeman # or
    pip install pypeman[all] # To install with all optional dependencies

Basic usage
-----------

Create a fresh project with: ::

    pypeman startproject <project_dirname>

Above command will create a new directory with a "settings.py" file containing
local configs and a "project.py" file with a channel example that
you can uncomment to test pypeman. Follow the commented instructions then execute: ::

    pypeman start # You can use the --reload option for auto-reloading on changes

Quick command overview
-----------------------

To get command help and more details about commands: ::

    pypeman --help

To create a fresh project (partially implemented): ::

    pypeman startproject <project_name>

To start pypeman: ::

    pypeman start

To show a channel graph: ::

    pypeman graph


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mhcomm/pypeman",
    "name": "pypeman",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "esb etl eai pipeline data processing asyncio http ftp hl7",
    "author": "Jeremie Pardou",
    "author_email": "jeremie@jeremiez.net",
    "download_url": "https://files.pythonhosted.org/packages/39/cb/eb66f68092f280ae762e67f88c131351ea6962a84dd76f8f95856d3837a6/pypeman-0.5.10.tar.gz",
    "platform": null,
    "description": "Welcome to Pypeman\n==================\n\nPypeman is a minimalist but pragmatic ESB / ETL / EAI in python.\n\n.. image:: https://travis-ci.org/mhcomm/pypeman.svg?branch=master\n    :target: https://travis-ci.org/mhcomm/pypeman\n\n.. image:: https://badge.fury.io/py/pypeman.svg\n    :target: https://badge.fury.io/py/pypeman\n\n.. image:: https://codecov.io/gh/mhcomm/pypeman/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/mhcomm/pypeman\n\n.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg\n    :target: https://raw.githubusercontent.com/mhcomm/pypeman/master/LICENSE\n\n.. image:: https://img.shields.io/pypi/pyversions/pypeman.svg\n    :target: http://pypeman.readthedocs.org/en/latest/\n\n.. image:: https://img.shields.io/pypi/wheel/pypeman.svg\n    :target: http://pypeman.readthedocs.org/en/latest/\n\n.. image:: https://img.shields.io/pypi/status/pypeman.svg\n    :target: http://pypeman.readthedocs.org/en/latest/\n\nSee `documentation <http://pypeman.readthedocs.org/en/latest/>`_ for more information.\n\nGetting started\n===============\n\nInstallation\n------------\n\nWith pip ::\n\n    pip install pypeman # or\n    pip install pypeman[all] # To install with all optional dependencies\n\nBasic usage\n-----------\n\nCreate a fresh project with: ::\n\n    pypeman startproject <project_dirname>\n\nAbove command will create a new directory with a \"settings.py\" file containing\nlocal configs and a \"project.py\" file with a channel example that\nyou can uncomment to test pypeman. Follow the commented instructions then execute: ::\n\n    pypeman start # You can use the --reload option for auto-reloading on changes\n\nQuick command overview\n-----------------------\n\nTo get command help and more details about commands: ::\n\n    pypeman --help\n\nTo create a fresh project (partially implemented): ::\n\n    pypeman startproject <project_name>\n\nTo start pypeman: ::\n\n    pypeman start\n\nTo show a channel graph: ::\n\n    pypeman graph\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Minimalistic but pragmatic ESB / ETL / EAI in Python",
    "version": "0.5.10",
    "project_urls": {
        "Homepage": "https://github.com/mhcomm/pypeman"
    },
    "split_keywords": [
        "esb",
        "etl",
        "eai",
        "pipeline",
        "data",
        "processing",
        "asyncio",
        "http",
        "ftp",
        "hl7"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "111f2aaa931585b9725a886101cd41d92b5b1127e9fb5f71c7b87a701ef2bb36",
                "md5": "27742b6c9ab4d08dd337286430a2eabe",
                "sha256": "06bf3b06e08313c25f0f6b9b1ece9b1cc5066e5e541a1b4e857fe83aad21e06d"
            },
            "downloads": -1,
            "filename": "pypeman-0.5.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27742b6c9ab4d08dd337286430a2eabe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 111740,
            "upload_time": "2024-11-22T09:50:28",
            "upload_time_iso_8601": "2024-11-22T09:50:28.999741Z",
            "url": "https://files.pythonhosted.org/packages/11/1f/2aaa931585b9725a886101cd41d92b5b1127e9fb5f71c7b87a701ef2bb36/pypeman-0.5.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39cbeb66f68092f280ae762e67f88c131351ea6962a84dd76f8f95856d3837a6",
                "md5": "e5be64d80ca4b95042961deb4d502420",
                "sha256": "9a827e0aa390db3601d86b87d4fda78068dc87095808295b18429be93546d475"
            },
            "downloads": -1,
            "filename": "pypeman-0.5.10.tar.gz",
            "has_sig": false,
            "md5_digest": "e5be64d80ca4b95042961deb4d502420",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 90622,
            "upload_time": "2024-11-22T09:50:30",
            "upload_time_iso_8601": "2024-11-22T09:50:30.356948Z",
            "url": "https://files.pythonhosted.org/packages/39/cb/eb66f68092f280ae762e67f88c131351ea6962a84dd76f8f95856d3837a6/pypeman-0.5.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 09:50:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mhcomm",
    "github_project": "pypeman",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pypeman"
}
        
Elapsed time: 0.42894s