Skip to main content

aiorubino is asynchronous Rubino API library in Python

Project description

AIORubino

aiorubino is asynchronous Rubino API library in Python

Install and update

pip install -U aiorubino

Start

from aiorubino import Client

client = Client("auth")

async def main():
    result = await client.get_my_profile_info()
    print(result.name)
    

client.run(main())

Contributors

Contributions to the project are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

License

aiorubino is released under the MIT License. See the bundled LICENSE file for details.

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

aiorubino-2.2.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

aiorubino-2.2-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file aiorubino-2.2.tar.gz.

File metadata

  • Download URL: aiorubino-2.2.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for aiorubino-2.2.tar.gz
Algorithm Hash digest
SHA256 89e851866fbc65b44015aec5e81c19c478162e36a1f9a142ccdcd28c391d3390
MD5 36d39968e3b26e667069f7f6aad7b519
BLAKE2b-256 0d6277af3c9e3dc2e3909ac1b86f00e998f3d8606b6b2fe27c9096d6a90fd5cc

See more details on using hashes here.

File details

Details for the file aiorubino-2.2-py3-none-any.whl.

File metadata

  • Download URL: aiorubino-2.2-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for aiorubino-2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3a655f70cd23d627db491cca26776258a56d6db9be8686bbad48c18e5fcd5138
MD5 2119af29f568f69d1a3f64bc1265aecb
BLAKE2b-256 13868cb6cb5e4adec373c8969e3dc384aaabb6a3a69e127517b1af90f80e5dc1

See more details on using hashes here.

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