rabino

2.0.4last stable release 1 month ago
Complexity Score
Low
Open Issues
15
Dependent Projects
0
Weekly Downloadsglobal
82

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

How to import the rubino library

from rabino import rubino

An example:

from rabino import rubino
import asyncio
async def main():
    async with rubino("auth") as bot:
        
        data = await bot.search_username("@super_god1")
        print(data)
asyncio.run(main())

How to install the library

pip install rabino==2.0.1 aiofiles aiohttp asyncio tqdm pathlib

My ID in Telegram

https://t.me/RMSource

And My ID Channel in Telegram

https://t.me/RMSource

My site

سایت ما

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
4.90
Test Coverage
No Data
Follows Semver
Yes
Github Stars
0
Dependenciestotal
6
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute rabino in your own private PyPI registry

pip install rabino
Processing...
Done

10 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.