{ "info": { "author": "Guillem Borrell", "author_email": "guillemborrell@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: System :: Distributed Computing" ], "description": "\nPylm\n====\n\nPylm is the Python implementation of PALM, a framework to build\nclusters of high performance components. It is presented in two\ndifferent levels of abstraction. In the high level API you will find\nservers and clients that are functional *out of the box*. Use the high\nlevel API if you are interested in simple communication patterns like\nclient-server, master-slave or a streaming pipeline. In the low level\nAPI there are a variety of small components that, once combined,\nthey can be used to implement almost any kind of\ncomponent. It's what the high level API uses under the hood. Choose\nthe low level API if you are interested in creating your custom\ncomponent and your custom communication pattern.\n\n**Pylm requires a version of Python equal or higher than 3.4, and it is\nmore thoroughly tested with Python 3.5.**\n\nInstalling **pylm** is as easy as:\n\n.. code-block:: bash\n\n $> pip install pylm\n\n* `PYPI package page `_\n\n* `Documentation `_\n\n* `Source code `_\n\nPylm is released under a dual licensing scheme. The source is released\nas-is under the the AGPL version 3 license, a copy of the license is\nincluded with the source. If this license does not suit you,\nyou can purchase a commercial license from `NFQ Solutions\n`_\n\nThis project has been funded by the Spanish Ministry of Economy and\nCompetitivity under the grant IDI-20150936, cofinanced with FEDER\nfunds.\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/pylm/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pylm", "package_url": "https://pypi.org/project/pylm/", "platform": "", "project_url": "https://pypi.org/project/pylm/", "project_urls": null, "release_url": "https://pypi.org/project/pylm/0.14.4/", "requires_dist": null, "requires_python": "", "summary": "A framework to build clusters of high performance components", "version": "0.14.4" }, "last_serial": 3036424, "releases": { "0.14.2": [ { "comment_text": "", "digests": { "md5": "72281edb2e62c4cdb66d7b00a7899193", "sha256": "49adcb466d5010b179e0c3f544485922f151adfb921b7bb95d39a63f1895fb14" }, "downloads": -1, "filename": "pylm-0.14.2.tar.gz", "has_sig": false, "md5_digest": "72281edb2e62c4cdb66d7b00a7899193", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 573611, "upload_time": "2017-06-20T09:20:26", "url": "https://files.pythonhosted.org/packages/7d/a9/4292bed4c79c642a277d0d1c48b0188da42752f6f32c93e8bcadfa724b76/pylm-0.14.2.tar.gz" } ], "0.14.3": [ { "comment_text": "", "digests": { "md5": "6fa05bf5a0a1531129f04b17de026c05", "sha256": "e9c9cbd9a6cf5515a656dd57f952179fc8efcf9aad596a309692ec018f39950a" }, "downloads": -1, "filename": "pylm-0.14.3.tar.gz", "has_sig": false, "md5_digest": "6fa05bf5a0a1531129f04b17de026c05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 574071, "upload_time": "2017-07-19T15:21:24", "url": "https://files.pythonhosted.org/packages/c2/4c/686e18644b6210a8000b1e75e1551d81ebd96f75584bd8ef57db3f744257/pylm-0.14.3.tar.gz" } ], "0.14.4": [ { "comment_text": "", "digests": { "md5": "5f0dc9fe29b41e99bde47f81b276182c", "sha256": "f53a7f6656e7532f8b605a7e50603c5357d10e3ab483f342d3bc3becc2b1ebfb" }, "downloads": -1, "filename": "pylm-0.14.4.tar.gz", "has_sig": false, "md5_digest": "5f0dc9fe29b41e99bde47f81b276182c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 601295, "upload_time": "2017-07-20T09:48:32", "url": "https://files.pythonhosted.org/packages/e8/eb/fdb0618a04a25c06f5ab5d010f1cbf0b4f391b973b05a0bbe459e6fdc17b/pylm-0.14.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f0dc9fe29b41e99bde47f81b276182c", "sha256": "f53a7f6656e7532f8b605a7e50603c5357d10e3ab483f342d3bc3becc2b1ebfb" }, "downloads": -1, "filename": "pylm-0.14.4.tar.gz", "has_sig": false, "md5_digest": "5f0dc9fe29b41e99bde47f81b276182c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 601295, "upload_time": "2017-07-20T09:48:32", "url": "https://files.pythonhosted.org/packages/e8/eb/fdb0618a04a25c06f5ab5d010f1cbf0b4f391b973b05a0bbe459e6fdc17b/pylm-0.14.4.tar.gz" } ] }