{ "info": { "author": "J.S. Wilson", "author_email": "jsw@mps.ohio-state.edu", "bugtrack_url": null, "classifiers": [], "description": "========\nPool Ana\n========\n\nPool Ana is a python package that helps you organize and run your analysis\ncode. It principally supports an analysis style in which you write short,\nsimple pieces of code that compute one thing for each event and store it in\nfriend trees of the original input trees. When running the code, the input\ndataset is split up into a (sometimes large) number of sections of a certain\nnumber of events each, and then each section is submitted to a pool of worker\nprocesses.\n\nInstallation\n============\n\nI suggest using virtualenv and pip to install this in your home area::\n\n ~$ wget http://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.4.6.tar.gz\n ~$ tar xvzf virtualenv-1.4.6.tar.gz\n ~$ python virtualenv-1.4.6/virtualenv.py --distribute my-ana\n ~$ . my-ana/bin/activate # You must be in bash for this work properly!\n ~$ pip install PoolAna\n\nNow build your analysis code inside the my-ana directory, and always activate\nthe my-ana virtual environment to run it.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/PoolAna/", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "PoolAna", "package_url": "https://pypi.org/project/PoolAna/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PoolAna/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/PoolAna/" }, "release_url": "https://pypi.org/project/PoolAna/0.9.2/", "requires_dist": null, "requires_python": null, "summary": "Worker process pool based analysis framework for use with PyROOT.", "version": "0.9.2" }, "last_serial": 784936, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "999ed17b2d63f7e10d28e14ca9eb5a37", "sha256": "1be4c20097676b75eb8b34a161ec2e4cdbc99401a98b013adaf3ae64f6b77f14" }, "downloads": -1, "filename": "PoolAna-0.9.tar.gz", "has_sig": false, "md5_digest": "999ed17b2d63f7e10d28e14ca9eb5a37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11458, "upload_time": "2010-04-08T23:02:14", "url": "https://files.pythonhosted.org/packages/3f/33/757350c324f3c5df545ee9b86c52e20d88860271c186624f4db97aed3c89/PoolAna-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "d66a3bc8ec2354ee0b17d27ed03b275d", "sha256": "35156244f2e02ac83f1d596f3079fc14bdb3dc4410e20f0055de18b783e8733c" }, "downloads": -1, "filename": "PoolAna-0.9.1.tar.gz", "has_sig": false, "md5_digest": "d66a3bc8ec2354ee0b17d27ed03b275d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11971, "upload_time": "2010-04-09T05:48:47", "url": "https://files.pythonhosted.org/packages/2e/bc/646b3ad341be91a6e2e5cce64e08dee1c21d6dfa1bb3f810e1471214dd8d/PoolAna-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "b1cf6ef339cb4f2af27a2e5049c15faf", "sha256": "c7885a251146c461712a939f3b74684690f051df57d79a172d2ec9a4a0250b7c" }, "downloads": -1, "filename": "PoolAna-0.9.2.tar.gz", "has_sig": false, "md5_digest": "b1cf6ef339cb4f2af27a2e5049c15faf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12135, "upload_time": "2010-04-09T06:16:21", "url": "https://files.pythonhosted.org/packages/96/02/3111eee3ff697c8ce99aedaf28031d2bd5a3456543e1086c83efb81db81b/PoolAna-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b1cf6ef339cb4f2af27a2e5049c15faf", "sha256": "c7885a251146c461712a939f3b74684690f051df57d79a172d2ec9a4a0250b7c" }, "downloads": -1, "filename": "PoolAna-0.9.2.tar.gz", "has_sig": false, "md5_digest": "b1cf6ef339cb4f2af27a2e5049c15faf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12135, "upload_time": "2010-04-09T06:16:21", "url": "https://files.pythonhosted.org/packages/96/02/3111eee3ff697c8ce99aedaf28031d2bd5a3456543e1086c83efb81db81b/PoolAna-0.9.2.tar.gz" } ] }