Skip to main content

python bindings for fend-core

Project description

python bindings for fend-core

example

>>> import pyfend
>>> context = pyfend.Context()

>>> pyfend.evaluate('a = pi to 3 sf', context)
'approx. 3.14'
>>> pyfend.evaluate('a mi to ft', context)
'approx. 16500 ft'

>>> pyfend.evaluate('2d4', context)
'{ 2: 6.25%, 3: 12.50%, 4: 18.75%, 5: 25.00%, 6: 18.75%, 7: 12.50%, 8: 6.25% }'
>>> context.set_output_mode_terminal()
>>> print(pyfend.evaluate('2d4', context))
  2:  6.25%  #######
  3: 12.50%  ###############
  4: 18.75%  ######################
  5: 25.00%  ##############################
  6: 18.75%  ######################
  7: 12.50%  ###############
  8:  6.25%  #######

>>> pyfend.evaluate('@debug 1kg to m', context)
pyfend.FendError: cannot convert from kg to m: units 'kilogram' and 'meter' are incompatible

testing

do not run uv -m unittest. bypass the uv cache:

uv run maturin develop --uv && .venv/bin/python -m unittest

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

pyfend-0.1.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distributions

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

pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (859.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (891.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (949.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (853.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (689.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (715.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (869.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (687.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (745.9 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (860.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (891.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (949.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (853.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (689.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (715.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (869.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (687.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (676.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (745.5 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (860.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (891.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (948.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (853.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (714.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (871.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (687.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (688.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (744.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl (858.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl (889.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

pyfend-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl (947.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl (851.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (714.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (867.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (684.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (674.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (859.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp313-cp313-musllinux_1_2_i686.whl (889.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pyfend-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl (947.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl (852.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (688.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (715.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (868.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (685.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (744.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (609.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyfend-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl (639.3 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pyfend-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (859.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp312-cp312-musllinux_1_2_i686.whl (890.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pyfend-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl (947.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (852.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (688.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (714.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (871.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (685.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (744.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (608.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyfend-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl (638.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

pyfend-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (859.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp311-cp311-musllinux_1_2_i686.whl (890.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pyfend-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl (948.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl (852.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (688.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (714.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (868.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (686.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (745.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (613.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyfend-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl (642.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

pyfend-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl (859.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp310-cp310-musllinux_1_2_i686.whl (891.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pyfend-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl (948.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (852.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (688.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (714.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (868.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (686.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (746.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl (859.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp39-cp39-musllinux_1_2_i686.whl (891.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

pyfend-0.1.1-cp39-cp39-musllinux_1_2_armv7l.whl (948.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl (853.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (689.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (715.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (873.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (687.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (746.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (860.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp38-cp38-musllinux_1_2_i686.whl (891.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

pyfend-0.1.1-cp38-cp38-musllinux_1_2_armv7l.whl (949.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl (852.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (689.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyfend-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (715.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (871.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (687.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pyfend-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (746.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

pyfend-0.1.1-cp37-cp37m-musllinux_1_2_x86_64.whl (860.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

pyfend-0.1.1-cp37-cp37m-musllinux_1_2_i686.whl (892.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

pyfend-0.1.1-cp37-cp37m-musllinux_1_2_armv7l.whl (949.4 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARMv7l

pyfend-0.1.1-cp37-cp37m-musllinux_1_2_aarch64.whl (853.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

pyfend-0.1.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (714.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

pyfend-0.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (871.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

pyfend-0.1.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (688.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARMv7l

pyfend-0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (675.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

File details

Details for the file pyfend-0.1.1.tar.gz.

File metadata

  • Download URL: pyfend-0.1.1.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.0

File hashes

Hashes for pyfend-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ca083e548a176fc8806a51e58f48e1133be36723f7848d412598b89ea9178be4
MD5 4cb86d268303916569c0d54d43ff22db
BLAKE2b-256 dedf01fd35aa18e79b2b05bf80419785fdfa2b4392aa72ae213e8c8fdd92377e

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 144f263a652c4b55bd6990b08aca3a11486384adc1a6718ef6270be948985ffc
MD5 f2248b24cf3b06d81efde2339adc7453
BLAKE2b-256 f75a1f4774f77b58d3f39d29971df1e326ab5227668acf5ae88d201ced8c689f

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aa0e19f05cd61835f167abaed3cfa5c5d2427c411388f5d1705c66d9ab9069d4
MD5 f5bf749c223ad7e10b391cf2cfa3124d
BLAKE2b-256 08ad5f37155ad5f40d2027aadfa354ce785851e69aecbf07f17b1bf96b8e2cb2

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b3891473ebb2de33be6994c7b7804d282e9011295c85c2be9cdf9fe9ece21783
MD5 2e4a85169b6d6b25720f93e03e028d53
BLAKE2b-256 2f080f620fed1af968b40201b65d75b1b07e4a7cfff21158c0b9112a91dbb566

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e6be4325f703050ab4109a5aa009e4b84693429d498dad0ed7131b94c67e3ff
MD5 3fa4da1b995970bf8d50e7c4887788d5
BLAKE2b-256 203723b66f53f1dfd3b44c96ea00e48532e72f385514890155b517d37bbf3aba

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7c2223d573891b60f5c21bfe887ef19e55b282adc985a35e2e5e58c8c044fa8
MD5 3174fd016623165cf30829ad25932b20
BLAKE2b-256 169f72f092f0e6a7e0e042586f5f860f1c8d050a39c334c6eeed10d5423c6ec6

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0e398607b8193f5c2cdcbb1a0cacc20002af8c5c284c63ef2726a507de28b7d0
MD5 765984df7dd94ed1a523d495491abd22
BLAKE2b-256 b6e6d9f6ad785b2c9a36d02adfad9fba2e5d0f2a007fe89b7ff67a75efce10df

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 63428e8d1fc3e2f9e97bdabc234ed21fe954d833adc0e33ca3d0dd5bc4951f0a
MD5 4d8b68c726a4cbb25ccfd182cbd355be
BLAKE2b-256 0a7ef7d766c037f1031a26f1ac748f412bfd9b79b4f5768ea786cb1a17fc566d

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a4e55a45003ce023a6d146548dc7ad4c44e23e2eb109b1cc44326dfd67bf1d84
MD5 abae3342741955660c48baf9c7c3d61d
BLAKE2b-256 b4743c7565b851f6c18ee7e1b824787ac6370d0ad0d8248d0424853440f5ec3f

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9abd5655e367ffa0d7dfc402b7b798cab7265b4ab56dbfeb35515622b27ed63b
MD5 e103a34f750390440ee278d2e177eada
BLAKE2b-256 b089c4261edaf66b73f55e070b6873cf09ebd4fde785fcaa643ddd3290de50ea

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 cb788934dd1f0aa7e02b03d2ffeabb7041176b512302bfa35f8728e479fa7437
MD5 ff5ec0be71d958afa44635e83c4a2ca5
BLAKE2b-256 83ae3f95bc4a89a7fba14d7f250463a704d840f0747b4bd167957ccd87ce437a

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d0d8d3ccf9a2347971d736f716602a2541de1fbe544d2ac53ed7ddcb3bdd3f4
MD5 f531a1b042f1ac8175045ef63ebfd0a9
BLAKE2b-256 5fba453f3de7ebcc67a4230cf0bf5648aed9c358bf72489090a48541e6910fec

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e829237db447bf807aa3a7e4cf5f062a4e4bcc281ac99599822a7ddd1bd62574
MD5 cb3beb65951368a3915f9096ad350ab7
BLAKE2b-256 b90b5b225de030c16df6813d145a70a56dab03acdab45466042360c42742c94c

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c1fd2ac8447f8e734cf598864dcbd58ae3981ef18f897733b74ba853201d5d35
MD5 dcc34d7eece52906cee88747d45bf1dc
BLAKE2b-256 55d6c0ae30199a5133ea45a121526705d7f267081725e4fe26f53b6e14f4e86b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 329403d20f7b7c3dab6a019d401d7df6cf3e01512624090c62fc040af14305f5
MD5 2afdc53140c697d40dc8ef8dc53aadba
BLAKE2b-256 8fc916750f611133b698978834fd3cf5c89c8a90eadf91f65c97f971805fb4d2

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9abd86383d03becb3912a0b9bc23db3255a325f6d0b23251f7585d8aa7097051
MD5 7dc29af2725c110129e8e3cd06b5c25e
BLAKE2b-256 fa614376c1101697901e601ceb18138e6531ffb00d0bb53591381dc40b60958a

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 08a1998c4337cd778e433dde0fface6b84c9af03c007b9aecf1465dc05ef5c64
MD5 33ae1f19408ed05bf53ba23b45d9dfb6
BLAKE2b-256 c6d74f2eb7781caf650098bb39f996ca30792d563a238efa3fd96ff8dd7c170e

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 32e067639ada209249119eb9f166d42aad165c9980932d1dd7a420422aa19499
MD5 9061d3dc6f204139b02663077e04c51e
BLAKE2b-256 cfd62d845f677377831452842b070f3576dce345322737c0f1e834a7f55f34f0

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 645e3cc3ed737721bc31d496d9f847c106c6b2feac4d7f573220d9a1edc0e19d
MD5 a93ca993f27b7f960f74987ad424d072
BLAKE2b-256 23d3d81fa62fea53e185fc3eeb58d848ccefacc8a1a0f151d35b1bfba6a98568

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 193bf7551a4698427bc4ef14a4f8f9ceae22509e2e84d506271295c3586ac988
MD5 7dbf9599fb955292bc21a304554d0654
BLAKE2b-256 426be9b394b6d0266eda15ef27752ba593485d3d3ef3343096580de1d850af2a

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 01e7cd8d0abe85b847d7ff90956f089eedfbdd8a7b504bccf1893f956a0b42ef
MD5 3e3ee1fedc245253d7126a5b8fba3fe2
BLAKE2b-256 62039aaa79a46335d4c840479dae79b76e49604add9584312be4f89f5c26dc93

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75e10c347a26cc1365bcd4d932028a9ab513afe467c396a0f2878f21025d47e5
MD5 d1a39e9360e23f56202f6ca96855914d
BLAKE2b-256 3b118dbf889035780b59e4023b1a7355297f237e4312d025e27965449a0a42c1

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6be2fa9406aeceb285a8fad55799ff462c0f5f0a308ee0d5afacd12fd9ba7bd5
MD5 acf120bb7412279423883742cd1ec4aa
BLAKE2b-256 3da55e3b8cccf63fec411c2ad636afee7503d01736b8b19b88d3c2d902d7bce7

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 65c59953565dc5183af3fe3f9080e032708557cc6eba65b0725c49cfbdd6a83e
MD5 bd90f796cb3bb7ebe921e8f1c3dfc6ed
BLAKE2b-256 f3a5476fed7486371df1bc943552516f5bb706da521630b134b7601623b13373

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4784934eb9ae86f7b686a893564e53e6ba8361a7255e0ce3f61b3223e8eac725
MD5 f27b8ec2929cf94f0dc793ed7197feb2
BLAKE2b-256 622618018558f988796b33c285ee49d5c541c2022198e1b2e363a73c796e83df

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2bee21bdd645afa99a61daf15e6ca2f0f732fa5aada0325b255a4fa254ab2b5c
MD5 39389b705b6a53bc00598f74999737da
BLAKE2b-256 1d10e7c392d490fffa5fce121ad84b9ea79b953d825fb9a744c31001ecc43703

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 48e25f1c67ac4a29b02a0fadbc5b233b9a6c66964f308e96e012e8301b591c77
MD5 31bdfcf5936eac8677cad35b666128f7
BLAKE2b-256 f95f4b464d6b93615351ac40f969239f2a44ba3e9defaf1998365f413de59c2b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 43c13c88bb8406cbb9d50960dbe437a386c5e14362929e619d56aca5d75cecea
MD5 fab4c92472204896a244f8eafa5bed98
BLAKE2b-256 8e90fc2afb4d4850f87cdf0f42e0de7217331c7b31832fa05ed1320e0c3d121b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a55f4df8334308fada2b48cd17422c6d1d6273bc4cef23218b12ea654402529
MD5 0ae83235db901712e04fca5b85787de1
BLAKE2b-256 04f3000c6c37c75da62224b5a83fe3ca3eb36821193a336e35a4e46f2eb87645

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e655ac1747399d0795c3519082ace4458080239e8a0a0e3734d6d712cd910035
MD5 b8862208c4c423edae3d365a8b85cfd7
BLAKE2b-256 09a51f3b883d9224baf606952ea3d2bcc2cbdfccdc84c24dfc1c785bdfc44f97

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0a840c0daf8614d7c006c34d833d8e4f39773b318b02d5b8f7759a83ad865f2b
MD5 17f73a2bcc11d516309fa6169605fb09
BLAKE2b-256 f85f0043953c7632e3602583a3dacafab79229ed23d25f799cee320ded4a3be3

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33fce37a0670ce0871d7e9022f835bfdb39a3f9f8d1fc7b8a45926c1e54e01cf
MD5 a9b76d65c1c0a94ac7946c14bbfcad72
BLAKE2b-256 16c46b35385e4560ce452215c58c522605d2932a41b4d75c57427407f116b912

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 26f8483638cc3e383f8d16bdb687af5b129633dfce7e5b40a263c0007f3d490c
MD5 bdfd04bbbdcb0f462bcb84af3a6d87a0
BLAKE2b-256 1523de9309caf5ab4e8a2ecb8af5c36511c7cbf951263c01e5ab705dc14f3e69

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9500a22042f54746a15f6d58fb900ab6d150cd6b2f4832f7ac82079662207eec
MD5 23efb08166872eb85a2581bc710fbd64
BLAKE2b-256 de67f02d957388a0bfbcb9ead2e71ac8cd8db0f9f29978d74eeac91621bc555b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2250501b94a99c2c6ce4cc87b9be0a913862d64ef5a355413f9de0b100c0ede8
MD5 1099b0f5fd67172cfb677f5def2e27dc
BLAKE2b-256 f4615675e59eaf1ca2dd7a99a87b6f1387868cbcd96847993e5460c31cdfe34b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9b5fc9a93ad0b1546ce5aeef9891aee4110652bd2fa5442ea1bf35e0b53596fb
MD5 6b5e405ad8ac50d7692535df532a29fd
BLAKE2b-256 dd4552a123cfdc4aa6601a526ecdf5eca7f6680d39ede53a2bf4a93a642d50fd

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8cd8ca3a155765e7e36c7fb42f06be68d64a00bcae134912d21da7c02fe865a0
MD5 dd0d9d7ab43e0f6b212b117017627255
BLAKE2b-256 1b196b20a454dea27262bce754bc23fefa757d3d6fce7ab54eda5e0ef2fbb126

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9a2fe6566714ae2be6a0fb45b8cfd8044a35a6a8aa1727ee0d2b01e6e71493ba
MD5 23374f3f07f63ac57b4eb183c4d25631
BLAKE2b-256 fbfb26255729564b310a36414a08067c32cc93b7dc7e90947f033cf7cd01778a

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4c490645a7bb91f06bb984008324cfe60cd08c63c58f6287c1637ad1ec526d1
MD5 f09c40523e308f2c476735e619e7c70c
BLAKE2b-256 3a32454ffa7c9a47a8b746903cb70d5d50e0607af9b2b2aa01a85a5b99f22ef4

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 35d9364200859104d4047b2cce11c315b3eab91a49fc39bae7cb5427ddba8fdf
MD5 088a85738c93ff3e6c6ab13a891250fa
BLAKE2b-256 3c16822c8635313a8ba822300e4fb6335191ae92a63f519309b1c6f568bc26e7

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4d1cb3f0f8348b39cd216c6ec0d2e8a7e0745937cc011eb214a72589b7d645ee
MD5 fbab56396003725f12c49dc78484ed1b
BLAKE2b-256 88ef53282c6514454fd0350f35bc9ac743d5bd67c6a6cb288dbdd1ca14a76e6b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 26391b15a091361382a1525feb145563dfaedb96c9a572ff731f7803461ef55b
MD5 cc2b419f84c8d353c809a673f0463467
BLAKE2b-256 be7ba00b5bee666d11891d3ff20de5d279a0ce5d68197f07744fd3a13e654338

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b3f2216f846e11406d111866e30082d474899373cc3b4d20f8d9d8f47674180a
MD5 6a396c037220a56847854aff435ec015
BLAKE2b-256 619d0a7e387a87395b833cb5274ff8d6471747085f95740620f84183a78e4732

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 67b27f7a6f9a50749b6c6287a9c362a31af34f8edf5eae304c1f446e5176d883
MD5 adebc7f2f673cda8973865fac113494d
BLAKE2b-256 64f50830c3a170a3972c2de062e6d1ffaf0a1d9812f78298318914a287667bad

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5b61fb4f6a31de6427ed8932554e1f738a78b258cd169bceea335eb56fe851a4
MD5 f83e314362987072d384c1a675f6d7ba
BLAKE2b-256 8fe98285217d3ae3bf5e1e90b5f5e8d4520e8926d277ffa73d0d4a30de8e5b16

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3c02150621ceccabdeec5939de00d552f026ca1d74cb718c0d742fc32dedc7fc
MD5 78597f15623bafb8c0a6cb1407232507
BLAKE2b-256 113a5750ecb1e1186cf65c2163348d7bdb9699ddf50fcd4d6213d6fa3f1317ca

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 02f1000938cc85b067a2ce45931e51686a78f10ac5424330b722326c0d062f89
MD5 2db6d4de2f24faaf79c6283809dc8316
BLAKE2b-256 393f96581c4d6331547cc6ef3d79e6eeeb39b641aaf5f782ce30d457847f072e

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1a11e023d1e0abdf8bd8baa9bb0f395f5fe0353a5f987437016839371dc3a04a
MD5 98bd92dca26adab26fe13003638fd2d9
BLAKE2b-256 ecbb63d75d9b94b04e3048bdc32feb84d774d6ce281469e9720b7e727c103525

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 365012eccf3035da4d3a651b663e1cde6db4504b4d478205afcb8866205d2185
MD5 99ffd6078c18a48acacef5d259fe7402
BLAKE2b-256 df8e3217a0fd2bf529a377e0a38cb47f56614263bd0c74dd2b801655c2712cee

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b64cf0dc70940dfa573019c84b9d271b136cd7225010bcf9177d84bcc2585d7a
MD5 af8bdeb9f96e1220f40387200238de57
BLAKE2b-256 1510b0e0496e677b07f64fbd0a395421d20a57ee5b54ec639aac49d3ffb8e320

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2755fafc5945e0c3051a4c5bf804a49db264ed32d5c82a70fdd3ebb469b6b24f
MD5 1f773e0da503faf7ce0c2b773b2de950
BLAKE2b-256 f1bc3ebe4161db19850e063c47c1def4c7fe26c68b9321a256933873362cc733

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba9897b49ef9a6193a96667fdf7faa259b85924ff13818bdf489b4daac278938
MD5 13938d5870baa751800a58771e5c00a7
BLAKE2b-256 bb3d86f4f78674b282e0d12c5c956e0c37b67bcd2deb23cb5a3ddb0d8aaf290d

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 441d7d97248b879de7e61bbc2cc70de4d5c46d915ef48ce1b9e5408c484f1cd2
MD5 ffcf3f8451a1d4a868a186c69744d30a
BLAKE2b-256 1c544fc467d179c99ecacaa6f42e35cbfd4adb2cfc2b2923a5ca1260294d6c3d

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 08b24b701d55fecb3c716104eb80798a4c0947285ad899ec9c2c64c05958ac79
MD5 6561d3035058157e54cb5a9f1fce0b62
BLAKE2b-256 154d24d93168450eaf03e085a300fc4a14380d0fe0973b4755e71f42ec18773c

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 14dbe442d2c83da175c40a5276d6ef4b929b13144a7b1d36ec45ca38001709aa
MD5 5c194234f48475556779df13d2be8597
BLAKE2b-256 264f7b12ead7226cc65e3a1e0131b49790f3f8bf5f2edb12b7fcd96226837b83

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 08fa7735bc0abeac465102fe026357df96881bbefaabf182d08bdd99393fda59
MD5 91eb5a4ed201deb0e75bb4ab4801cfaa
BLAKE2b-256 bf77b4706b323476fb87b3c970d66a23f796b1875bfef0ea2bf1069d1796580d

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ca8dbb883891799dcdd6cc402c343bf04a415613d716706e8b92e0ddeeaf6482
MD5 945ecbfbb4804a49dceb975d4b7a5002
BLAKE2b-256 4f031069b8f1f9894580263eac9d2ad03d78fa6b8d4631e6d3e20b633031c383

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 96cf35d32eca77471151082b63eeb051c4ddef48fd09e57223c1e0c489e2e4f1
MD5 694a89730a32028cc956a1013e0581a3
BLAKE2b-256 904c8dadfecaaa3d36d2d3d8b0150e18150875a6b7569fc4a4e15299d556afa9

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7f11188208a14f81e47fe8abb2efea794a6d05a0252996505b99e3ee4c891bb0
MD5 9a108a1f8fff43c6878789a10f25a693
BLAKE2b-256 ac36e35215f8ba38dcb20428e4dc479f33d58e69f5bba969c782fc868cfb1547

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c82df0b7f0ca8a30bff272daf9683245b78a16530152c051fff06b955d5b0aba
MD5 b75b0d88150719822bf57111290a26af
BLAKE2b-256 923c64c2d5ea96326b8672c5dfd8d9e6c4ba167f157014b725f58f7a29b42af2

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 59776d18703c68a614c1b27fb271550c9cdc70fe86f505afef4550cf9a7e3937
MD5 e27d6fdcb6b1ec750bb6722e6c19601e
BLAKE2b-256 d608ab9f74520dd8720163ba6a8d0a68185c4e3531ed16da1663513cbb505768

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6eb2f871c8e201d0fa10ed08f2a0e287255f4957183e6b698571603164f722ac
MD5 286c99a8a578a2977125e22b0bc089dc
BLAKE2b-256 0cd2a3eccc4089062416f08ed5ba19711ee46cba014d995c89d1d905d12d3d23

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 293463f4a81dcfdf2b6b1eb8bd6089f7226518df5fd0a1b083b8c9c35eb105b6
MD5 e5c8a6c4ec75e3b64be6e2ef5cc1b922
BLAKE2b-256 94763c940df7d5721824890299da8f5d1cca382e9cb7571bdf022bf8fee06769

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39a57f3de74e52d2bd473345029e13a525221d5c7b395024ce7faacf958d012a
MD5 2ffd32cb40ae2d4223caa0d8fb47d85d
BLAKE2b-256 aa98fd71aa3f47a97d2957310a51f631f06376502dea84f8f22bde0639067c15

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 70c737abd3c064d3f32775d0bc255d4eeec87a1719db9a116f0937b92dff5597
MD5 3251fe9dd6f7fae3cfd8f62d617ddaa7
BLAKE2b-256 f95073e3dce5921d453b6d391680c078d7b931c897d912b5e63e0990bae7c457

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 978160e267a6979d623b771dbff58a0c6d9960e016157e99db9a64d0afc3f92d
MD5 032929e0debddb44aacf99b462585037
BLAKE2b-256 d583bac1c6f0fb592239c99e48d5a1c79912c20f8b98149aa98bf7998f6075a6

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fcddb1ab3e60dd8caec5fdddd06e6be7d802815109986ee020ae3a26bdf1b223
MD5 bf2a4976b21dc6c868c17969c9c0a435
BLAKE2b-256 18eccb811d09ea6f4f82c49eafc1ca951d0733275c4b5506d200596fa9ecab3c

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f8ba0e27b0886b2218cbafcd02ed7c2381da24ebb8131230ac4274602f187cf
MD5 11fd83e05c383350b8bd8687a2fa3b1b
BLAKE2b-256 d65c9eba278eb2ac23da076e2b12feec2550e373454f6a91c106833a4408ae26

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6441bd0514a6d80c2f8fc90d480c4e699e8c32575c5ca1e6f42bf8beff2c1e5b
MD5 e1bd379f145a41f0f3a7969a5b4e7c8f
BLAKE2b-256 915551eecffa389107634c0ea0ca52c8dbfaadd76b2949bb9323067374a4f3c4

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 984b21764ab8e1ac8f5d02ffb81d81b82c829e6be4b675c2eaefad17470e6949
MD5 701ab5740a852796fe8e0d4019828aea
BLAKE2b-256 811d123c726c186a0469a5035f4c010d62e5ccf95dbd05e58c35ad58c6a015cb

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 39716b286803cdb074ec355a7963a44d9d1b719cd8629e193892e3fd08d22a80
MD5 948f3d7824dcd08f81189a7c08caa5ce
BLAKE2b-256 a7fcc4d1cc56f71cf649daeeb1715b45b5979e52556c3803e68e5037effffc00

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4106cf59cddbae845a894c8a92c76156f14f19c465234cee1ec74f4bee74b00b
MD5 5c36885eabef2ff29940d23bc22383fe
BLAKE2b-256 2b22f0e781c0435c3f364b6dac7ef4c36cd580a359e20329fc7db4e9efbfeff8

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b304f4be8bba94de3c8b060f8f962a6c2ee3c579c1e8f92c57c1a3b678475560
MD5 2375104ebefdf29af4e0130f64644511
BLAKE2b-256 d474962a44774f8b751c937cf3ee84ed084b369efdfe8ac1d89bc9183af9966d

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3210216518961266d01c76876537a1d3f3c8275ed69ae106e15df1bd61549249
MD5 7dd8ae8473ed7f05225bd687c8b29647
BLAKE2b-256 bdcf635ce12cb22b2da3155f167b433f83b252a4493081c08e02c8836e363734

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d427c3197c937e1177b50c918ef80fe0f964a3ab29521204996d29149b0a3d31
MD5 ea047df6798b9421d86b5cc5c562911d
BLAKE2b-256 76c64108495598a8f5b7bb3e040913bef62f03602b669975d754141ab61f3c55

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e157c879126b4d4d2d90100d416ec00d9ab6ccc129d5209f833286c5563a3219
MD5 9f7b0aea5ea3c9ceed58ceb148e7fc02
BLAKE2b-256 a180503491777ec5b0b45bef0768a9036dfa117685e7138c58a5b3e3f1100a54

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b0ac1b0dbd37920f934335a120739baf213da833e8ff17bada1bcf88e05102f6
MD5 f41eb091c1b9a4c97d97550ba12e39cb
BLAKE2b-256 7e1f7d310d31b1289fdc98f409fe646d90a874b2f1da7367a01691e3b2bfd6a4

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 10c59e2c134ce40a6cf385c1ebc4a6cda9aab2f77cbf8de1fd48dbade488c119
MD5 844165ecc2757ef403b71dbb8ac4bf3b
BLAKE2b-256 b4e26a7110b546a4c5b49d91a848ced7cd5b95e66c4a68302f19c66d483d7bec

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ca2f460ca236800e882db348313c8b19bb2cd7801c824512febb57e0d7a14f49
MD5 743dd117343b7604516dc8969ffc463e
BLAKE2b-256 dc80a00213e0a79ab72f19facf1aed921611e1d60f53fa0018730be73b301dda

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 327ecd7a4468a97dbb442c01aa69530da628421b84d73a8a9553a90746ae72cd
MD5 dc97afdbdd10a0dcef73568c30d741d2
BLAKE2b-256 5a3db9875ce1f6adae28892d37685795ff4352c585eeeece6e18475d46c03558

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1fe06f0cf7e8be36d0204c28749f17460eebdc69f8a3c143955b1f3e6e5a253b
MD5 0f4352d6bc4453e35b663c9219f8d9b7
BLAKE2b-256 ed2e36222f67f866f0ae6b3c600e9f3471485594a1eaf9063c7cffbb38c15ffa

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cacbba991841fac3d54ef4ccad6b51758f8017a7f048509df7e4c1cfd0930aab
MD5 4b7c5b536e39d0eddf63198f65f681c3
BLAKE2b-256 f0e62ee73a892397082edc565419ac95787408221ee727bfae4caf3355b423bd

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aebaad13c0f377243fc7c98fea84a4ad67906fe8046f83e7d99540de72a785c7
MD5 cfe7654f6aabd35dd363d3a1156394b4
BLAKE2b-256 bbde6f67f68f6f2cf03a2166a26fc4b27118d117a893b6ba2fe5dbac9516a17b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ccbf06ceb0fe6b4f28a36e27a74393581c80270d3473b3e1665bb4d1148f7fa2
MD5 92c418900e54520d77d0a6a70dcab6a6
BLAKE2b-256 da3e0abd4018d7d46b29481353ec4f85b66407296b804642a3c358a85e276ead

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bf62adf48d7b8a6e0efdd06c4fe48cd290720cb53a378455dda78d84d097c16c
MD5 625f5b318b78e22a192d8100988d29e2
BLAKE2b-256 bb5360b47277c3c4162fe28706173b900727a329cca9c9bc598c6cc75b15eb51

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2d438071a6a2088c16d0614ec9b8935ec7d9f32da895287a7961c28fa11500c7
MD5 d666a4b311bf825237e8c76af78a2607
BLAKE2b-256 5b69071c8454912e9f96cbce087841e7c742b404620c97835264a38861160182

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a3d4a0dfde6c18b7a59fd52d3eeb5d20f81cb595eb895608aca642408a7467f0
MD5 a4d9f3c4ca33cd3ce0dabfd8b691b315
BLAKE2b-256 727711e10267c563a701d5f37049819af5c92967da0a9d376e77349a15ac1286

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 70f6205e4cdb0a39b0c9763f5185a42ff94dfee49c43c69dd3f67b27dc4a623c
MD5 dc6321e36dd36cb54d00709a3e7d8520
BLAKE2b-256 b8d14b1047cec1d03ce966bfe0f3b3a8f6a53900f5c69d62ebd6585da35872ee

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 930cb8d6b4aba772753b27822efef416902db39618b34d6f67a64ab4709d5515
MD5 ced3f6c44a66fd61d86d89a57daa2ef9
BLAKE2b-256 8ad91a886e0fce9b30ab11fb171cfc0e415e6e83162dd649dfc9ff71c56f4e5f

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60708833477da75d390e65e1c0db7a86ddc44dbd8ed746f0593c8d24e9e5a81c
MD5 a0a751d0890e95e4a0448bc047f00341
BLAKE2b-256 2b14e395d475958bfbede34bdf086995e632370af81ebad8948d191130692629

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 37cfa6832b4b94a5f9085a198be3c508529c3835a40128dff128cdc2bfb92238
MD5 22d9663562e42a3e8347894b8ec1509b
BLAKE2b-256 ed8b345c8a17539353f9f14016cd98ff8062827c2c3bc8d689f0fb37598854c7

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 15f79aba08e8a337933e7656fc75d86de68894cb3af1711a028025f92eefbba6
MD5 fbb9e9d4de77977a1c316afb206637b2
BLAKE2b-256 63aacde54afc983bb8bf8013805640528b8326d434913d26fd83e7bf855d3c46

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e28b34ff75d50bcc989687010908fc1aabb5388ff248729c7d4a9eb4ed4c7d4a
MD5 4f42dfbaeb7d213ad5cc6c46f2d542e0
BLAKE2b-256 0561e23a5173133e5a2e8befedb6594cd8bf94b3ab1a25ceece23a090606690e

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d8c46ebb83ed206059c7ef2fba94b3c19af9a1144be97617c91b7ead7dd40d5f
MD5 0ee9363e748d16c8550e6efcd70d56b1
BLAKE2b-256 ee3954b5719cab6a68f3d10886308bc38c1d2d22aed5ffc3828944f1525ffdf0

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 356c8c6a4c5e2820860dc5c932c1214b00dab4cb85daf7acd6064654a78be678
MD5 f6426c252a0f78f068282239d674144a
BLAKE2b-256 ae2239c3dac369d6bafa79e7eb38134fd20b5961c9e1b0d1079687162161dacd

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17f541667b8c1f6c0b37ba719eb06f65084f6c4a1b33f4cd02a435a1d1b3f2a8
MD5 f312fe3af4a8763fcadfeae41db8182f
BLAKE2b-256 9be03ce24e744fab0963739f74b1d10f8092bc406eb4f3d415db7f08655a0049

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e103071613b72d68d3302221ad7af39475cf0b03553048fcfa3eeedd0858134d
MD5 3be3f21a0930273ba1af1d312c7be664
BLAKE2b-256 6ef9f1390b0fdb791d8ac232497910dfc0ec9cd0df38313360d5a38a5c1ccb43

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7e485b2c33b2089f38f3b466e17507e0bbe842e8f085df4e17d1eb872ebd204a
MD5 f8749b80e4a0191e540b9ea8db17ee10
BLAKE2b-256 636d16481668397b24f57b221ed88b65eda20692e3431fef9bd8171136756aa8

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 23a448f0cd9b2c9155f109f8965060435eb5838ad08820e51c992b602197201c
MD5 8527fe21e65a9b91488482a4d522c33f
BLAKE2b-256 003ca660c8e065f9cd2dd5e5b22e862ff0d23514e45161545feb778383b85702

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b99c7acf0d28979bd9781f981bb24888c6a2e1083b561fa554743beae214bb7
MD5 e766b4dc87eda763344368ee985add87
BLAKE2b-256 ed75933c8326814cb6a4e8bf235d8b7fb41e376668b340cbe69163673e0dc0d2

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 528b22d25e586678fa3f09853f7c006b7eaefbaa5500dcbdd35ea3cee29d4d0b
MD5 a4f4fb5163babedd2a4e364f304b4baf
BLAKE2b-256 6ecb26e09df39f36c3f3f66d077bd2303ec8249a14d911511383376c249b9894

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1eaa3172ebf000c0f2bb4ac8dfc0eb658657ea53a9e77edad3fd8ea02f5fd6e0
MD5 66fab19f07792d6b728d4f6a88964bb4
BLAKE2b-256 f53360fe7a9319b759c505587d5f7e9a220106f1ff387d902bf296f902cce4ce

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 017ec25d0098a08b02d89379648aed081b086b230a7c04111367a10203077abc
MD5 a82165ddde03cf7282ffcd41c57ad031
BLAKE2b-256 6a7c1185ad1e7c2bb3dee7a673ced3d0b41ba747ae84791db3f9a8e825121c4f

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 621b599cdb8cada27a6fc05a2df3274f1b7b09f6873d68a7e52fcf3448b733a6
MD5 c78beeb51f653e811780cffd65d2853b
BLAKE2b-256 79f58eea333d392cfc12117c283f986e2c05a906823d806f784b3f71fe5f2b29

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 cb6b13c39c3f25e36c72734b6a53c56f866159e4273103c1568c075630859398
MD5 59bc789a380ac8fa944c75ed0a1298a8
BLAKE2b-256 ced941978fdd5f9f5b6078d93a161bf9b48fc29d3b5fa6000300f34e27dea42a

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4474410c08bf112176481bab55ea4176ac5bedfe79f152703854c092f8acac1
MD5 ffc6aabddf27e8ee3434d4450408ef52
BLAKE2b-256 7453488a64f60f915acdd171700bd753ba306caf2c66e15a10cd2512d4fc835b

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b0cdcfc51b8ec849c820a5ea276b93dd0cd30703959a638ff3011edd5195d800
MD5 07163981aafccc4c4812a85e5dcfb83d
BLAKE2b-256 4e17a94932bcbce002e1be08de03d3724df8aac3f39d56e0a1e5fad538a2c393

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2eae531ad65e0558a2d6dc580312b07f94412f6367317e62e571534134d6edba
MD5 49602b803abe3687bd95b4e47c439e96
BLAKE2b-256 aa105c44b741fff3ed35b1820f7d692cdd3f61bcc3562f6f168f3462e0964c2e

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d8ac393ba2dee96f29c30a1d039b3aa976c2e9021e24f2760108e7dfdb455f9
MD5 ab42f928e8e444e5d3d5579128317d26
BLAKE2b-256 f5b78dde7205036b3dc60f8d76d65850f06ad1cbb0154f0dd7dae59ac94eca24

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 73b0116ab31c879aa033b2feb22d4c29671c58e5d3d25385e7979cb808e73257
MD5 d4ab55657c069cbb2306723e5fdd3ba5
BLAKE2b-256 128f43f91b1501f19a94cab08c4aa8549690f547a68ac145b71f5307a7a92db6

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 955645a73fcd2d78ec554aea414486854ef91addfdba09793f5d79c5918dec16
MD5 f28a1ba28d2a2327fe7d8554f7196145
BLAKE2b-256 9f64380eb32c54d8b52dbe53498644f957af7f8ddbf2b23b70de4cf4e536a59a

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b96b23d4fdc09fa34060d408e8a1638a613ac4e066d7a701293008a437060246
MD5 576608eb77db68980d1015141df0428d
BLAKE2b-256 69844b4fef905edd5213b903e23fc3fef21c4e2a06ada36b086114c2283ea0af

See more details on using hashes here.

File details

Details for the file pyfend-0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyfend-0.1.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 21160e9447f82aca98294438a22e24e8bf60f4470dfc9636e40951c8928e5c24
MD5 a5f6e88b5123bf47a8ec283f56397179
BLAKE2b-256 07128db00152603b8f5da7fa78dd88e79a804886fcf6687f134a76da9643f405

See more details on using hashes here.

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