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.4.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.4-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for milkpay_cryptomus-1.1.4.tar.gz
Algorithm Hash digest
SHA256 be5fc4178176ebe68da7909965c78b54587ab257f87894b03b4f46607901769b
MD5 bb5cbc0ef51de55eb6a4e9e38caf7ef8
BLAKE2b-256 8b26fd8a22bb8e16fab3a28681e6a967ddeb586b67eca89d382593cf75997511

See more details on using hashes here.

Provenance

The following attestation bundles were made for milkpay_cryptomus-1.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for milkpay_cryptomus-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e3e61d64977c405c4556784a8e8ea10226c03def4ae7ad3d1a1dbc50148e0384
MD5 7eb920d23a956030fb6b99ba24c8e13c
BLAKE2b-256 750d997d37330e9bed2d0a9f9879f3e9a8484b77f02288f03a3863f49e88490c

See more details on using hashes here.

Provenance

The following attestation bundles were made for milkpay_cryptomus-1.1.4-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