Skip to main content

Fable library for Python

Project description

Fable Library for Python

This module is used as the Fable library for Python.

This document outlines the distribution strategy for the Fable Python target, which includes both Python code and Rust-based extensions for features like unsigned integers that aren't natively supported in Python.

The code should be annotated using type hints and statically type checked using pylance at strict setting.

The code should be formatted using the ruff formatter with default settings.

Fable Python Target Distribution Design

Design Goals

  • Provide proper type support for F# (including uint8, etc.) and performance using Rust extensions
  • Support cross-platform usage of libraries compiled with Fable
  • Offer flexibility for library authors (bundled vs PyPI dependency)
  • Minimize duplication while ensuring stability

Architecture

The system uses a two-tier architecture:

  1. Python components - The main Fable library functionality
  2. Rust extensions - Native code for performance and proper type support

Distribution Approach

The fable-library package will be available through two methods:

  1. Bundled - Generated and included directly with compiled F# code
  2. PyPI - Installable as a dependency with wheels for all major platforms

Library authors can choose which approach to use based on their distribution needs. Note that libraries made for distribution must use the PyPI approach since the bundled version will only work locally (single architecture).

Version Management

Major Versions

  • Versions are aligned with main Fable releases and a new release will be generated for every tagged release
  • Older versions for compatibility remain available through version pinning

Implementation Notes

  1. All Rust extensions are compiled for multiple platforms during the PyPI package build

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

fable_library-5.3.0.tar.gz (225.1 kB view details)

Uploaded Source

Built Distributions

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

fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

fable_library-5.3.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp315-cp315t-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.5+ i686

fable_library-5.3.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp315-cp315-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.5+ i686

fable_library-5.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

fable_library-5.3.0-cp314-cp314t-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

fable_library-5.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

fable_library-5.3.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

fable_library-5.3.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

fable_library-5.3.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.5+ i686

fable_library-5.3.0-cp314-cp314-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.14Windows x86-64

fable_library-5.3.0-cp314-cp314-win32.whl (1.3 MB view details)

Uploaded CPython 3.14Windows x86

fable_library-5.3.0-cp314-cp314-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

fable_library-5.3.0-cp314-cp314-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

fable_library-5.3.0-cp314-cp314-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-cp314-cp314-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

fable_library-5.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

fable_library-5.3.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

fable_library-5.3.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

fable_library-5.3.0-cp314-cp314-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

fable_library-5.3.0-cp314-cp314-macosx_10_12_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

fable_library-5.3.0-cp313-cp313-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.13Windows x86-64

fable_library-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

fable_library-5.3.0-cp313-cp313-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

fable_library-5.3.0-cp313-cp313-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

fable_library-5.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

fable_library-5.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

fable_library-5.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

fable_library-5.3.0-cp313-cp313-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

fable_library-5.3.0-cp313-cp313-macosx_10_12_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

fable_library-5.3.0-cp312-cp312-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.12Windows x86-64

fable_library-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

fable_library-5.3.0-cp312-cp312-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

fable_library-5.3.0-cp312-cp312-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

fable_library-5.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

fable_library-5.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

fable_library-5.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

fable_library-5.3.0-cp312-cp312-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

fable_library-5.3.0-cp312-cp312-macosx_10_12_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

fable_library-5.3.0-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11Windows x86-64

fable_library-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

fable_library-5.3.0-cp311-cp311-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

fable_library-5.3.0-cp311-cp311-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

fable_library-5.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

fable_library-5.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

fable_library-5.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

fable_library-5.3.0-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

fable_library-5.3.0-cp311-cp311-macosx_10_12_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

fable_library-5.3.0-cp310-cp310-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.10Windows x86-64

fable_library-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

