{ "info": { "author": "Matthew Wardrop", "author_email": "matthew.wardrop@airbnb.com", "bugtrack_url": null, "classifiers": [], "description": "`transformpy` is a Python 2/3 module for doing transforms on \"streams\" of data.\nThe transforms can be applied to any python iterable object, and so can be used\nfor continuous real_time streams or static streams (such as from a file). It\nis designed in such a manner that it uses very little memory (unless necessary\nby clustering and/or aggregation routines). It was originally designed to\nallow python transformations (maps and reductions) of data stored within HIVE,\nusing the Hadoop streaming paradigm.\n\n**NOTE:** TransformPy is *not* guaranteed to be API stable before version 1.0;\nbut changes should be small if any to the current version.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "pipeline transform hive", "license": "", "maintainer": "", "maintainer_email": "", "name": "transformpy", "package_url": "https://pypi.org/project/transformpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/transformpy/", "project_urls": null, "release_url": "https://pypi.org/project/transformpy/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "A general purpose python ETL/pipeline utility library, for use especially with Hive Streaming.", "version": "0.3.2" }, "last_serial": 2961439, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "ed8d1ba6d879ec62a8cee4aab7bd1347", "sha256": "0baf6278dae0f2b2feaa1eca2fdfd6d05f47193aaa278f7479c2ad7528aedc1d" }, "downloads": -1, "filename": "transformpy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "ed8d1ba6d879ec62a8cee4aab7bd1347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5713, "upload_time": "2017-06-12T05:01:16", "url": "https://files.pythonhosted.org/packages/28/cf/0ae4538ea4e89d7bca0eddeaa1ca1a5268e9200dd4bb95f09d8930170632/transformpy-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "473c40ea11c2e64836a8128bd76bc3ce", "sha256": "53182c1b03060429159e2710b31ffb71e01717544f44d82319d5f9b3653953dd" }, "downloads": -1, "filename": "transformpy-0.3.1.tar.gz", "has_sig": false, "md5_digest": "473c40ea11c2e64836a8128bd76bc3ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5740, "upload_time": "2017-06-20T06:36:14", "url": "https://files.pythonhosted.org/packages/21/6b/88079e339fd4cb67fe39cc9f6568ec7889de95832a78cbabad48de925c6d/transformpy-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "956074c996f4163af83f4f59f6cf2499", "sha256": "9d8be791193dd444a919d83d5f42e9c62f63225087dd2ee10effb17eee0b3280" }, "downloads": -1, "filename": "transformpy-0.3.2.tar.gz", "has_sig": false, "md5_digest": "956074c996f4163af83f4f59f6cf2499", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5730, "upload_time": "2017-06-20T06:55:40", "url": "https://files.pythonhosted.org/packages/66/eb/c358fc9453544d36e351008e0be6fe045f5689fee22d0b44cc616f4254c7/transformpy-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "956074c996f4163af83f4f59f6cf2499", "sha256": "9d8be791193dd444a919d83d5f42e9c62f63225087dd2ee10effb17eee0b3280" }, "downloads": -1, "filename": "transformpy-0.3.2.tar.gz", "has_sig": false, "md5_digest": "956074c996f4163af83f4f59f6cf2499", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5730, "upload_time": "2017-06-20T06:55:40", "url": "https://files.pythonhosted.org/packages/66/eb/c358fc9453544d36e351008e0be6fe045f5689fee22d0b44cc616f4254c7/transformpy-0.3.2.tar.gz" } ] }