Just the `zro.Proxy` class extracted from `mpeconfig`, with `zmq` as a dependency.
Project description
np_zro
For use on internal Allen Institute network
Just the zro.Proxy
class extracted from mpeconfig
, with zmq
as a dependency.
Install
python -m pip install --extra-index-url https://pypi.org/simple np_zro
Basic usage
Proxy.__getattr__
and Proxy.__setattr__
are forwarded to remote zmq
object:
>>> from np_zro import Proxy
>>> camstim_agent = Proxy('w10sv111814', port=5000, serialization='json') # BTVTest.1-Stim
>>> camstim_agent.mouse_id = '366122'
>>> camstim_agent.mouse_id
'366122'
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
np_zro-0.1.0.post4.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file np_zro-0.1.0.post4.tar.gz
.
File metadata
- Download URL: np_zro-0.1.0.post4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.9 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97a8775802f3fd33734a878305b3fdaf9556f00005733c3148fb03071c77bcca |
|
MD5 | b6fda060fda6117e60f5f2c02356330a |
|
BLAKE2b-256 | faa49bdd2ca9f4e35693c7aef5790a4ff2315555ffb7c7a0e17236af63a8efa3 |
File details
Details for the file np_zro-0.1.0.post4-py3-none-any.whl
.
File metadata
- Download URL: np_zro-0.1.0.post4-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.9 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a020e049a08c3f7d125ca7a9ad25cb413b5459b997a35b7edc30687a0eb46db8 |
|
MD5 | 34b0b48a857d07992395f71683e2e802 |
|
BLAKE2b-256 | 9d3dd851913ebc63e4850162bc9fb7c8f6212d8893f663e50a032bc5213a6598 |