Skip to main content

A lightweight Cryptomus SDK

Project description

milkpay is a set of lightweight crypto payment system SDKs.

Installation

pip install -U milkpay-cryptomus

Simple example

import asyncio
import logging

from milkpay.cryptomus.business import Cryptomus
from milkpay.cryptomus.business.enums import Currency


async def main() -> None:
    logging.basicConfig(level=logging.DEBUG)
    cryptomus: Cryptomus = Cryptomus()
    for rate in await cryptomus.get_exchange_rates(currency=Currency.TON):
        logging.info(rate)
    await cryptomus.session.close()


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

Support

❤️ My TON Address: UQBTR4X8Cg-qJ3jkMLbuhe7DkqSNAfddNj8kvOHZtLHtR8YQ

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

milkpay_cryptomus-1.1.2.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

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

milkpay_cryptomus-1.1.2-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

Details for the file milkpay_cryptomus-1.1.2.tar.gz.

File metadata

  • Download URL: milkpay_cryptomus-1.1.2.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for milkpay_cryptomus-1.1.2.tar.gz
Algorithm Hash digest
SHA256 1a5965121fb9cbdf4e68322db73074974e3644881c0ba0eb6b759fa86a0d204d
MD5 2afea8de3566033cb09b61eae25e4fa6
BLAKE2b-256 fe65dc507454037dabc427bac86af16be01e2969c43568086ecf73159c6d82c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for milkpay_cryptomus-1.1.2.tar.gz:

Publisher: pypi-release.yml on py-stollen/milkpay-cryptomus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file milkpay_cryptomus-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for milkpay_cryptomus-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 65e76d945c4232c964970c9f148520d9b864c5faeff6b1f981ac872893e9e0f6
MD5 19f3f3fc92e6cfd1ac0e99a50939a4a9
BLAKE2b-256 b7b3bfa1af8ef307be4933b7a03a14887c4f542f3a8553e1c9df27a391678b2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for milkpay_cryptomus-1.1.2-py3-none-any.whl:

Publisher: pypi-release.yml on py-stollen/milkpay-cryptomus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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