aiorocket2 documentation ======================= Async Python client for the xRocket Pay API. This documentation is primarily an API reference for the Python package. It is intended for developers who want to inspect available clients, models, enums, exceptions, tags and helper utilities, and use them in real integrations with xRocket Pay. If you are looking for the upstream service documentation, use the official xRocket API reference: - xRocket API: https://pay.xrocket.exchange/api Quick navigation ---------------- .. grid:: 1 2 2 :gutter: 3 .. grid-item-card:: Quick start :link: api/client.html Start with the main client and its async interface. .. grid-item-card:: API reference :link: api/index.html Explore models, enums, exceptions and utilities. .. grid-item-card:: Examples :link: examples.html Common usage patterns and invoice creation examples. .. grid-item-card:: About me :link: about_me.html Links to GitHub, Telegram and other contact channels. Contents -------- .. toctree:: :maxdepth: 2 :caption: Documentation api/index examples about_me