sbot 0.4.0
pip install sbot==0.4.0
Newer version available (2025.0.1)
Released:
Experimental SourceBots API
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Dan Trickey
- Maintainer: Dan Trickey
- Requires: Python >=3.6, <4.0
Classifiers
- Development Status
- Operating System
- Programming Language
- Topic
- Typing
Project description
sbot
sbot
- SourceBots Robot API - Powered by j5
This is the API for SourceBots, based on the j5 library for writing Robotics APIs. It will first be deployed at 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
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Dan Trickey
- Maintainer: Dan Trickey
- Requires: Python >=3.6, <4.0
Classifiers
- Development Status
- Operating System
- Programming Language
- Topic
- Typing
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sbot-0.4.0.tar.gz
.
File metadata
- Download URL: sbot-0.4.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/4.19.60-1-lts
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d7ad037e45bc248b8b7d4fb9a2f54ae24f239b1716f5737c5618c0151305d39 |
|
MD5 | 82b770fc8ca4ea40e9d12974d96ce340 |
|
BLAKE2b-256 | 275c655a0726a1139d696bf8e2fecbd326c5315f49d898e29aece90d4b82c84b |
File details
Details for the file sbot-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: sbot-0.4.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/4.19.60-1-lts
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cffda89975503b49e6677c56b8fb86ebf3ab929b12c569770aa0195dc570c49 |
|
MD5 | eab2122e2ed216e3c4c971c135d1b349 |
|
BLAKE2b-256 | 5664fd6cd09d5e4f0903c8a61a5d8e9265e65172ce13d01b39148a37433fb350 |