{ "info": { "author": "Gareth A. Tribello", "author_email": "plumed-users@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Scientific/Engineering :: Physics" ], "description": "Python wrappers for plumed\n==========================\n\nInstall using the following command::\n\n python -m pip install plumed\n\nWARNING: You will need to also build and install the plumed library (see http://www.plumed.org) and make sure the file `libplumedKernel.so` (or `libplumedKernel.dylib`) is available on your system.\n\nYou should then make sure the library is found setting the environment variable `PLUMED_KERNEL`::\n\n export PLUMED_KERNEL=/path/to/libplumedKernel.so\n python\n >>> import plumed\n >>> p=plumed.Plumed()\n\nIf you manage multiple plumed versions on your system using tcl environment modules, this should be taken care automatically\nby the plumed module.\n\nAlternatively, a pure python solution is::\n\n >>> import plumed\n >>> os.environ[\"PLUMED_KERNEL\"]=\"/path/to/libplumedKernel.so\"\n >>> p=plumed.Plumed()\n\nFinally, notice that you can set the path to the plumed library directly when declaring a Plumed object::\n\n >>> import plumed\n >>> p=plumed.Plumed(kernel=\"/path/to/libplumedKernel.so\")\n\nThis will allow you to mix different plumed versions in the same python script.\n\nCHANGES: See the PLUMED documentation.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.plumed.org", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "plumed", "package_url": "https://pypi.org/project/plumed/", "platform": "", "project_url": "https://pypi.org/project/plumed/", "project_urls": { "Homepage": "http://www.plumed.org" }, "release_url": "https://pypi.org/project/plumed/2.5.3/", "requires_dist": null, "requires_python": "", "summary": "Python interface to PLUMED", "version": "2.5.3" }, "last_serial": 5960872, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3f5cca86f60dd752b80db23d01fb346e", "sha256": "11cbb5c62633f521900fcc685a31f8afb5885e9aee9dea78d842534a804ba655" }, "downloads": -1, "filename": "plumed-0.1.tar.gz", "has_sig": false, "md5_digest": "3f5cca86f60dd752b80db23d01fb346e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 185863, "upload_time": "2018-11-28T09:27:56", "url": "https://files.pythonhosted.org/packages/8c/74/63cb9f45c4882d542b4bb08cc1b9f687bbc2115acead441244dc1804bd4e/plumed-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "95533231bcd790638ea1981e304f40e9", "sha256": "1ba04eed9c888cc817bb409641e7e312fece41c3460febc6adef5c8d2d42b924" }, "downloads": -1, "filename": "plumed-0.2.tar.gz", "has_sig": false, "md5_digest": "95533231bcd790638ea1981e304f40e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126100, "upload_time": "2018-11-28T09:39:42", "url": "https://files.pythonhosted.org/packages/e7/78/a53bc6554ca93bc6210e0b570ec3eb749d718f16d1ac961a02042573781e/plumed-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "be246412e8123a2150a9d6902d303439", "sha256": "e0906c624678a20868fd174a545589f528c517031e30948d620e8579497a568f" }, "downloads": -1, "filename": "plumed-0.3.tar.gz", "has_sig": false, "md5_digest": "be246412e8123a2150a9d6902d303439", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149960, "upload_time": "2018-11-28T09:48:17", "url": "https://files.pythonhosted.org/packages/97/53/2ccfed653325f676c018acd504c7aacf693081a4e7491914b6d8535afc15/plumed-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "988903a16a2415b7e482463cd7b3bf0c", "sha256": "91c259ded8fa88951d52b383e8f4d477d62e0798303a24b2d7e7afa16f3bb1a3" }, "downloads": -1, "filename": "plumed-0.3.1.tar.gz", "has_sig": false, "md5_digest": "988903a16a2415b7e482463cd7b3bf0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151428, "upload_time": "2018-11-28T15:50:28", "url": "https://files.pythonhosted.org/packages/fb/a5/b3928e99849e34bdf1c03170abdb50ef6e6d86ca4b05bd13e99243f29863/plumed-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "7040486122632c4d14666ffa1a971239", "sha256": "4dfd2335cc5c3a42e352873d8aa6b7c91cb3e559c41949655f6a0033808a0d46" }, "downloads": -1, "filename": "plumed-0.3.2.tar.gz", "has_sig": false, "md5_digest": "7040486122632c4d14666ffa1a971239", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151615, "upload_time": "2018-11-29T09:00:07", "url": "https://files.pythonhosted.org/packages/19/ba/df622e7f2480edd7edc19fb32d0042fca2d77a6eca463d55f2d9d30e779f/plumed-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "3a885561544bbccf2553a7415608ced0", "sha256": "d114cea436d31ac76755f8b79110c217e2023c3bb2f337072a74cf9dc94b0264" }, "downloads": -1, "filename": "plumed-0.3.3.tar.gz", "has_sig": false, "md5_digest": "3a885561544bbccf2553a7415608ced0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151708, "upload_time": "2018-11-30T08:51:43", "url": "https://files.pythonhosted.org/packages/40/44/299970da90161f850fc1a7a0693e362571c09b6b7fade5421616ec1d8e8b/plumed-0.3.3.tar.gz" } ], "2.5.0": [ { "comment_text": "", "digests": { "md5": "8fbf57e0ef6f4c6726bb655d7881cbab", "sha256": "f7577d5f51b1111ad2fca818494dbf593a95d28b3bee7a1576d7d03032ed4b4a" }, "downloads": -1, "filename": "plumed-2.5.0.tar.gz", "has_sig": false, "md5_digest": "8fbf57e0ef6f4c6726bb655d7881cbab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151539, "upload_time": "2018-12-19T19:51:25", "url": "https://files.pythonhosted.org/packages/aa/21/b0ca96b1330afffce9730380f8df0a43f43157defc8339247c5251c5fac0/plumed-2.5.0.tar.gz" } ], "2.5.1": [ { "comment_text": "", "digests": { "md5": "eb1ad8b28315dbe66a9a03d942d1fb1f", "sha256": "536a2ccc1f67ba122f3257b2b7a64a653770a5cd53cf4a3938c31d4915adaeec" }, "downloads": -1, "filename": "plumed-2.5.1.tar.gz", "has_sig": false, "md5_digest": "eb1ad8b28315dbe66a9a03d942d1fb1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143321, "upload_time": "2019-04-01T09:55:48", "url": "https://files.pythonhosted.org/packages/e8/db/1dc92f54c3f6c83b7f42b5a5e79b06069000f2a90da2190acbdf460bf387/plumed-2.5.1.tar.gz" } ], "2.5.2": [ { "comment_text": "", "digests": { "md5": "26495c52ea0d510e9788bcad0cf6ab27", "sha256": "35ec20a35fe70dcd875485ed18f41e9c516828838e4c880a4440e62c617f1786" }, "downloads": -1, "filename": "plumed-2.5.2.tar.gz", "has_sig": false, "md5_digest": "26495c52ea0d510e9788bcad0cf6ab27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151914, "upload_time": "2019-07-19T16:38:53", "url": "https://files.pythonhosted.org/packages/38/50/c65f08f1b563fc30b933de4a74c745f9f18434ace09aca6ac5c7a5321d2f/plumed-2.5.2.tar.gz" } ], "2.5.3": [ { "comment_text": "", "digests": { "md5": "28a4a1d6ef8465ee3fb0108da4ed55de", "sha256": "823748c1d72a0a48b74a6d88d39011f05a70f48a2b438e4d5de67392caa4bed7" }, "downloads": -1, "filename": "plumed-2.5.3.tar.gz", "has_sig": false, "md5_digest": "28a4a1d6ef8465ee3fb0108da4ed55de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152249, "upload_time": "2019-10-11T15:30:07", "url": "https://files.pythonhosted.org/packages/a7/7a/49967c1cfd43db317c3b5838d3e36a9d3817f31061eeb63284815232fd00/plumed-2.5.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28a4a1d6ef8465ee3fb0108da4ed55de", "sha256": "823748c1d72a0a48b74a6d88d39011f05a70f48a2b438e4d5de67392caa4bed7" }, "downloads": -1, "filename": "plumed-2.5.3.tar.gz", "has_sig": false, "md5_digest": "28a4a1d6ef8465ee3fb0108da4ed55de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152249, "upload_time": "2019-10-11T15:30:07", "url": "https://files.pythonhosted.org/packages/a7/7a/49967c1cfd43db317c3b5838d3e36a9d3817f31061eeb63284815232fd00/plumed-2.5.3.tar.gz" } ] }