Skip to main content

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for milkpay_cryptomus-1.3.0.tar.gz
Algorithm Hash digest
SHA256 e4e257ff8a31b10f155406c45be74ed3c9575d24182d13e93fbc4e66e5b3c861
MD5 70f247b627eff4980bfe5c43646b94b7
BLAKE2b-256 6ed863f1e993e136daea6edfd2e895054673026135cd6a49966ccd342fe282fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for milkpay_cryptomus-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 95be7b748dd7fefdd9e297ef416b33895bff445802c54fb6a7b809cde158e94f
MD5 f36ce4dc0ac8f679f03c345415dbbb1d
BLAKE2b-256 39f996f50f102a2afd746b0faca386ce7d8cd3f7c3d7cb15949f37875f8f2134

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

This release

1.3.0 This release

2 files

1.2.0

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page