Skip to main content
pyrubi image

Fast & powerfull Rubika API library
GitHubDocuments

Pyrubi 3.6.0

Downloads

Fast and powerfull Rubika API library for building self bots.


Install or Update:

pip install -U pyrubi

Quick start:

from pyrubi import Client
from pyrubi.types import Message

client = Client("mySelf")

@client.on_message(regexp="hello")
def send_hello(message: Message):
    message.reply("**hello** __from__ ##pyrubi##")

client.run()

also you can enter your session data manually:

from pyrubi import Client
from pyrubi.types import Message

auth_key = "abcdefghijklnopkrstuvwxyzazxcqwe"
private_key = "-----BEGIN RSA PRIVATE KEY-----\n..."

client = Client(auth=auth_key, private=private_key)

@client.on_message(regexp="hello")
def send_hello(message: Message):
    message.reply("**hello** __from__ ##pyrubi##")

client.run()

Features:

  • Fast : The requests are very fast and optimize.

  • Powerful : While the library is simple, it has high speed and features that make your work easier and faster

  • Easy : All methods and features are designed as easy and optimal as possible


Social Media:

Rubika


🌟 Star History

Star History Chart

Release files for pyrubi 3.6.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyrubi 3.6.0
File Size Uploaded
pyrubi-3.6.0.tar.gz 29.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyrubi 3.6.0
File Interpreter ABI Platform
pyrubi-3.6.0-py3-none-any.whl Python 3 none any Details

Total release size: 60.3 kB

Release files / pyrubi-3.6.0.tar.gz

Download URL pyrubi-3.6.0.tar.gz
Size 29.2 kB
Tags Source
SHA-256 checksum
How to use checksums
5f1bf1cd97e11653342864b237639145781a6cbbf1618dd27c7259e345b088de
BLAKE2b-256 checksum
How to use checksums
9e1b5177de03debbe72a9989d489f713c8dbaabd0ad071a0dadbbd8bc82b4bbb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.7

Release files / pyrubi-3.6.0-py3-none-any.whl

Download URL pyrubi-3.6.0-py3-none-any.whl
Size 31.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
3fcb99b093a2da3a8782c1b7c74c030a3e1c5a992248c0b030f88b1eda349f39
BLAKE2b-256 checksum
How to use checksums
58b7260e7dd74c447fd26fe84a70ecb5794877f996402ebce40f5eeb33c48b18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.7

Release history Release notifications | RSS feed

This release

3.6.0 This release

2 release files

3.5.1

2 release files

3.5.0

2 release files

3.4.0

2 release files

3.3.1

2 release files

3.2.0

2 release files

3.1.0

2 release files

2.3.1

2 release files

2.3.0

2 release files

2.2.1

2 release files

2.2.0

2 release files

2.1.1

2 release files

2.1.0

2 release files

2.0.2

2 release files

2.0.1

2 release files

2.0.0

2 release files

1.9.0

2 release files

1.8.0

2 release files

1.7.2

2 release files

1.7.0

2 release files

1.6.0

2 release files

1.5.1

2 release files

1.5.0

2 release files

1.4.0

2 release files

1.3.0

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.1

2 release files

1.1.0

2 release files

1.0.4

2 release files

1.0.3

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page