Skip to main content

TODO.

Project description

👀 caniusethat

Documentation Status PyPI License: MIT Code style: black Tests Codacy Code Quality Codacy Coverage

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 pickle module 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caniusethat-0.4.1.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

caniusethat-0.4.1-py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page