{ "info": { "author": "Thomas Gl\u00e4\u00dfle", "author_email": "t_glaessle@gmx.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "minrpc\n------\n\n|Version| |License| |Python| |Build| |Coverage|\n\nMinimalistic RPC utility.\n\nPlease do not use. This package is only used within cpymad and pytao.\n\n\n.. |Build| image:: https://api.travis-ci.org/hibtc/minrpc.svg?branch=master\n :target: https://travis-ci.org/hibtc/minrpc\n :alt: Build Status\n\n.. |Coverage| image:: https://coveralls.io/repos/hibtc/minrpc/badge.svg?branch=master\n :target: https://coveralls.io/r/hibtc/minrpc\n :alt: Coverage\n\n.. |Version| image:: https://img.shields.io/pypi/v/minrpc.svg\n :target: https://pypi.python.org/pypi/minrpc/\n :alt: Latest Version\n\n.. |License| image:: http://img.shields.io/pypi/l/minrpc.svg\n :target: https://github.com/hibtc/minrpc/blob/master/COPYING.GPLv3.txt\n :alt: License\n\n.. |Python| image:: http://img.shields.io/pypi/pyversions/minrpc.svg\n :target: https://pypi.python.org/pypi/minrpc#downloads\n :alt: Supported Python versions\n\nCopying\n~~~~~~~\n\nCopyright 2016-2018 HIT Betriebs GmbH\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see .\n\nFor a full text version of the license, see ``COPYING.GPLv3.txt``.\n\nChangelog\n~~~~~~~~~\n\n(dates are in the form ``DD.MM.YYYY``)\n\n0.0.11\n======\nDate: 13.04.2019\n\n- remove obsolete OrderedDict export\n- simplifications in build/setup scripts\n- remove py33 tests\n\n\n0.0.10\n======\nDate: 18.10.2018\n\nPure maintenance release with continuous integration improvements:\n\n- automatically upload release to PyPI\n- add automatic style and sanity checks\n- fix some style issues\n- cleanup in .travis.yml\n\n\n0.0.9\n=====\nDate: 18.10.2018\n\n- add ``__bool__`` for ``RemoteModule`` indicating whether the connection has\n been closed\n- return ``self`` from ``ChangeDirectory.__enter__``\n- wait for subprocess completion in ``Client.close()``\n\n\n0.0.8\n=====\nDate: 30.08.2018\n\n- improve error prevention during connection shutdown\n\n\n0.0.7\n=====\nDate: 11.06.2018\n\n- simplify module access, backward incompatible!!\n- add overridable ``Client._communicate`` method\n\n\n0.0.6\n=====\nDate: 30.11.2017\n\n- improve error checking before/after requests\n- catch more exceptions in __del__\n- provide copyright notice as unicode\n\n\n0.0.5\n=====\nDate: 13.11.2017\n\n- allow locking during request (for thread safety)\n\n\n0.0.4\n=====\nDate: 12.07.2017\n\n- remember error state of connection (whether RemoteProcessCrashed was raised)\n- export an OrderedDict type that preserves insertion order\n\n\n0.0.3\n=====\nDate: 24.09.2016\n\n- fix raised exception type in client\n\n\n0.0.2\n=====\nDate: 19.09.2016\n\n- fix problem with exception handling\n\n\n0.0.1\n=====\nDate: 19.09.2016\n\n- copied from cpymad 0.14.3\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hibtc/minrpc", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "minrpc", "package_url": "https://pypi.org/project/minrpc/", "platform": "", "project_url": "https://pypi.org/project/minrpc/", "project_urls": { "Homepage": "https://github.com/hibtc/minrpc" }, "release_url": "https://pypi.org/project/minrpc/0.0.11/", "requires_dist": null, "requires_python": ">=2.7", "summary": "Minimalistic RPC utility (DO NOT USE!)", "version": "0.0.11" }, "last_serial": 5136410, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d2ed71b16d59a09fbe0e41ea1fb8165f", "sha256": "eaaad20c8cfbb2b650c1e8194347a7fecbf8c2ed0b3c90572d864c1c0db39da4" }, "downloads": -1, "filename": "minrpc-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d2ed71b16d59a09fbe0e41ea1fb8165f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57169, "upload_time": "2016-09-19T08:50:38", "url": "https://files.pythonhosted.org/packages/32/11/42f49aab32866a81269a6b1f50b3cd43a1b425cfbecc4d639dcf62014485/minrpc-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "2cbe4ebf8dc2bc647d639c1347f5d146", "sha256": "86f63c04028b479876dd533c7b3a1dca1d5624af344d06fec7a02e962d7c7023" }, "downloads": -1, "filename": "minrpc-0.0.10.tar.gz", "has_sig": false, "md5_digest": "2cbe4ebf8dc2bc647d639c1347f5d146", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24331, "upload_time": "2018-10-18T15:17:44", "url": "https://files.pythonhosted.org/packages/43/e1/34253d1dae72007a134f9a668a4ed2ce5be3554c3c771ca459f63f60c767/minrpc-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "f5ca7dfab3bffe365c310bd6f2d3d4d6", "sha256": "f8f2d0398a63c052a0a303f009d26a8eca9b984be3210579a1dcd6819977c8cd" }, "downloads": -1, "filename": "minrpc-0.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f5ca7dfab3bffe365c310bd6f2d3d4d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 13120, "upload_time": "2019-04-13T01:20:11", "url": "https://files.pythonhosted.org/packages/bb/b0/96a29e109c65646fd87c126a2d9eaa2d37924ee8c793aa277d251fbba668/minrpc-0.0.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4e9b7080fca0aa9b7cbcc09afc0718e", "sha256": "bed53160f2774fdae7bd3d0fb5d1c77d17395394ec28a9e95a5859f486b54893" }, "downloads": -1, "filename": "minrpc-0.0.11.tar.gz", "has_sig": false, "md5_digest": "f4e9b7080fca0aa9b7cbcc09afc0718e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 23759, "upload_time": "2019-04-13T01:20:12", "url": "https://files.pythonhosted.org/packages/08/e3/6a98ee68dbb156abc1a83bfb2c1c0599ac15cbea8be5d0b512678080efd5/minrpc-0.0.11.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ff8888a43cddcb5dd2a0a0ee23060d31", "sha256": "bc5235f95b1c2285a828e5375796ca08925fc39cb6811cb66e2c413cbb4ff116" }, "downloads": -1, "filename": "minrpc-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ff8888a43cddcb5dd2a0a0ee23060d31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21602, "upload_time": "2016-09-19T11:32:29", "url": "https://files.pythonhosted.org/packages/5e/4e/d7447163da76dbe0da482a29fc251106c0b1f226d84684d58bc9970e957b/minrpc-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9b2a79abfbe090838384224e6592a51f", "sha256": "2dcf5d85ea31181158fd0168ff6f45ab5ff2f19c9132f847ab077e0eef6e92e7" }, "downloads": -1, "filename": "minrpc-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9b2a79abfbe090838384224e6592a51f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21702, "upload_time": "2016-09-24T13:04:14", "url": "https://files.pythonhosted.org/packages/08/a9/b0597765195ae5eba4ba98f1b584e05b335ad8af0151df52421f12b3313a/minrpc-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e25fa6763acdd3bdca4e403e3a404263", "sha256": "a414272dbd585760163bc5c5813e1474cbaec8f02f019e02c4216c6dd5783176" }, "downloads": -1, "filename": "minrpc-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e25fa6763acdd3bdca4e403e3a404263", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23178, "upload_time": "2017-07-12T10:12:15", "url": "https://files.pythonhosted.org/packages/11/f3/1c4a52a94cbeca9cb69c486927cfe88bc30bde3ce4e90e7b0a426d192074/minrpc-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "59d855606b0ebe3d45e19232b4410952", "sha256": "ffe85f7ee87028de73dd46fa2979d3c4b26147606a22a78f0039b1b29df19f2b" }, "downloads": -1, "filename": "minrpc-0.0.5.tar.gz", "has_sig": false, "md5_digest": "59d855606b0ebe3d45e19232b4410952", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23389, "upload_time": "2017-11-13T13:28:20", "url": "https://files.pythonhosted.org/packages/f4/ad/bc42e16897aa269f0b5cd0e676864818e9efff9805e0b6cbc90967cddb9a/minrpc-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "7079aa68cb35c1fe9a22011a229c2e92", "sha256": "7e34605809183c6f28258b36f7692f8a7ae3d66836d236e8fefa4a52820ad99a" }, "downloads": -1, "filename": "minrpc-0.0.6.tar.gz", "has_sig": false, "md5_digest": "7079aa68cb35c1fe9a22011a229c2e92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23431, "upload_time": "2017-11-30T13:56:22", "url": "https://files.pythonhosted.org/packages/0e/76/ac9dd25fc5a6a476fafcfbcec88855d87e1deaa30d8b79e9196a17501251/minrpc-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "3fd97653dcefc213e27023504c0f35fd", "sha256": "f3420387309369500f9dac233ccb5315c4f102e31f13f0ea596d118fbc8a4c33" }, "downloads": -1, "filename": "minrpc-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3fd97653dcefc213e27023504c0f35fd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26120, "upload_time": "2019-02-18T16:41:14", "url": "https://files.pythonhosted.org/packages/b7/87/f491e1445ff89cd0caf959c8309dfa5218e236a579b36a3ab70e8ecbe337/minrpc-0.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e402dc2241c94a2fa75b7d620b821b9", "sha256": "9fa4edd3d1d0813df6b40768de6d9ff5c13eec5f3fd41c5da8934845444d046b" }, "downloads": -1, "filename": "minrpc-0.0.7.tar.gz", "has_sig": false, "md5_digest": "4e402dc2241c94a2fa75b7d620b821b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23550, "upload_time": "2018-06-11T15:23:30", "url": "https://files.pythonhosted.org/packages/9e/c2/5a852e00576a305c10ba2afdcb83fd3592dc526aaf32b23c5e62ecc354bf/minrpc-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "c484123c36b449fa3accb1d40e79b35a", "sha256": "71cf4c7fe02e70341dfa068b9d1f97375dde84cdf1dd23493d4a5621e3527929" }, "downloads": -1, "filename": "minrpc-0.0.8.tar.gz", "has_sig": false, "md5_digest": "c484123c36b449fa3accb1d40e79b35a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23149, "upload_time": "2018-08-30T13:24:38", "url": "https://files.pythonhosted.org/packages/73/29/36fcc73cb1d33a97e6fcf5ebe4a31ed762db8275252fc0b510228ca2eb6c/minrpc-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "6be13c996cfff2538362ed9fec441100", "sha256": "7954d5a015cc76464ac7bea2d3304e1e82e5af853f895b52b7064ab99de15464" }, "downloads": -1, "filename": "minrpc-0.0.9.tar.gz", "has_sig": false, "md5_digest": "6be13c996cfff2538362ed9fec441100", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23374, "upload_time": "2018-10-18T11:53:40", "url": "https://files.pythonhosted.org/packages/59/65/28600b48a20f204b87c707d41948f8a533946d9a465b806afec73c9dd485/minrpc-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5ca7dfab3bffe365c310bd6f2d3d4d6", "sha256": "f8f2d0398a63c052a0a303f009d26a8eca9b984be3210579a1dcd6819977c8cd" }, "downloads": -1, "filename": "minrpc-0.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f5ca7dfab3bffe365c310bd6f2d3d4d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 13120, "upload_time": "2019-04-13T01:20:11", "url": "https://files.pythonhosted.org/packages/bb/b0/96a29e109c65646fd87c126a2d9eaa2d37924ee8c793aa277d251fbba668/minrpc-0.0.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4e9b7080fca0aa9b7cbcc09afc0718e", "sha256": "bed53160f2774fdae7bd3d0fb5d1c77d17395394ec28a9e95a5859f486b54893" }, "downloads": -1, "filename": "minrpc-0.0.11.tar.gz", "has_sig": false, "md5_digest": "f4e9b7080fca0aa9b7cbcc09afc0718e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 23759, "upload_time": "2019-04-13T01:20:12", "url": "https://files.pythonhosted.org/packages/08/e3/6a98ee68dbb156abc1a83bfb2c1c0599ac15cbea8be5d0b512678080efd5/minrpc-0.0.11.tar.gz" } ] }