{ "info": { "author": "Tetsuya Morimoto", "author_email": "tetsuya dot morimoto at gmail dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Pylons", "License :: Repoze Public License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "===============\nkotti_mapreduce\n===============\n\nThis is an extension to Kotti that allows to use MapReduce feature to your site.\n\n`Find out more about Kotti`_\n\n\n``kotti_mapreduce`` uses `Amazon Elastic MapReduce (Amazon EMR)`_ only\nat this time. To run a MapReduce job, AWS access key is needed.\nSee also `Amazon Elastic MapReduce (Documentation)`_ about\nthe Job Flow for MapReduce.\n\nDevelopment happens at https://github.com/t2y/kotti_mapreduce\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n.. _Amazon Elastic MapReduce (Amazon EMR): http://aws.amazon.com/elasticmapreduce/\n.. _Amazon Elastic MapReduce (Documentation): http://aws.amazon.com/documentation/elasticmapreduce/\n\n\nInstallation\n============\n\nFrom PyPI::\n\n $ pip install kotti_mapreduce\n\nFrom github (for developers)::\n\n $ git clone git@github.com:t2y/kotti_mapreduce.git\n $ cd kotti_mapreduce/\n $ python setup.py develop\n\n\nConfiguration\n=============\n\nTo enable the extension in your Kotti site, activate the configurator::\n\n kotti.configurators = kotti_mapreduce.kotti_configure\n\n\nDocumentation\n=============\n\nDocumentation is hosted on readthedocs.org at http://kotti-mapreduce.readthedocs.org/en/latest/\n\n\nAuthors\n=======\n\n- Tetsuya Morimoto\n\nFor a complete list of contributors, see\nhttps://github.com/t2y/kotti_mapreduce/graphs/contributors\n\n\nChangeLog\n=========\n\n0.2.0 (2012-08-28)\n------------------\n\n* fix bugs\n* refactoring user-interface\n* change the bootstrap model definition to be flexible structure\n\n0.1.0 (2012-08-11)\n------------------\n\n* first release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/t2y/kotti_mapreduce", "keywords": "kotti web emr mapreduce", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_mapreduce", "package_url": "https://pypi.org/project/kotti_mapreduce/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_mapreduce/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/t2y/kotti_mapreduce" }, "release_url": "https://pypi.org/project/kotti_mapreduce/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "The MapReduce addon for Kotti sites", "version": "0.2.0" }, "last_serial": 793989, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bc395f250c65ab071f175f14c06a8ca5", "sha256": "d675219936141634611096400f8e94b3a9c4f98d875a54d8c3fd47fc1c0ffcbf" }, "downloads": -1, "filename": "kotti_mapreduce-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bc395f250c65ab071f175f14c06a8ca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27564, "upload_time": "2012-08-11T09:52:06", "url": "https://files.pythonhosted.org/packages/3a/27/3e8d5799b6fb23cd334b9e11319d6596512c65c2ed1a855bf8f59a2aaf3b/kotti_mapreduce-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b95004779ed54846c7e9d4b1f4f5c106", "sha256": "0d401bc6c96e7fde13220072fa75ad162027bb351ab42c6c8bf3d4fb15bf9c3e" }, "downloads": -1, "filename": "kotti_mapreduce-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b95004779ed54846c7e9d4b1f4f5c106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30897, "upload_time": "2012-08-27T18:25:51", "url": "https://files.pythonhosted.org/packages/92/ad/539e5f22f25b3e10ada269408a72de6e077d093cb5db23ac74ed183c43b2/kotti_mapreduce-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b95004779ed54846c7e9d4b1f4f5c106", "sha256": "0d401bc6c96e7fde13220072fa75ad162027bb351ab42c6c8bf3d4fb15bf9c3e" }, "downloads": -1, "filename": "kotti_mapreduce-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b95004779ed54846c7e9d4b1f4f5c106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30897, "upload_time": "2012-08-27T18:25:51", "url": "https://files.pythonhosted.org/packages/92/ad/539e5f22f25b3e10ada269408a72de6e077d093cb5db23ac74ed183c43b2/kotti_mapreduce-0.2.0.tar.gz" } ] }