👀 caniusethat
caniusethat is a wrapper around PyZMQ that enables easy RPC (remote procedure call) functionality.
Security warning
This module uses pickle to serialize and deserialize data.
From the Python documentation:
The
picklemodule is not secure. Only unpickle data you trust. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling. Never unpickle data that could have come from an untrusted source, or that could have been tampered with.
Only use caniusethat on your local machine, or behind a firewall that is configured to allow connections only within your local network, or in any case from machines you trust.
Get started
caniusethat can be installed via pip:
pip install caniusethat
Release files for caniusethat 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| caniusethat-0.4.1.tar.gz | 13.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| caniusethat-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.4 kB
Release files / caniusethat-0.4.1.tar.gz
| Download URL | caniusethat-0.4.1.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d0c12058913665320d8e8c331bedfcf798784a5ef8343d99b30e18d98da64ba
|
|
BLAKE2b-256 checksum How to use checksums |
217ee539ce3cd5d433e91037e003e54509f7186b3890213db6dbc1e4fbda30e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|
Release files / caniusethat-0.4.1-py3-none-any.whl
| Download URL | caniusethat-0.4.1-py3-none-any.whl |
|---|---|
| Size | 13.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0b9c328b7ab5f845a27f7886b9ca1af503e0a879768d81c9bbf2b56d85a15bf3
|
|
BLAKE2b-256 checksum How to use checksums |
5de4cdf40a8223deb5bb837072fdd81bd7cc0fbcc3c7afa74e83a6c8ef32b4a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|