{ "info": { "author": "Jolan Philippe and Frederic Loulergue", "author_email": "jp2589@nau.edu, frederic.loulergue@nau.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\n# PySke : Library of skeletons on distributed data structure in Python\n\nVersion 0.1alpha\n\n- [INSTALLATION]\n- [DEVELOPERS]\n- [COPYRIGHT]\n\n## INSTALLATION\n\nThis installation have been tested on Ubuntu 18.04.1 and macOS 10.14.01\nPython version: 3.7.0\n\n### Install MPI\n\n- On Linux:\n```\nsudo apt-get install libcr-dev mpich2 mpich2-doc\n```\n- On macOS:\n```\ncurl https://www.open-mpi.org/software/ompi/v3.0/downloads/openmpi-3.0.1.tar.gz -o openmpi-3.0.1.tar.gz\ntar zxvf openmpi-13.0.1.tar.gz\ncd openmpi-13.0.1\n./configure --prefix=/usr/local\nmake all\nsudo make install\n```\n\n### Install packages\n\n1. Download get-pip.py: https://bootstrap.pypa.io/get-pip.py\n- On Linux: \n```\nwget https://bootstrap.pypa.io/get-pip.py\n```\n- On macOS: \n```\ncurl https://bootstrap.pypa.io/get-pip.py -o get-pip.py\n```\n\n2. Execute the python script get-pip.py\n```\npython3 get-pip.py\n```\n\nThe installation of ```pip``` for python 3 needs to have the package ```launchpadlib```. It can be installed by:\n```\npip install launchpadlib\n```\n\nTo use the ```pip``` command, ```pip``` for python 2 must be installed. \n```\npython get-pip.py\n```\n\n3. Install the necessary packages\n```\npip3 install mpi4py\n```\n/!/ mpi4py necessists to get mpi (for C).\n\n## DEVELOPERS\nDEVELOPED BY\n- Jolan Philippe (Northern Arizona University, Flagstaff, AZ, USA)\n- Fr\u00e9d\u00e9ric Loulergue (Northern Arizona University, Flagstaff, AZ, USA)\n\n## COPYRIGHT\nPySke is released into the public domain by the copyright holders.\n\nThis README file was originally written by [Jolan Philippe](https://github.com/JolanPhilippe) and is likewise released into the public domain.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyske", "package_url": "https://pypi.org/project/pyske/", "platform": "", "project_url": "https://pypi.org/project/pyske/", "project_urls": null, "release_url": "https://pypi.org/project/pyske/0.1.1/", "requires_dist": [ "mpi4py" ], "requires_python": "", "summary": "A package for Python Skeletons using mpi4py", "version": "0.1.1" }, "last_serial": 4985483, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "a5d55b6818a82a42bccde6b6ea313942", "sha256": "d6ddff78b941e7c60ccbe62fec2ffbea287db4ffc9b508c67b967f4a03f3904a" }, "downloads": -1, "filename": "pyske-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a5d55b6818a82a42bccde6b6ea313942", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 40766, "upload_time": "2019-03-26T01:26:16", "url": "https://files.pythonhosted.org/packages/14/a9/a4928639cc3ffa9c395d6fe771964abfa7c79971b010313cccc36d32e5b9/pyske-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5c2b895c1b90c696afc2fc7647204eb", "sha256": "88e3ded1db626c29fe42c28022d25aed3a7542dbdf1b2deeae88df4cdecc99d8" }, "downloads": -1, "filename": "pyske-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c5c2b895c1b90c696afc2fc7647204eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29921, "upload_time": "2019-03-26T01:26:19", "url": "https://files.pythonhosted.org/packages/a2/d0/09a8efe21b1eb5afa8c0a6e30059121491621a6a3e3fd49a7d92e8780c07/pyske-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5d55b6818a82a42bccde6b6ea313942", "sha256": "d6ddff78b941e7c60ccbe62fec2ffbea287db4ffc9b508c67b967f4a03f3904a" }, "downloads": -1, "filename": "pyske-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a5d55b6818a82a42bccde6b6ea313942", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 40766, "upload_time": "2019-03-26T01:26:16", "url": "https://files.pythonhosted.org/packages/14/a9/a4928639cc3ffa9c395d6fe771964abfa7c79971b010313cccc36d32e5b9/pyske-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5c2b895c1b90c696afc2fc7647204eb", "sha256": "88e3ded1db626c29fe42c28022d25aed3a7542dbdf1b2deeae88df4cdecc99d8" }, "downloads": -1, "filename": "pyske-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c5c2b895c1b90c696afc2fc7647204eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29921, "upload_time": "2019-03-26T01:26:19", "url": "https://files.pythonhosted.org/packages/a2/d0/09a8efe21b1eb5afa8c0a6e30059121491621a6a3e3fd49a7d92e8780c07/pyske-0.1.1.tar.gz" } ] }