Skip to main content

Apollo autopilot middleware.

Project description

pycyber

apollo cyber python package

Quick start

Install

You can install pycyber via cmd below.

pip3 install pycyber

Example

Then you can open two shell windows. One receives messages via the listener command, another to send a message via the talker command.

~$ listener

# another window
~$ talker

Usage

  1. Then you can import pycyber in your python file.
from pycyber import cyber

There are some examples in pycyber/examples.

  1. Also supports some commands of cyber, such as
cyber_channel
cyber_launch
cyber_node
cyber_service

Below commands are currently not supported.

cyber_monitor
cyber_recorder

env

You can set cyber IP address by below command.

export CYBER_IP=127.0.0.1

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

pycyber-0.0.6.tar.gz (26.3 MB view hashes)

Uploaded Source

Built Distribution

pycyber-0.0.6-py3-none-any.whl (26.6 MB 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