Skip to main content

No project description provided

Project description

DDX-Python

Rust bindings and utils for use in Python

decimal

Python bindings for rust_decimal. Supports comparison, addition, subtraction, multiplication, division, and remainder. Constructor only supports str.

Usage:

$ python
>>> from ddx_python.decimal import Decimal
>>> d1 = Decimal("8631989.747461568422879160")
>>> d2 = Decimal("12354.867325583148587639999525")
>>> d3 = Decimal("8644344.6147871515714668000000")
>>> d1+d2 == d3
True
>>> d1+d2
Decimal('8644344.614787151571466800000')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

ddx_python-0.1.6-cp38-abi3-manylinux_2_24_x86_64.whl (203.1 kB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.24+ x86-64

ddx_python-0.1.6-cp38-abi3-macosx_11_0_arm64.whl (187.5 kB view details)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

ddx_python-0.1.6-cp38-abi3-macosx_10_7_x86_64.whl (192.6 kB view details)

Uploaded CPython 3.8+ macOS 10.7+ x86-64

File details

Details for the file ddx_python-0.1.6-cp38-abi3-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for ddx_python-0.1.6-cp38-abi3-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 78415f7b0c7808e2df65b991f80582207cf439986547501f039918859ea815b8
MD5 8bc7a53fbe77611e90575bac8926d4db
BLAKE2b-256 8d74e3ce9b19286b8e3908caff2eee1c9834c09707bc7b996fa72ed0d9be055f

See more details on using hashes here.

File details

Details for the file ddx_python-0.1.6-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ddx_python-0.1.6-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2528cc11eb81fa90856fcacfaec8ee2a7972be43a23aa854e126a18c703d0f9c
MD5 85ff5d09c780437650cf87a5579dde6c
BLAKE2b-256 277c81ec657fa7a966b08514f667d35c2b66ef67628a1cb13ea3bfacf6345d84

See more details on using hashes here.

File details

Details for the file ddx_python-0.1.6-cp38-abi3-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for ddx_python-0.1.6-cp38-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 f8ae2a949e99b9c04baa5ebe58dbd595f2940c84425fd590122ed618d02d9fef
MD5 84d34990f5f8728d307f71a6a882f0d2
BLAKE2b-256 a81d39f469da114aee9d1962db7bd0d84e4a29a6b5b92be6e6dda25040031769

See more details on using hashes here.

Supported by

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