Minimalistic RPC utility (DO NOT USE!)
Project description
Minimalistic RPC utility.
Please do not use. This package is only used within cpymad and pytao.
Copying
Copyright 2016-2018 HIT Betriebs GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
For a full text version of the license, see COPYING.GPLv3.txt.
Changelog
(dates are in the form DD.MM.YYYY)
0.1.0
Date: 28.10.2020
fix UnpicklingError: pickle data was truncated see: https://github.com/hibtc/cpymad/issues/72
0.0.11
Date: 13.04.2019
remove obsolete OrderedDict export
simplifications in build/setup scripts
remove py33 tests
0.0.10
Date: 18.10.2018
Pure maintenance release with continuous integration improvements:
automatically upload release to PyPI
add automatic style and sanity checks
fix some style issues
cleanup in .travis.yml
0.0.9
Date: 18.10.2018
add __bool__ for RemoteModule indicating whether the connection has been closed
return self from ChangeDirectory.__enter__
wait for subprocess completion in Client.close()
0.0.8
Date: 30.08.2018
improve error prevention during connection shutdown
0.0.7
Date: 11.06.2018
simplify module access, backward incompatible!!
add overridable Client._communicate method
0.0.6
Date: 30.11.2017
improve error checking before/after requests
catch more exceptions in __del__
provide copyright notice as unicode
0.0.5
Date: 13.11.2017
allow locking during request (for thread safety)
0.0.4
Date: 12.07.2017
remember error state of connection (whether RemoteProcessCrashed was raised)
export an OrderedDict type that preserves insertion order
0.0.3
Date: 24.09.2016
fix raised exception type in client
0.0.2
Date: 19.09.2016
fix problem with exception handling
0.0.1
Date: 19.09.2016
copied from cpymad 0.14.3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file minrpc-0.1.0.tar.gz
.
File metadata
- Download URL: minrpc-0.1.0.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec3e58a506411e8fe62d70c73c3c067eb2227ecc35319763d556ef1b2b76d719 |
|
MD5 | 45ed0a44180422b8811814f76997c84d |
|
BLAKE2b-256 | 4aab5be65bb25fb5839de8fa2d8cdab52f35b08f249706ef751c3f0f7ca97a4f |
File details
Details for the file minrpc-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: minrpc-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b6c99f16d982be722e3583df33e4f537311513aaf9434eeab3de27ab95ad9bf |
|
MD5 | ffd293ebbb8369353e7d221fd8c213c6 |
|
BLAKE2b-256 | edf64ed101b741294e468813244941b9949ee12ff1b6f22235498ce0825b7629 |