Skip to main content

libraryawz

Project description

How to import the Rubik's library

from Awz import Messenger

Or

from Awz import Robot_Rubika

How to import the Robino class

from Awz import Robino

How to import the anti-advertising class

from Awz.Zedcontent import Antiadvertisement

How to install the library

pip install awz==1.2.1

An example:

from Awz import Messenger

bot = Messenger("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"libraryawz")

And Or:

from Awz import Messenger

bot = Robot_Rubika("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"awz")

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

awz-2.1.2.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

awz-2.1.2-py3-none-any.whl (19.3 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