{ "info": { "author": "Anatoly Bubenkov, FindHotel and others", "author_email": "developers@innovativetravel.eu", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "Kinesis event stream mapper\n===================================\n\n.. |Build Status| image:: https://travis-ci.org/humilis/humilis-kinesis-mapper.svg?branch=master\n :target: https://travis-ci.org/humilis/humilis-kinesis-mapper\n.. |PyPI| image:: https://img.shields.io/pypi/v/humilis-kinesis-mapper.svg?style=flat\n :target: https://pypi.python.org/pypi/humilis-kinesis-mapper\n\n|Build Status| |PyPI|\n\nA `humilis `__ plugin to deploy a\n`Lambda `__ function that\nmaps events in a `Kinesis `__\nevent stream using a list of Python callables.\n\nInstallation\n------------\n\n::\n\n pip install humilis-kinesis-mapper\n\nDevelopment\n-----------\n\nAssuming you have\n`virtualenv `__ installed:\n\n::\n\n make develop\n\nConfigure humilis:\n\n::\n\n .env/bin/humilis configure --local\n\nTesting\n-------\n\nTo run the local test suite:\n\n::\n\n make test\n\nYou can test the deployment of the Lambda function using:\n\n.. code:: bash\n\n make create\n\nThe command above will also create additional resources (such as several\nKinesis streams) needed to test that the deployment was successful. Once\ndeployed you can run the integration test suite using:\n\n::\n\n make testi\n\nDon't forget to delete the test deployment after you are done:\n\n.. code:: bash\n\n make delete\n\nMore information\n----------------\n\nSee `humilis `__ documentation.\n\n\nContact\n-------\n\nIf you have questions, bug reports, suggestions, etc. please create an issue on\nthe `GitHub project page `_.\n\nLicense\n-------\n\nThis software is licensed under the `MIT license `_\n\nSee `License file `_\n\n\n\u00a9 2016 Anatoly Bubenkov, Innovative Travel and others.\n\nAuthors\n=======\n\n`Anatoly Bubenkov `_\n original idea and implementation\n \nThese people have contributed to `humilis-kinesis-mapper`, in alphabetical order:\n\n* `German Gomez-Herrero `_\n\nChangelog\n=========\n\n0.1.0\n-----\n\n- Cleanup package data (bubenkoff)\n\n0.1.0\n-----\n\n- Major refactoring to simplify and clean the code (germangh)\n\n0.0.1\n-----\n\n- Initial release (bubenkoff)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/InnovativeTravel/humilis-kinesis-mapper", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "humilis-kinesis-mapper", "package_url": "https://pypi.org/project/humilis-kinesis-mapper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/humilis-kinesis-mapper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/InnovativeTravel/humilis-kinesis-mapper" }, "release_url": "https://pypi.org/project/humilis-kinesis-mapper/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Humilis kinesis stream mapper plugin", "version": "0.1.1" }, "last_serial": 2042573, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bd94a845ea5e91de1de99bed33e32408", "sha256": "a92813bc2c40f70b74713c37e122e4788ccb26d2d6e94803ebe5c73f6fac543f" }, "downloads": -1, "filename": "humilis-kinesis-mapper-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bd94a845ea5e91de1de99bed33e32408", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6389, "upload_time": "2016-04-03T00:30:39", "url": "https://files.pythonhosted.org/packages/af/9f/8cb8668f3cce73e46baea5fa15e3cb951951232e1cbd9feb95dea833528f/humilis-kinesis-mapper-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cccee56e0fa0090dc65a1aab4a7fc3e8", "sha256": "e3de461c7a5f6fb98aafe48b3c6e398441a5d707ac7b805084310c3aa9a6f346" }, "downloads": -1, "filename": "humilis-kinesis-mapper-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cccee56e0fa0090dc65a1aab4a7fc3e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6213, "upload_time": "2016-04-03T00:39:48", "url": "https://files.pythonhosted.org/packages/6d/52/ed690faeb8db5ef7afed158649d6ae2e6641583fa8d7e9ff8e9edd9a1c13/humilis-kinesis-mapper-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cccee56e0fa0090dc65a1aab4a7fc3e8", "sha256": "e3de461c7a5f6fb98aafe48b3c6e398441a5d707ac7b805084310c3aa9a6f346" }, "downloads": -1, "filename": "humilis-kinesis-mapper-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cccee56e0fa0090dc65a1aab4a7fc3e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6213, "upload_time": "2016-04-03T00:39:48", "url": "https://files.pythonhosted.org/packages/6d/52/ed690faeb8db5ef7afed158649d6ae2e6641583fa8d7e9ff8e9edd9a1c13/humilis-kinesis-mapper-0.1.1.tar.gz" } ] }