fable_library-5.3.0-cp310-cp310-musllinux_1_2_i686.whl (2.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

fable_library-5.3.0-cp310-cp310-musllinux_1_2_armv7l.whl (2.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

fable_library-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

fable_library-5.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

fable_library-5.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

fable_library-5.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

fable_library-5.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

fable_library-5.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

fable_library-5.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

File details

Details for the file fable_library-5.3.0.tar.gz.

File metadata

  • Download URL: fable_library-5.3.0.tar.gz
  • Upload date:
  • Size: 225.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.14.0

File hashes

Hashes for fable_library-5.3.0.tar.gz
Algorithm Hash digest
SHA256 a311bc1fec505c7acac8d78acd775e0c42ba226ec1f6af7d5fdc33bbc98e5ab1
MD5 7b4a7a26bffc12d560f6fb17ba487dce
BLAKE2b-256 47278d03b64d379a22d13781053c7ab4a434e227a77a9b817dd91ed17e33a063

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9cdb7fff6f6a1f5a7b77bf904e6c152125dfe7fb4e2cae6d3d11933a4a2baa82
MD5 4e2c4f5a43bdf1f229654f22701b43d8
BLAKE2b-256 8bae6539c9e69d0a56e6b8e0bea24be9d176281248a06fb54c9e73069a24169a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 de2f056f1bdb85e6a94eeb3492fb1cca3e1d44f8772164d2f66da97a9faecc85
MD5 47210fd108facc54d03c2262baeb39fe
BLAKE2b-256 32e187a6f8e6bfcd370dedcc03c28f214509acd92596f6d34ef07c92201f0a0b

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ed6c28c953992e2782888549855d18207d4936ca92c1dbbd647ea96d80bee038
MD5 ac61e14096403b0f51c4331dd64e21d0
BLAKE2b-256 1be0e994e92fa4100afd68b161d61db67d22ff81b9bc26160315adc50cc9bb1a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08925311ac0d1ea4fe789a69dc8dbeb48ba89397e36102eaa53b7aec86d046af
MD5 6c70aea2490f5b350d0e22dcfe03b1f0
BLAKE2b-256 a98914be48461d79ade2a0a3192763f137cce89cc7c5d19c9e04735b49b21d39

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a0f0c4fb01d75bf4da539e900b6babe76fb24bba709d61706c1f986f9f4e20a
MD5 f10cf5d7694a9a7e901025900b4dd96a
BLAKE2b-256 fac8b1343e925a38d82b5a3e387c67c956820fca80707d0eee7339c69e0f41ed

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7f4622e072a5db43f9bedcbe131759a1d90915c0fe35ecef8ba0bbb557cd58ce
MD5 bdd30430142d07a374b105c4843fcae6
BLAKE2b-256 0d7c48ac72823472b3cc2125501c5be43830812754d843e8569148b21dba16a2

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e2336698dc29b4d30e6f80884dd72df9403b306cf70e7062b662c0195bc7a853
MD5 c993775f70331e1502b5466a2065f413
BLAKE2b-256 927ed337f38d33e4a37b28e959dfa18ebecb480afef8bfea9acb5b663c0354a3

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9d126fc9d404714cb00a9ba145ad8bd49353f0299616844c1170cb7118ffdfb9
MD5 b909afe61954c773625a446922a6419c
BLAKE2b-256 c0ea4bdf49ae1ae9dc41e51af82f193315dd2566557178828c721e64b718a6c0

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 878fdcd8420a0ee960b8ceab1e41feb03ecca57d39b2eb4eae73c24ba7924834
MD5 228c36f0c0d0241d27e6da30928bebdb
BLAKE2b-256 2119bb47137509c7f19c4f69f6f4759c04f10e058694326daf0db80f1d6777c8

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9060c6700eb192e681e6ee9271e4ce80bde909267a829980e4519de22574209f
MD5 ecee9ab79a0f42ba02f21ab5cc227c7e
BLAKE2b-256 0e3ff7696feee19b1c33dfa92fbad1eee8d4a002b072511fc12e5b8ec8bf34bc

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 37e56b34431611c221988f77a471c980fde1672aaf367e39023792f9c56becfe
MD5 ca27c8f32868f107ba9b18302fbe5057
BLAKE2b-256 bd67e54dcf62a1cf61f21c98d1cc8ce425eec60a9aa5b69a27ef8e7976e5308f

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp315-cp315t-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp315-cp315t-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2d0d6b8dd5394c21640751125c527e4a788a991be4933301770d62bbda66d541
MD5 c28e1888d710b9551d4b087e84fa9bd8
BLAKE2b-256 79234bf19c44d49fbb4992a12f7c01f77e3c4f04677a633b2ed8146dd4512486

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0fca48e288c24c2d120e2f3b00090cf81692de6243d6800f53657ba93048cf9
MD5 70287f37b085d6e07f0c1142da5f7c11
BLAKE2b-256 48ad9ef3ee79238a5c7d73437facb2165dd78a436c47b06e141db4c4baa230ac

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp315-cp315-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp315-cp315-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 28910f255d592eae7f8086fd7b4d42080ffb38b36d973e527e717273e613d997
MD5 8c205484e3cdc95f910d1449c5767de5
BLAKE2b-256 0de60071e3427d177a530594ca76f8cd03a2a32809e60ec4be80469138ad3ddf

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b1bcef0fc8b425eedf35b315fe4a95cdc471a0497454a241479d1ba70726e79
MD5 fad5754ed3a754f84ddeb69ed13de85c
BLAKE2b-256 d67da2539b43deed63ee1c8a8b288f3fb2367495cb5fdd6fd377f68b707a4b7a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8be37781dcdba6ba9680509418748970d3123873e77c5913d63d354c9d6b711
MD5 02fd6e39fdcccd2d750150558377117d
BLAKE2b-256 d995777cbcef5f5417258a9f317c330a4e98f87aae6fa3e2036f04b524b864e7

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4d11c1aa02db2519c3c874c4e78d7c366282d556e15104ed3b14d9bd5ac727e1
MD5 5639c9719c6c844e2818d8f0c0410f28
BLAKE2b-256 5235ec2b2c1acb5eb68c067714c917668e5a4fbc384f744df88653b7fa1bac34

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 500a3c40c640de2342c489656ebdb8512aee2942d924cdc0ecb831c0caf16c97
MD5 e1dc11ac01156946ae5a3c66e36775ce
BLAKE2b-256 6f589bf46ee7bcaf58c80761922d1f73af39ec44cd630f75d9ba22176276852e

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a7f6d69f908590d824ba32536c80ee812612fb03a0f06506bc33aabf06e9394
MD5 6872967980d1292f2bf3371f12867c3a
BLAKE2b-256 0633fea97dec4924b0fcabf742b918c756bf71dd14f4c1bfd6f548a8b461d614

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cc3a8b941cc8931ba56531507299ad668a0247ac64d8639b456b964a654b28de
MD5 1c3fd357ea7c0baa53b72d6e15e27df9
BLAKE2b-256 19370bd3c4b50b92ac8e22b4df9d9037274f5a795efbf7edf038a80b8e4d1bdb

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cd1262b8fc026934a1c2de73a4e728d0aa0e928bacc3eac295a8b8e56428ac1b
MD5 d0fe918cb09170874c0d62bb9e671794
BLAKE2b-256 c3f749fa9e49875e072d6d984dc21861ab9fdf5e4ee89deec41593578a635ad4

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 025fe6fa8f67fc5c9146f72045f9e5823f7c644c0bdef84d26f25b59a6b0866e
MD5 2f9b0313f0c2bcfd721ddb1f3636c3a5
BLAKE2b-256 6a6a42fff75a5d33eb643fad9433b051d9b6378f53a62e1acc8684486c79ab8a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7b75edc7727ac83305d0b838e8634d492f0bae045bbfbfe5b556c423792d28f2
MD5 c310d18752f61b032aa14bbb9dfb077f
BLAKE2b-256 7c3c9e40a10b8804968e5eb1778aa17a4b2086db76d5a5fa7cd33561c9812236

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a1e4c43e4a5e321a98138f54116d1834edd58ece7970e17507f81914b02ed8f3
MD5 3410d59ba5be5d7fe163b3414e75980c
BLAKE2b-256 ea393701fa3100c32dc1ff723d2d8a43b4feb1bcbb51d2009b5daac30e0d1e07

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 11a611a334d619af31e0941a92ff62cc05ae164fa1a3b48114d453bf9cd629e5
MD5 366b42e51e143b9ccf380c784b2601e7
BLAKE2b-256 b64947987c75cfed1b1550d723086f343fdb5482d102dbebc2211f4e279ebbd7

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 b294c34fb94391dc25938adb754a37d41733519e8d00ac8403f5320c9d4115c9
MD5 7e82b66f7800c7810d7a438d2cd04c25
BLAKE2b-256 7a7e2c89225314913ff38e6ac5208fb1b5cf01324d8d68377f519da83700fca7

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 923f5f6bba194fc3dc5fd55f45af458d3b3c2f9b07508781f2b11ae2ac6fd537
MD5 2b594439282508f7801f42ead439ced7
BLAKE2b-256 03f1cd513fadabbdd328364883c744dddd57c0d843808c68917919602d63d0d4

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bbf0856a8151528ee0f43bc760af17dcc14d4b3ab59596b3f6767bf84c7ba1cf
MD5 b4ca5bd459d4e597c4a5063ccd9e5a97
BLAKE2b-256 e2ae893a0aec1ae82d3b73c53617134ebea6820d517b5d2f50b433f5bc7e93bc

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f23557c40143d3d3dbc6d4e76db6622526293affdbc0742bb43d27190887bce0
MD5 7374d21cb72bfdec40869cba7eab9d76
BLAKE2b-256 e7f95ddc8df766da0c37a411339ec3cc7620d0f4582d3e44250f14b8a1fb0ca5

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34a5d294d4922afca25fb4bb37a8baf2809b3f503d479bb77bd49ba188e9800e
MD5 67ff45990129c4f3e702252617cc051d
BLAKE2b-256 69468e528d39995bb96b0a5c7980c7e5086f1ff908385f77d0b7dd506702be9f

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 56ee6ada62bfe0a31ba800c94d084c0a2b8d39eaa21a8b9670b97050849091a1
MD5 62bf84250f2f92436e87468986749394
BLAKE2b-256 fae5d4cdea58d282047f8c9323273b1d98d37d6421e075c9387e1e5488ead525

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 45adb68f0fe25ffe117eacabcbb26603321256bea466f65a6cc5f78f1b749547
MD5 41d4c19713a43571939dff28c8edcb18
BLAKE2b-256 2e1ab24e61e2eab1a0ecafe558d19966f98e23faef77f8622b5b1fb64dd5a4f5

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 58ab60f02e246f690c7f99734e60c909f939f73d5c29f27aa8b89cd381e6b39c
MD5 8b71ed802eaa7ab216addb9e56174f0f
BLAKE2b-256 2f07baa43ade0160db744ed6e2b599ea9acd2d036d28da1bbe3f76e94c4d89cb

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 336fe14634e3fa4fd22571b2831497f836633473b61bdea29d343b966d281329
MD5 878dc46b0ca612d5bb3295c8d6f7e67b
BLAKE2b-256 04197923d1ce4bacf0169a90a0f193fae0d62dd49300dfd73e31ee4062bafc5e

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a754d3fbef3d9c8a2b3af7df31b98ccdc3a2e21f89ad7676b5dd63b112498350
MD5 b66cc59ddd8282e5edf3683d8cf9d496
BLAKE2b-256 68306f09419db883f17f6b7191df283f3ff7b51bcbc61c7cb4e79b2b231617ee

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8cc20fe9a629e140c270ed1ac96e2482c788ade57ef40d65a54436de19062953
MD5 a31cc666c1262efa3f5972c69dda96e3
BLAKE2b-256 6164a01422c45dc1c3fbb1ed9766fa8f73042491b4419caf081f8166a92a47b2

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 811730fddeb17a10fdddfe50735e3e3e9b888beae7873aea8a5149eb001d0172
MD5 94fab5c920fd2e28f64180873078a258
BLAKE2b-256 05671ffe828fb2ce41ebb8dcc7c58f7d0678e5cff810494082623b0a5d4404a7

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6ebe387c95832d70727d2e9031031d46574109fb33a1326a09745a0ff724ae20
MD5 49d4dcee9444875da4a73f862f0da146
BLAKE2b-256 7f7935af0815f8fec7911685ca1557d603ab2bd3f75302517a84f96bf8e2c953

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 72af99c8b158ee62698424a71ae29dfe70dbfd3650e13871d90b2d5bc9412f97
MD5 a4281e76d47b47b361a16a13d375e03c
BLAKE2b-256 36953394d8023e79ce5fe2e33b139ce3f6073b49f10cff242bbd3c021d01a0fc

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f487e184f9e9182a1363ae03b3f2b28b7b350088f29167a4d62543533d7cddc
MD5 268856de2ae4c11eb375ca7a554a4bc4
BLAKE2b-256 a359c5ad93ee205759219dc6e1c25a59c8176ae272230a689fb5dece6187fe1d

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6ba75d8731166be1819ea8f028eafcd877c22a7db5c78e8ec9fdb73eeaa6c28c
MD5 b0ae10ad709d7d9b2c3c85f964f3f472
BLAKE2b-256 2b8f75d81b375977e582481bfd835a4169a7a130b43672b6cbc1acf5977e5dec

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9d9c36b4e90e00a4c9343471eecbf1d53aaa1fd28cd8110a8e6330bd9bec018c
MD5 1452a6cd4d437bf49933db8fe03cbfa8
BLAKE2b-256 a4350d79c858dffab15719fc2edc33b7112a482d4e7213dca5b36adf219f0606

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ed56ad5193303845010254d0c561e1d4b121285cc3a13016c5287f5e1f4028d8
MD5 687583d06ecc31e981db7bb7e25fbd2f
BLAKE2b-256 d9044a8d3d69a536a26ee75dd8b2078fc08c50804add1162fe14b139d7b1eca9

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 37150bb7e0fc3265abe3648cdce394a2706f5ad7ba0200ea11a4b621b2822523
MD5 8981e110d3af87be40b1a314799addf8
BLAKE2b-256 7a9ab8ec5af10f85f2c82a565f983528deef490c6f5bb4e50b2ffc75d37d1d4c

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 283351a66722aeadfb8113e1fa1a8e519a83b3fef2e54e6136c7609cae667f82
MD5 e2c8596111caa97de6f4a5d80bcf0ce4
BLAKE2b-256 3275ae62761c57dc83062646318bc259afd3c5f611a6239f38123587bc142567

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e1dc1c1bae4cda158ddd51d6807a5825b2e09eecb63da869dbd38e86bb5b2010
MD5 ea123ec56229a117fa779e9e71e8499e
BLAKE2b-256 b6cfba42bd5466dd791988a9b7aab4a666c8477b795d7de173c62dd8c1639164

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 20d76c685bb06baf32ec2a25b8fc06f574377fc1127008a251ba5902ebf44a90
MD5 d6cc3bd1a500baabae0f23ffb1d93794
BLAKE2b-256 ed176fdcc0188bbdf074baf6c28f22e7fe2740efe8f1b1421fbfb406d7e4e68e

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 df4a12c294db6b27939aae931e34c3c2a4d12e2520aabb1296f9662df5532e70
MD5 c731586b72690a2bd848be6b7f27e098
BLAKE2b-256 988bcceacc8ee73d0a4ef6491aba96303d7ad4720f4ecfa953d94a0a8f14f6ce

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 cde73ab16a3bc049af8d6da0b6411a837b319d1898a7b7411d34c4e1324669c7
MD5 802d9c9e1203727342646c07cabc1b1e
BLAKE2b-256 2c692d62038642759873fb41551bfaa1dba62c43b8bbde36d9f262abeea9d752

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5874714fa28ab0d9d4ce02144a6c0aa13502f6b3f2aaa27a2bee6421483ec1c3
MD5 db3076fb2d9aebb63d9efd23d36bb7bc
BLAKE2b-256 4ad649697ee9c4c41ff69a4bcec787760c46e054128c7e728ce8cd598ba076dd

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 82712f8c7ca8a9a1cafd2610c55ed769f831ecf016e41c5b45c6ef679a89a32c
MD5 6e19ed4c398d3d4c94916b950784aba7
BLAKE2b-256 d4590af27fe58d2795cdcd7f70d8b6d4a10e6f1ed2abce54ce67c43058e519f3

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 43b44597208132ed7c9950a980de1a4fe9bd455796fe26308c9deec28a3856b8
MD5 18358c3be2f4ae38f9bb4b315adac7ae
BLAKE2b-256 e07df3ce4ccf1e26edf610ecee9d92281c82dd0fc442bfcf9361b0ada0943f15

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8697346c2ae396ba14fdc666231fa49b002269a2d5b6fa8da77d06eb7c4d9d72
MD5 15e08a725797e60e8f56b490b347843d
BLAKE2b-256 c26022db25fd7394c4618ca19bddd353ba13152ffa355b98fa3bbe7645695800

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 58498a5ccaca3e3ce3135badc23fc2699d3a278cbd1ed28fd4b43849ca167bd3
MD5 af88935ecb29b412f151587cc4a9f80b
BLAKE2b-256 de0cde662be46dd1030a832f1b0340551d9802efb6c8edc02dd8ee05889f296c

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 21c0a4fff620199c8aa67847a499b4f1b48543068257067d450a360b84647648
MD5 50f762a92b861d7b3e42327564d82fff
BLAKE2b-256 3d2df699d587a40bf26256f631accf3fb50476d83ecb1edd23b599eb0112369a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8386536bdfa24bed9f753bd56bf1fbf789500372575c7ff0e6a9997b7d35592
MD5 440cd97955c16f3b21408f11126656d8
BLAKE2b-256 7fa8dc3b03161779316cf2cd293cb980066c3d0359036bc4f07d624b763ecd45

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1dee5f4893a2c535346f5cbdb7e4afaaee6143563e3adf83139c7b9134fc39d0
MD5 32076d48e3ad1ee8ec86ed32d7f84566
BLAKE2b-256 f81e73a0a9b573a1b93a89dcddfb5b1273e29666c7f11c20c6b87de95eec3814

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0aa187baa0635c7acbc0a92c14e3593e66bcaae25cf84ef2ed2c79c2698fec56
MD5 757b4ed8962ccf567dc0aa4ad9f3f96a
BLAKE2b-256 8842f1c6647a24f49174a3d315e5a1037b413c5b89b39522941a7fed6560874b

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c489c4841908c98fd93dabccb41aa8f461ef6eca6a177ddb12c0e98b38e241ca
MD5 b96e82b63b29d38de1ed6c71b74b05e1
BLAKE2b-256 d60d13f2a9a9ef8d127622ae0301acff32c9c0569a2d7dd7e7332100573ae03f

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d8b2b685b9ec9e35df550febbaad7c7131ff421b6baf9090dcee046a661183bc
MD5 7811e339a9f9c6ed6743d9a2d3595c43
BLAKE2b-256 f98b494971648e9d97a432fd9f816a5ba1b9b364916cadda10fc9948a8ebcd3a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d8ea99f9ae0712a77753233f847f834931c556edce7e78e0d8eceab0e6c6eb2
MD5 e3d91dd2f362a1c630bf53a0d4d93f90
BLAKE2b-256 486ff3885585ab04e53a0e7f9708dd154d15aa668b06bbda80f8def1d49bf422

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3b0f90c3ad92fb49351a3a1a01a74b55461cddd49d928d0f3c86159f63edc919
MD5 dd602c2bbc8929babac6ff5e9a3ed15c
BLAKE2b-256 d32aee734b07bc6b313deb6eabfce0aa9eb60eb568eda04ca7fb6ac8ab150e27

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc0425320acdb312ff8fa2e5d812d9abd15ec19d57aa10827e41df4d96df5c29
MD5 b39ed98cbaaeb41806a311201dd306a0
BLAKE2b-256 727f8f94433c237d3dec04d3657ea462a179132975229f783144c3bc47415815

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5738d5af20e6d8a45b8f455d79cb42394322f8f36275488e170ee12a8858820c
MD5 b5616558bbb278cf902d3893a9042f88
BLAKE2b-256 5780879d9398e05eed872da15273021a9bad7f7a9fa75c5f1f78bf9b3b614c51

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b79fa7e579231f339f5a802e62e154b544529be5ecb7aa256eabbd4de7c619e1
MD5 a2e9719693a6d5164865703ce99e9db0
BLAKE2b-256 2817b620cac5016e12842d2471d827f26b0f7b2a916a8b9f93118dd59141f132

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a2384dfe12ba838d8b3ba58871ab1a4d87303224ea8c888250764ee4820232fe
MD5 9b0f82a8a2b68883053b0cb77504d2ce
BLAKE2b-256 8aec418e85a2f3754aa7b4cb07b041ae5e09d060f4f9bcd83c20d9a06d3174d0

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e8b6a438b07ac09a2ecda5feb112659b7c5ad3a9eebd2eaa99dba807ea079770
MD5 afb26dd54fc8efb009d4542819394843
BLAKE2b-256 b9fca2c48089a1b17d817ee6e81a468d976d19782ddc4ad25d057e837e49e8ba

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3b3f0dec63dee981371beca7cc4e3f8682985235b76976d0b21c00381cf9fd02
MD5 7a5a2f6ff953800cd1e802cc6fadfaf0
BLAKE2b-256 eeb162d222a1e1b1eed40f582495a5f60d422122f96e7251c89639d6529a0243

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 89bb07c031281729e6a9a78d93388cab003f6dc4f25d81eea7124e754900a73a
MD5 772f502ce68d185660c35d6e7b1062ab
BLAKE2b-256 97901c682cc19f3cdf1291793498e35500286b5fe48737933138b04d59aa688a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57192417859687d1a3de8e2fd449821655f7368feb46b00bb70e91f0fead4667
MD5 c88ee19e9b47b93529d1f2cfc467d7b3
BLAKE2b-256 0bebc21820b97f0c7e236ae0511e28aba1cc6472d02ccd96a015681ada3cf0e3

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ba0cfc7865209d1015fbfaffdb3edb90a1473a4e9ae6bce1987f2ac90252697c
MD5 ec601a76e742cc1d1e14fb70b27d69fa
BLAKE2b-256 2627bdc140445cac271729a3520f2539d0531eb92f058591ac5a963c318441fd

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 50ff29c04b8d0fe5140b74e40da3136b7a5993840bc698818ddcd4a128c96e01
MD5 d55aac62184431439b2c320e3775f835
BLAKE2b-256 1fa250e5facfc1fb97052c4395c72d4a685164ec2938f7aa807cff50971c2439

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 164029b4f4457575189b00636ec106ba5289b10c59a975d9d95c471d1429e196
MD5 cf98447baebc9a27c47b777c501aadfa
BLAKE2b-256 8586c187add6f039c941413e32097fa44977a6d6ced0889105ed37bb9ea5e6da

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 696eb7b75b6251b63b51351f49e8b84a1e6e305126bdba3fa1ca2bcc5545bf78
MD5 1cb3c2ff4d290c192ad81c0424ac507a
BLAKE2b-256 7790d317a5be17a3ec0f3aad012cc0bfbbeac24f7c943485226c0b1a387dcb2b

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e15eae6c7fb0a2153f1d4dd6abaae114493904e27c29ec4c6891cb717cb6a6fa
MD5 72edb6475ff92471e56878409cb20290
BLAKE2b-256 9a929891c4532e76315fc4ba471cfcafa3545e443b4bf38a6cebd616fc62a3f2

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4e911c89e254c79493cd04cacd2a7ec1229f2b7797d79765d44193a24aa2ca7
MD5 19e66e555de1b88b2518b3d9f7ddc151
BLAKE2b-256 02d7e1221b7ecf6b0607bed28ce5423201678e63668331b2ec316fe65502d52a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f365b1b4baefc6ec05bc12145e52f1523dea3cf1038b5ae44455c3fd74587021
MD5 e1aa7f2a3317532da7e0190e8141fc44
BLAKE2b-256 f0f8d007f394bc4e7b276dbcee118c35b50119f0a82314b8059cf2d742c20edd

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1845307583d52dce4aecc5c0edf49a07953b61ad155f5c17fedfbdcbe229a53d
MD5 e3b9ffe210ebf9872022a6eba4445e76
BLAKE2b-256 0a84bd62049097967d08648263c995c871409e7c9e4c89d8d8c3cfd9f48c3a43

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1610ae772b8a2e7ed3eaaa646709cfc8a8156b8ef2fdbed29b9492a9caffd5b
MD5 01e13763d8102e497f68fdba456c2b57
BLAKE2b-256 70d106ea82bcd32fd720afb4623502471ac790f6c863cfabfa9c8a131a87511a

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fa06990adc764e0ea3ca5b03ec077b8f14947c84ee33ad734b98bd800601fc2e
MD5 2b8d2aaecb6cc1eb1ba6ed4bc9680671
BLAKE2b-256 7567c128ffca44d355f0f32017ebce9ec13844da9eb460ac274f1cd3b40b14a4

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c23d8b3d4d8caf5c9ce7663cb5b992abc71b53d8265e5cf52bffb45d865f5a1b
MD5 12b03704bc09a5de3431f3f41a6a2146
BLAKE2b-256 47c02e4fb8c3e3a107effe79bb3300e7f77c2d94a9adc94e488b475652cd5e93

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 554cc443f8e04f7449395062e66dfe8b22c05e5939bb28cb5b5fe2d0c7567f1b
MD5 2b74667676bd09a1cf99f896401ea2e7
BLAKE2b-256 3ec091eb3c888ccf9310baa3e1c95ebb0d4c473be68e2503a020ae2138f8e6b8

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0fd991e46059b5b2d5266f3e37ddd11986489da9ff2a125628c0293421b8241f
MD5 bdb8ed67fe751b02560c050ad16aeea6
BLAKE2b-256 fddff49562f80bb10a567920af5c0493f8f4849811874c8bf6c4c87180c8953d

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c94350dd733323e7097df56b76972fdcd677596458a5e9e4496b5345dd03bc44
MD5 a977fe63e44051ffcc21610a9fddb4bc
BLAKE2b-256 4a145ab45c5250df70e5f5129a43d3c30eff622016b5533d43cfb99315622261

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fdf499d9342564954dc5bbefc5054bdc10286582a2416ba8fff054f997deb1b8
MD5 d85f0d61d182b9c07989c42606ce96f0
BLAKE2b-256 71bf9b4fb0b8429e6a105191946e5ec07e9f0219ddb6b7b5e31340ac5ceab45d

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eed93484fc007f83c32d7af349fd7042478f507dd27321414cb9d9973dacae80
MD5 39894dbe6739d7aa3e46d113a4dd7b7c
BLAKE2b-256 838bb52f6795d4b46eac5d5f35bc03e5df3d4690bb58a92f77322b81021ffbef

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d938b62718912a3fc58951f1f81aaab606f36e2a4e52eb0393cf091430319ddf
MD5 851d632315fc565d23e577996490f1d9
BLAKE2b-256 c115964dbce145b8d1a738c0f86941213de2151a889fe476d9edc6f63a050794

See more details on using hashes here.

File details

Details for the file fable_library-5.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for fable_library-5.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 aa640dea83117c038f34860031fcc2d8c02ea9b6a330f46e8410178a28adafde
MD5 01fbab7589332426a4c63dd20f4dfc52
BLAKE2b-256 0efb3c5eb19ef86990e6d990347e72b9aeee45e8b8865a8fce6cb7807a0fe2d1

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