Robinobot is a library for building self-robots in Robino based on API
Project description
Rubino
A small library for making the Robino robot
Example
from rubino import Client
from asyncio import run
client = Client('YOUR-AUTH')
async def main():
res = await client.follow('followee_id')
print(res)
run(main())
Install
<<<<<<< HEAD
pip install rubinobot
=======
pip install rubinobot -U
>>>>>>> origin/main
Project details
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
rubinobot-2.0.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rubinobot-2.0.tar.gz.
File metadata
- Download URL: rubinobot-2.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e42fb20b6a7ca9f4d3e68baf528262628cdccfcca90e2c2f2965ace1b1b0ba4
|
|
| MD5 |
4726be3caa21392f6e51b054c0c05729
|
|
| BLAKE2b-256 |
fb1029dccd42a7f5294cdf49ddc8e09b038ac11d66b0e798a78ce9967b7f6328
|
File details
Details for the file rubinobot-2.0-py3-none-any.whl.
File metadata
- Download URL: rubinobot-2.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a508e382bba24800a529ace55213dcd28d17740a3ec5ef1b967396abe3f61539
|
|
| MD5 |
49a60c24558a20be66d7a259b208cb28
|
|
| BLAKE2b-256 |
009d658855eff43f28f8cd9112afbf8150876be12d6afe33dfa1b7e5eb393d9c
|