Rubino Library for Python
Project description
from rbino import rubino import asyncio
async def main(): async with rubino("YOUR_AUTH") as bot: # Follow a user by their ID follow_result = await bot.follow("USER_ID") print("Follow Status:", follow_result)
asyncio.run(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
rbino-1.0.2.tar.gz
(4.7 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
rbino-1.0.2-py3-none-any.whl
(4.8 kB
view details)
File details
Details for the file rbino-1.0.2.tar.gz.
File metadata
- Download URL: rbino-1.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4d571f8682ba95eba81224a23b65be65e92546d68d5260eac9ebb8150d78f98
|
|
| MD5 |
72797d5bf379f32ea8a686caf4614983
|
|
| BLAKE2b-256 |
4be184947d9cfa5c26ccdb1e74d56af57eaab2d3f877e9baaf7658240f9276e4
|
File details
Details for the file rbino-1.0.2-py3-none-any.whl.
File metadata
- Download URL: rbino-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0cc8b67e62c6d8ca0d5ecc4371f745d0fa07aed3254395c8098758e3089e5e
|
|
| MD5 |
f25dd97b40a26dd7cd418b5f4341d03e
|
|
| BLAKE2b-256 |
e10158b254c8c4fc2bdedb54e308c1a754c673d188b61647fa148cc0be1d2b7d
|