{ "info": { "author": "Science Automation, Inc.", "author_email": "contact@scivm.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Distributed Computing", "Topic :: System :: Networking" ], "description": "`Science VM `_ is a scicloud-computing platform that integrates into the Python Programming Language. It enables you to leverage the computing power of your datacenter and/or your choice of scicloud providers without having to manage, maintain, or configure virtual servers.\n\nWhen using this Python library known as *scicloud*, Science VM will integrate seamlessly into your existing code base. To offload the execution of a function to our servers, all you must do is pass your desired function into the *scicloud* library. ScienceVM will run the function on its high-performance cluster. As you run more functions, our cluster auto-scales to meet your computational needs. \n\nBefore using this package, you will need to sign up a `Science VM `_ account.\n\nThe *scicloud* library also features a simulator, which can be used without a Science VM account. The simulator uses the `multiprocessing `_ library to create a stripped down version of the Science VM service. This simulated service can then run jobs locally across all CPU cores.\n\nQuick command-line example::\n \n\t>>> import scicloud\n\t>>> def square(x):\n\t... return x*x\n\t... \n\t>>> jid = scicloud.call(square,3) #square(3) evaluated on Science VM\n\t>>> scicloud.result(jid)\n\t9\n\nFull package documentation is available at http://docs.scivm.com. Some dependencies may be required depending on your platform and Python version; see INSTALL for more information.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.scivm.com", "keywords": null, "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "scicloud", "package_url": "https://pypi.org/project/scicloud/", "platform": "CPython 2.6,CPython 2.7", "project_url": "https://pypi.org/project/scicloud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.scivm.com" }, "release_url": "https://pypi.org/project/scicloud/3.0.4/", "requires_dist": null, "requires_python": null, "summary": "Science VM client-side library", "version": "3.0.4" }, "last_serial": 996942, "releases": { "3.0.0": [], "3.0.1": [ { "comment_text": "", "digests": { "md5": "20e4767d90ae944b088b62cc5a30683d", "sha256": "caa269112fae74bf849a0436157bcb4de11f94d1a1633eeadfba5864c282a4f8" }, "downloads": -1, "filename": "scicloud-3.0.1.tar.gz", "has_sig": false, "md5_digest": "20e4767d90ae944b088b62cc5a30683d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240946, "upload_time": "2014-01-01T19:21:45", "url": "https://files.pythonhosted.org/packages/4d/93/426feb66bd5e47aac4a307a0b644ad87c929c78b99e01135f3ef442686b2/scicloud-3.0.1.tar.gz" } ], "3.0.2": [ { "comment_text": "", "digests": { "md5": "848e1fcdfb6c906bb9cae6ef6be74e9a", "sha256": "9aa50a5eb0ceda6444642afe519580de08a15cc52bece7859a0b942a3ec35a87" }, "downloads": -1, "filename": "scicloud-3.0.2.tar.gz", "has_sig": false, "md5_digest": "848e1fcdfb6c906bb9cae6ef6be74e9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240402, "upload_time": "2014-02-04T20:21:37", "url": "https://files.pythonhosted.org/packages/77/d9/e00f06b4e47404ebc573235cad9484d197bcf16dc27e9a1f671b06f8821b/scicloud-3.0.2.tar.gz" } ], "3.0.3": [ { "comment_text": "", "digests": { "md5": "710a6f43c0a030831468621de18041d6", "sha256": "ab1e723a0f07ec14c44748a550a893a66641096c8ae044e251528b0ac97b2318" }, "downloads": -1, "filename": "scicloud-3.0.3.tar.gz", "has_sig": false, "md5_digest": "710a6f43c0a030831468621de18041d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240400, "upload_time": "2014-02-05T12:43:43", "url": "https://files.pythonhosted.org/packages/5d/27/07302890ee12ff7b5dfd3c390d0e9b712ad3cedc678ea4259796abb0b540/scicloud-3.0.3.tar.gz" } ], "3.0.4": [ { "comment_text": "", "digests": { "md5": "8b7b0be11a8b393de9f34df22c409687", "sha256": "b76d29b27202bf4e00f4dba55fa56e4a36f64a771f004fd5da7a4f34d7a537ce" }, "downloads": -1, "filename": "scicloud-3.0.4.tar.gz", "has_sig": false, "md5_digest": "8b7b0be11a8b393de9f34df22c409687", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240296, "upload_time": "2014-02-11T09:28:59", "url": "https://files.pythonhosted.org/packages/ea/c0/3bc70f7be6becffdac269a32e278fdf194a1f0751d5d483a9284267712aa/scicloud-3.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b7b0be11a8b393de9f34df22c409687", "sha256": "b76d29b27202bf4e00f4dba55fa56e4a36f64a771f004fd5da7a4f34d7a537ce" }, "downloads": -1, "filename": "scicloud-3.0.4.tar.gz", "has_sig": false, "md5_digest": "8b7b0be11a8b393de9f34df22c409687", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240296, "upload_time": "2014-02-11T09:28:59", "url": "https://files.pythonhosted.org/packages/ea/c0/3bc70f7be6becffdac269a32e278fdf194a1f0751d5d483a9284267712aa/scicloud-3.0.4.tar.gz" } ] }