{ "info": { "author": "Przemyslaw Klosiewicz", "author_email": "przemek.klosiewicz@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# PyPTS: A Python Plant Tissue Simulation tools\n\nPyPTS is a Python package for creating cell-based simulations of plant tissue.\nIt provides the basic building blocks for prototyping and running small to\nmedium scale simulations of two dimensional plant tissues. \n\n- Author: Przemyslaw Klosiewicz (przemek.klosiewicz@gmail.com)\n- License: BSD 3-Clause, cfr. `LICENSE.txt`\n\n## Installation\n\nThe standard way of installing PyPTS is either through `pip`:\n\n pip install PyPTS\n\nor downloading the sources / cloning the repository and running:\n\n python ./setup.py install [--user]\n\ninside the PyPTS source tree.\n\n### Requirements\n\nCurrently used versions are indicated. Code possibly works with slightly older\nversions as well.\n\n- Python 2.7\n- NumPy (Used all throughout the code)\n- SciPy (Maily for the solvers)\n- h5py (I/O for tissue files)\n- Matplotlib (Plotting tissue structures)\n- PySide (optional; for `tissue_plot.py` visualization)\n- MPI4Py (optional; for running bulk sweep jobs, cfr: `mpi_*.py`)\n\n## Usage\n\nSee `pypts/examples` for some example scripts", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/PyPTS/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "PyPTS", "package_url": "https://pypi.org/project/PyPTS/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyPTS/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/PyPTS/" }, "release_url": "https://pypi.org/project/PyPTS/0.2.5/", "requires_dist": null, "requires_python": null, "summary": "Python toolbox for plant tissue simulation prototypes", "version": "0.2.5" }, "last_serial": 2007530, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "01370ceb7950a8a94c3cac7b468f2841", "sha256": "a5f2e2024108b71eb0a0e343a53eedc30c5fade79a1d6fee7f4aeff670505092" }, "downloads": -1, "filename": "PyPTS-0.2.tar.gz", "has_sig": false, "md5_digest": "01370ceb7950a8a94c3cac7b468f2841", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63496, "upload_time": "2015-06-11T09:31:44", "url": "https://files.pythonhosted.org/packages/da/46/64b1054b047a54cf0987b8aee2f9b75ebe7a91c7025c47807d3e5898a10e/PyPTS-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c50af3a66c9cae201018e1487528ebb1", "sha256": "7e159fc5aebdbc26c005b0cd01d40974f8504ded18c5224550ce24487d2e9861" }, "downloads": -1, "filename": "PyPTS-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c50af3a66c9cae201018e1487528ebb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62378, "upload_time": "2015-06-11T09:43:18", "url": "https://files.pythonhosted.org/packages/0a/4f/1c8bc08bad58ce9dabf57e9fc890d438865de0302364e08847c03484b61b/PyPTS-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "788b3e23c53c73a9e53d9c243a0abf94", "sha256": "acf93f89af279f838919538f2bcd38affd4409099fbc9df7ba0103b32b85e2e6" }, "downloads": -1, "filename": "PyPTS-0.2.2.tar.gz", "has_sig": false, "md5_digest": "788b3e23c53c73a9e53d9c243a0abf94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62403, "upload_time": "2015-06-12T13:47:53", "url": "https://files.pythonhosted.org/packages/1b/a9/91dd132d12a70cf0f9674b92a1f7c6b8f1d9e20f834c6c85c2e6eb349de8/PyPTS-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "b7ffd6861949a32d18b6b56fa15adaa7", "sha256": "d04f80cc464017b25ada0a5738108acd443d18ff65dbfc6287eaa10174d7d3e4" }, "downloads": -1, "filename": "PyPTS-0.2.3.tar.gz", "has_sig": false, "md5_digest": "b7ffd6861949a32d18b6b56fa15adaa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62525, "upload_time": "2015-07-06T13:14:15", "url": "https://files.pythonhosted.org/packages/28/8c/8a0b60ac31f1d03a384ebeb92ab68dd38a44de50c8a160239c8296261d9b/PyPTS-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "8fc6fe2359aeeab6aa40d577d2fa867b", "sha256": "17d77c3ce6ab00892f69dec7c1792cfd708af483214bc71e84f3f8873504abc4" }, "downloads": -1, "filename": "PyPTS-0.2.4.tar.gz", "has_sig": false, "md5_digest": "8fc6fe2359aeeab6aa40d577d2fa867b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62634, "upload_time": "2015-10-27T16:31:22", "url": "https://files.pythonhosted.org/packages/ce/94/4bfb79e24c923b3f594766abf38c91bb58a4390add3caac77881c183248c/PyPTS-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "3a6837ccfedd63a22443c3dde07dce7a", "sha256": "26fffb37251c914807a8f2a383792a3ca9c3a653a3886de4e0a5ba79827e2126" }, "downloads": -1, "filename": "PyPTS-0.2.5.tar.gz", "has_sig": false, "md5_digest": "3a6837ccfedd63a22443c3dde07dce7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63196, "upload_time": "2016-03-15T09:48:28", "url": "https://files.pythonhosted.org/packages/4d/5b/64f0d8adccb453c917492dc5dead5160d47d6ccf14cb87f023d9d8925293/PyPTS-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a6837ccfedd63a22443c3dde07dce7a", "sha256": "26fffb37251c914807a8f2a383792a3ca9c3a653a3886de4e0a5ba79827e2126" }, "downloads": -1, "filename": "PyPTS-0.2.5.tar.gz", "has_sig": false, "md5_digest": "3a6837ccfedd63a22443c3dde07dce7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63196, "upload_time": "2016-03-15T09:48:28", "url": "https://files.pythonhosted.org/packages/4d/5b/64f0d8adccb453c917492dc5dead5160d47d6ccf14cb87f023d9d8925293/PyPTS-0.2.5.tar.gz" } ] }