Skip to main content

Experimental SourceBots API

Project description

sbot

sbot - SourceBots Robot API - Powered by j5

This is an experimental API for SourceBots, based on the j5 library for writing Robotics APIs. If successful, it could potentially be deployed at SourceBots / Smallpeice 2019.

Much like it's predecessor, robot-api, sbot supports multiple backends, although should be more reliable as there is no UNIX-AF socket layer.

Installation

Once published:

Install: pip install sbot

Usage

from sbot import Robot

r = Robot()

Or alternatively:

from sbot import Robot

r = Robot(wait_start=False)

# Setup in here

r.wait_start()

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

sbot-0.2.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

sbot-0.2.0-py3-none-any.whl (3.9 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