Skip to main content

aiorubino is asynchronous Rubino API framework in Python

Project description

AIORubino

aiorubino is asynchronous Rubino API framework in Python

Start

from aiorubino import Client
import asyncio

client = Client("auth")

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

if __name__ == '__main__':
    asyncio.run(main())

Install and update

pip install -U aiorubino

Examples

Visit the Examples directory

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.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiorubino-2.1-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aiorubino-2.1.tar.gz
Algorithm Hash digest
SHA256 240b91ee489da4781225d2550aabc0ed9d465ce1203b794db7724a23aee7841e
MD5 344fbc28452a2fbecd1900a361049ba1
BLAKE2b-256 72fad05a4f7a22e62255ba883a6b181f8ba13a2b89fd7f11e9c4346e18bc6de9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiorubino-2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.3 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d5854ed0986ca07c4735970d2b28ff19b5c783d7043a96fafb81391ed0ee7551
MD5 93d40f71fdfc3059873a0a41925f70e5
BLAKE2b-256 4154fee303ae7e1e008325cacf789af060c1fe9640c406c7b46182edb8162a0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page