Skip to main content

Daemon helper for the ANSWER

Project description

reccd

PyPI PyPI - Python Version GitHub

Daemon helper for the ANSWER

About

A wrapper to easily adapt gRPC communication without implementing protobuf.

Usage

Print help message:

python -m reccd --help

Print version number:

python -m reccd --version

Prints a list of available modules:

python -m reccd -vvv modules

Start the gRPC daemon server:

python -m reccd -l -d -vvv server -a 0.0.0.0:8080 template

Communicates with the daemon server:

python -m reccd -l -d -vvv client -a 0.0.0.0:8080 message

License

See the LICENSE file for details. In summary, reccd is licensed under the MIT license.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

reccd-1.0.3-py3-none-any.whl (53.3 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