Skip to main content

No project description provided

Project description

py_framels

support python

fast

Description

py_framels is a python binding to use framels rust lib in python

For documentation about framels: doc guide

The module only support 3 function at the time.

Install

pip install py-framels

Usage

Exemple

import py_framels

print(py_framels.py_basic_listing(["toto.0001.tif","toto.0002.tif"]))

Should return

['toto.****.tif@1-2']

Functions

py_basic_listing

The function pack provide a packing of the frame sequences using framls format.

import py_framels

print(py_framels.py_basic_listing(["toto.0001.tif","toto.0002.tif"]))

Should return

['toto.****.tif@1-2']

py_parse_dir

The function list all the files and folders in specific directory and pack them

import py_framels

py_framels.py_parse_dir("./fls/samples/big")

Return ['RenderPass_Beauty_1_*****.exr@0-96', 'RenderPass_DiffuseKey_1_*****.exr@0-96', 'RenderPass_Diffuse_1_*****.exr@0-96', 'RenderPass_Id_1_*****.exr@0-96', 'RenderPass_IndDiffuse_1_*****.exr@0-96', 'RenderPass_Ncam_1_*****.exr@0-41,43-96', 'RenderPass_Ncam_1_00042.exr.bkp', 'RenderPass_Occlusion_1_*****.exr@0-73,75-96', 'RenderPass_Occlusion_1_***.exr@74', 'RenderPass_Pcam_1_*****.exr@0-96', 'RenderPass_Reflection_1_*****.exr@0-96', 'RenderPass_SpecularRim_1_*****.exr@0-96', 'RenderPass_Specular_1_*****.exr@0-96']

py_recursive_dir

import py_framels

py_framels.py_recursive_dir("./fls/samples")

Return ['RenderPass_Beauty_1_*****.exr@0-96', 'RenderPass_DiffuseKey_1_*****.exr@0-96', 'RenderPass_Diffuse_1_*****.exr@0-96', 'RenderPass_Id_1_*****.exr@0-96', 'RenderPass_IndDiffuse_1_*****.exr@0-96', 'RenderPass_Ncam_1_*****.exr@0-41,43-96', 'RenderPass_Ncam_1_00042.exr.bkp', 'RenderPass_Occlusion_1_*****.exr@0-73,75-96', 'RenderPass_Occlusion_1_***.exr@74', 'RenderPass_Pcam_1_*****.exr@0-96', 'RenderPass_Reflection_1_*****.exr@0-96', 'RenderPass_SpecularRim_1_*****.exr@0-96', 'RenderPass_Specular_1_*****.exr@0-96', 'aaa.***.tif@1-5', 'big', 'foo_bar.exr', 'mega', 'response_1689510067951.json', 'samples', 'small']

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

py_framels-0.3.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distributions

py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

py_framels-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

py_framels-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

py_framels-0.3.0-cp311-none-win_amd64.whl (496.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

py_framels-0.3.0-cp311-none-win32.whl (470.9 kB view details)

Uploaded CPython 3.11 Windows x86

py_framels-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

py_framels-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

py_framels-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (649.3 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

py_framels-0.3.0-cp311-cp311-macosx_10_7_x86_64.whl (670.0 kB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

py_framels-0.3.0-cp310-none-win_amd64.whl (496.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

py_framels-0.3.0-cp310-none-win32.whl (470.9 kB view details)

Uploaded CPython 3.10 Windows x86

py_framels-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

py_framels-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

py_framels-0.3.0-cp310-cp310-macosx_11_0_arm64.whl (649.3 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

py_framels-0.3.0-cp310-cp310-macosx_10_7_x86_64.whl (670.1 kB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

py_framels-0.3.0-cp39-none-win_amd64.whl (496.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

py_framels-0.3.0-cp39-none-win32.whl (470.9 kB view details)

Uploaded CPython 3.9 Windows x86

py_framels-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

py_framels-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

py_framels-0.3.0-cp38-none-win_amd64.whl (496.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

py_framels-0.3.0-cp38-none-win32.whl (471.5 kB view details)

Uploaded CPython 3.8 Windows x86

py_framels-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

py_framels-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

py_framels-0.3.0-cp37-none-win_amd64.whl (496.5 kB view details)

Uploaded CPython 3.7 Windows x86-64

py_framels-0.3.0-cp37-none-win32.whl (471.4 kB view details)

Uploaded CPython 3.7 Windows x86

py_framels-0.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

py_framels-0.3.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

py_framels-0.3.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

py_framels-0.3.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

py_framels-0.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

py_framels-0.3.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

File details

Details for the file py_framels-0.3.0.tar.gz.

File metadata

  • Download URL: py_framels-0.3.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for py_framels-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b7e89d6562c045c7741e96fdf0e643bbbead5e835052516bb57231d00934c388
MD5 584467d7b2f5808c836b5b260260c59d
BLAKE2b-256 8134f41570126a53f9e74d6963a8f60a2b194e9161577b5f20253f9ea85cf857

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b5a9985faa6fb3c2f50fb61cf46fcdb141dae95a421fba2d829ea42bb57a16d5
MD5 888b47a6eed1f96d9c29bd822aa7dfe3
BLAKE2b-256 15064c1563a99c3e4be22905dc50ff3cd33d58d5c7427bf382f225856884d0fb

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4deee3373fad92c3b3d208c81c4ba70d1cc1a2624d0b989338366a2644026c22
MD5 4cece5bf0ba080720c147e9485b4f86b
BLAKE2b-256 eb96c9cd9c3c6ed593925e9718fcea0b22049471f7227025dc1cbd240b6bfae3

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 83facebbc95ef74232389540869976b1736488d06baaf6cabeb03a51c350689d
MD5 26c93eee5267950e3153a7edb3344f82
BLAKE2b-256 8168403cf0f9ce27f6b0886102e75870a49d461d7cf240c8f90b07f028db2e66

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b0563effa7c97249f525dfa9ca2bde44ce224c3e20de5cba34a83da266da310b
MD5 4a21c902c135a2be57b3d47db26098cf
BLAKE2b-256 4f73df7c2a57b4ab858072ce494fac8aa02c50520bb25d538460c36607e3e196

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30dc2d674fcc932185278c25a689ceef93f1f7f00b3023ad953705f8cc4d3a4e
MD5 4a61e8d5baeabce65d623b427a2f94cf
BLAKE2b-256 6aaf5bf57d1cc1941f6cacbe7c4ee82a704585e6c167b39be2fe7aa0c79787bb

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9943eb35d00b57f3660705791fafa99fc56619356b3635f44b04bdc4d0e1744d
MD5 bc274479503758e056286c1126946315
BLAKE2b-256 994930b9f7f62dbb0b214e4456d87aef8278ed77887106c4136e5ded473995e0

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48d35eb0961c3aa7d0ace3b0a38624828e32148f162e58a57bcb6c2c96acc006
MD5 bf1da65d84eb95badd71386005441632
BLAKE2b-256 61ff29fb5c212d10f847dfef01aee87866223a70ae4d03dcfb988b82e7aae524

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e3a881ebad7ae858e8157ae82fdd3a4eb03303a75a57ec9e268cc6454e762c3
MD5 7d8e93f8bdbfba9e78baf830baaccb44
BLAKE2b-256 edecc9dd3a0220095a0347fc5e5add38f4c446caf844d30e323be5eb4801524b

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 37de1a2c245f35255e30b7c42bf207cac6970bc56fe02f3c4b2f1ca6d72dc252
MD5 352719892dcaa38328c62b5629a43001
BLAKE2b-256 ee8b9417372a686b8349676d9d5e3d1a8d47dbfab833f584fbcb92255f4ba77c

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 50b518a0b13f750481a0777626486d81aaa539d3294aaacd1d84519a6357001b
MD5 fd545bd5453496871ee71a0715ca24bc
BLAKE2b-256 6b3d83fd772f50652e661dbc668eeb77b7302564d28f1a1f3f42ff5ccd8057b0

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d1817b770c7be403c8406e0f72c1a647c38659dcb49a8201e404f162aee308b8
MD5 292ef41416aa6a3e806f3cb2ac7b3356
BLAKE2b-256 5d1dff56583086f444737cc390fda485fb5006b781f43faebe75e42ce50bc574

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 74b9ea8262d03953ba25077755ea4d1c6bd699b234ecca9eca82682d24da9635
MD5 950f88ef26e921f8667bff3a027d1583
BLAKE2b-256 87bcc7cca2ca5caf59a8cb336b469a16863b94e4f367d27b47347430502c8aea

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 de3ad9ca55581a689b42f338638ceb52a4c1475d42aa2290fa5b027f5a2b352d
MD5 beedae25954d0cb790edb18eed14b554
BLAKE2b-256 13aea5424dc18fecc0ec91ad9a92666408a149ff2cc48768a2c95611e2c7e83f

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e3f76125ca8694af6f10e3dbb22cc5e098bc44c877fd5a4f60c1e933896f43cd
MD5 41fea6885170f9c0f7f6d689754a53fd
BLAKE2b-256 029167359a3ce253eb6bcf6268855d5f22feb96ceecb506431509ccdc6fb91df

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fbd64efeb22c373879a8d15cd5de25275609c8254836ad6d785f9b9e840876e6
MD5 04db6be6510b4814629d2a0a6ace9c99
BLAKE2b-256 47ba8a8eef78066b73eb90d80a20f2f8a62fb4c3367b25eb4f7f481e226efa80

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2bbca5ebae75f94227c992e7e36cf9d79e47ed6e7c2dfc472bd6a4b5a2e67c7b
MD5 01c2e3b14b209230d902cd55faac3440
BLAKE2b-256 bf2b468effd900b2d3e90fca98abeef93b807111fbdc9cdac0682d037ae2de11

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d328eb500a1856c1412fe973b796ef80ecca7e8811305487479e99b720aeae71
MD5 feb484192409c72c4ed2954cbca7023c
BLAKE2b-256 e6dcbe59882cc6862573330fae9e637568f40268817f0b81747cd24ceb9d7324

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 052bf7dcf82b8468d788ef76efecd97bdc3e9ccdef8d2de858a9b49f00ef61ee
MD5 56b27c095e699dcc4e6a55d8624c99ba
BLAKE2b-256 de54f3f6802bd48f8f28c0a0c79c83e587b4a052157c36cad18f22ca3537929f

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a16fa1603f9287df3e28bb7e2a716bc748663350ce1882190c0820ea266593d4
MD5 ddec7fbe4ff7c758a6079d0e77cd73f7
BLAKE2b-256 25cbd49ebd88ca28c11afda23eb77550c18f12f5847e8de593da814b779499fa

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3b3b0deff189db6478d73baedf0059d4a3ed0ec212ee75867833992821a0c6a1
MD5 58fcd448ffb69ad83d67f2a5d5448837
BLAKE2b-256 5b61fb0c5d8c4f0d2237e46f2880e20b3a4e1c686648597389eb5f27d67b82bf

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 12ab3c32a22f6afc78867b952f9a09ac80cc2942392cfc66720ae9b7c97ae9ff
MD5 4a97c00845e76c4bde28fb9fb32a6ace
BLAKE2b-256 dd6e84e01bb8eee1abb90080f8d50b87cf544c0988011b68719a37f4c250e7c8

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 360955a5a1bf9d45783c6279dc98017c5dec7e1fd9de6024e2e8b2891bd7c957
MD5 f044d6cbe5c090a9c2ff6b30e83853b9
BLAKE2b-256 6863c6e9bd778530c098992c38c9654cabaf2f90e15e9233ab8f2d2da345680e

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9b35fbfee4d224aa9f92442bb9281c3e4c1babd58f6f74d2ea043e9705745973
MD5 398af70b5fca1dc708025c304da7aaa3
BLAKE2b-256 608a91b4f886d23f2da1d8257338e469b2b8efd3fe3c14c54891448ec84cdb4e

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 87a4e88283ffd0b6a973b832a3c67eda07eef940aadced4bcbb6865121762ea2
MD5 a153ef0b057ef6ff58aeb73b1370976c
BLAKE2b-256 119591ebe03100341fbd6603ad8b413902dd7a67180162655cafacedefe31d77

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 95210c24ee2345df21f25797589da483ee3bdaa157fe04641b1adf4357602c88
MD5 87858418ccab45ed5b3196f9a58c2f99
BLAKE2b-256 aa5d09567b6e4da3ec21d945c017b4a6e5140c39323fbf0fa4be11b1f782b2ce

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eaaf722031d0e280a273c89881cbf876282f763f994bd2d5711596f6928e7db3
MD5 cfc3ad94346df791a08b7ac570fbf5aa
BLAKE2b-256 d8e7180c6ae60f6aa75d92cad6ab39e520734c82de875f140bcdf44f368d0308

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 296d937855ec64d2670b15babd2a5b9091ccb469335b0258508caae54ac28f8b
MD5 dfe6374d7fa13206194e2b3c709939d6
BLAKE2b-256 7fde6afd29af366301ffd38d031efa2e23ba85aab490a76f225c3103f0066e3e

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a7fa74c5d3542170c330e41e7df19fe199166742dd600870d832cf850fe70e83
MD5 ed9f80d3c07d98f80678307d1d871520
BLAKE2b-256 2ef965e86a17e322293dfc09aba62ff501fe297b7892c66263bc458e3a77dc3a

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e987d9e445d267a1d29a67b9748d034db82814164cd528b2c4a2ffb2625654ee
MD5 b8e56da90cabb864aca3fdd62f342a18
BLAKE2b-256 a19b0d385e9840b6e05ee53a8a632c4868905887e81eaeee4e49698e4bca246a

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c8b79601061b770b3452153ac2b11156c0b7fe8f699fe3b23852d064700bae24
MD5 74c9188056e5ff644a3f764bf9c1bbec
BLAKE2b-256 a3eb8bb008ced24fa617a9b8d59e64e4fcd08ef778625941241528fefeab32b9

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 5bcde36d6490b4f33b4514473f5dc97f61d1273a0410f4acb8547ff0e86fec76
MD5 ed47c3149f0dbacb3e6839b8e7ccdede
BLAKE2b-256 1ed7b14d599dba860ac22eff40387e78459284b0bfc6cbd2a9087e813393bf03

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-none-win32.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 b20a8ddab984b86fc305cbfb46a2c21ca7567174ff92ebccda4559dcec022819
MD5 a5a6b86898d3f7e03364777aa9e5171e
BLAKE2b-256 7b2ce220eeec5c00468ffb083cdb6a1d1134605f37fc40243b43323d0a91d57e

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a3cb1a7b5304a3ac05e783eca93603e20a5851ad7a5b42e76a0976dc9b98260
MD5 fa1b6458fdffa6151d663000903d85bc
BLAKE2b-256 86c530e61026e515a748f95b0507b050e41f90d529d0d8119a1d7e97a303b77a

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c6b781b0379edaf47e7d02e66cd2a35a8917c0ca7dc8addd04a656b286d69911
MD5 9671086288de6f5112bd5c59bf79098b
BLAKE2b-256 1c2bb9ce83523ecadf6af5f6bfb84f7274b7d141d4d8f8659da2f425e4ee14f9

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9de956e857dc3b57350c6be4f18f83b4be5afae39137e61edbea59a854a08f0b
MD5 c822466b32f8a8cecbf086048c1e30cf
BLAKE2b-256 47cd716aa8846a84dea690181a613a8f33c20452e2ada4f09586beb41251fbd2

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 797d425f34c97fef13ac4ef6b4e19455570aeb6c50dfc8bf2e83fa39cef6eff9
MD5 9ef89f471dd4c4e03dffa2d247dc5850
BLAKE2b-256 77a8ddf8198676bc8ff3cf0f2034f9dc359957235e99d0ddfc757d2c1cb47f70

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 32c20a60c380c199d949f7752fd14f87c4b9d9ae8a258adff74af5099522e7a6
MD5 fa24d32833252dc0157f703587cd873d
BLAKE2b-256 d858d889a87a52c8de8d7f5e1467b1b00576b1d42b8911760ebeffad5ffa4187

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c85b3af646969a18d3dadf37c54e6a335cf5fefce08f31b15a1fff37866d4ae3
MD5 a93047de44605c090d2f9a9a4df3a939
BLAKE2b-256 30a33f3c511ddaa551fb6316850af85994daba237667202a6c6a01dee88ed735

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d0e2f31a7b951a8179e335dc551624763906ddff2cb6b9830a339f3f514c0ac
MD5 281595927b9c9baf42aafa2f21d83c4f
BLAKE2b-256 aa49e8780bd2b95f3398880ae9ca0efd7624ce0d733787f3acd5518465851bc8

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 894dc589a93432acf4eb0a661b6cc6084bf61c9bf321fc755195e82bfd6a9a9e
MD5 9569a49b6c199b04285d2faff9c9639a
BLAKE2b-256 0d6338df1dff2691ef9d54f74e81771089e816b3f9d3e9b8274e90aa8b49b422

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 2f8ad6df89d42b8849f2edd1f8627286c424219d96a3de542c0cef565d4ecfdc
MD5 8fa77b4e9bed9920ff2e5be41eb59ccf
BLAKE2b-256 b7b1c21df5eb52493d7815bf156b640a1c88adde653cb9ec44a6b09cf11dea19

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-none-win32.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 78846d335465b8e70fc8c993480aa2f880a7a3d8e38fdbed4ecc1175ec4e0e35
MD5 6d5c29672b7b8027e84048ee0d94c4ea
BLAKE2b-256 4209254336a81b9da19d220f35a7df2954d17326906b56921c3fac191af2c352

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26810bcffa6241b103f44de88733fe3064c60162d38fc1b697198e9f5cff1104
MD5 893f9ac666184e2bcadb5a0f11ffb97c
BLAKE2b-256 36af623c28cebf537ff8199047ff47282f682d68f502cf5a2cb2910fe9e2b124

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 69c49c9e3df27e9f75bc9d164786e3ece4f6036db9cf1b259f241c44a8a9a742
MD5 c131b97535d1f02a2125df2db30e55d7
BLAKE2b-256 81faced57862884f75fc2b1770f7492813f750bc79eb11df63e04c652c01f5af

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 63dc81d15043bf5455e20354bf7a8f67a4f1fd6710707935677ca813f7fa1e24
MD5 6ccce2dcda50657e3ae16ff9eb1ed348
BLAKE2b-256 aee6db9922c638d9818ccd411ac54b8502814ec4f9b67187ee1db680f95fe4ce

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0c40947126ce5756dfc7dfcb728734caa1c2801921eb110483638e9bc144986b
MD5 7fdc911a9427dc3b61dc9dfb2678b9e7
BLAKE2b-256 232c54ed5f2089fa3663bfa014449e4405cfb9032a81ba51c856d3ed9b4bad49

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3390905f9a2b937ef4b64c77c9462b2e78b31fb11ed8363c87c54062e01663ce
MD5 619c2f84366fc23fcd6f1c111f826b9b
BLAKE2b-256 33437234bbc0cfff498879c4b2734f0127ed8cc75dbfa7242d069851187fef20

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 495e34dda53cb1ae66acde7d4edade644b9ea395c2b5b9dc1a05c8bab40c9efb
MD5 6dfdea48fae5f802874d82bddfb13cf3
BLAKE2b-256 4505a6e59761d280ef8ca57b41d4cd5340c3e2af978b4f04c55b2e80689730e4

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 74e1ff763d4b48cc20289ead3351b54853dfde629e689f17fac01fefff2f3f10
MD5 e1815fb835b8ca8c6828e53591b463bd
BLAKE2b-256 aaf717d66daaec6b8cff0c8b40fa501356a27aff4a77b817c8eba33e8eb65fba

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 208832e9ab9257bc038ce6cf137221158c4d48cb1a53361a9645427299c54509
MD5 5ed4a36939f05c7dd42262f8c44316cb
BLAKE2b-256 8dc72f6a7f391aeb322b566ac8ecb4e1d59c2023e6dd36c035bf778e4b63db61

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 05c12e675cecd5f5ae8149735a7f5831374196dd0099f6a18f237299bf82b677
MD5 aed26968b8378187ab5c01b8e8d2981a
BLAKE2b-256 fd97cb3ada71bcebbd93dec19646d59e4dcc7eccd24e11643622b2606bdf7179

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-none-win32.whl.

File metadata

  • Download URL: py_framels-0.3.0-cp39-none-win32.whl
  • Upload date:
  • Size: 470.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for py_framels-0.3.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 666f7ba0ac5c33c9be380adf9825cfc08060015fd3bf0357b74e0365a5d8f879
MD5 c902930fe27602a50f829eb7445ff27e
BLAKE2b-256 2b5a376a18ffca641919390c6ab9f783bf3aac53b454b528fa981b8aff5be6ee

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c55bce2222e9b6075c34aa1a010d4c502d0273dac0b3872bebc0db23679ef62
MD5 a94de92c41edf8befb64987910441a9f
BLAKE2b-256 17c9ef0c27927a64a06159fca1096a2f5b7456460206b781510ba951deb279e1

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d784d91ab4c4eaaf3daa3a24f8b883d937a4c56286d0f5cac32dcdf15f70be78
MD5 4d08badb03d299c1481d66f9d2526487
BLAKE2b-256 df7a8df397f9835fcd1a2ddbe3e18f14588d4235fae679caa1888386cb62d0d9

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 81797431e00c5ccff630d7f68652aafadd7a26269841d0f596477cdd78fdc6b0
MD5 0ed26dc279b9add12a4b41b527e4f809
BLAKE2b-256 66f0d8ab522e12dd0853b88afb780fdc102e8ed540da080d6fc1be8820dcda0e

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9ad855bba725477a9c4ed9e52329ad7093cf839bf13f2017410228fb151498c7
MD5 d57c22f87f23e9b832e7bfe7bdbd1623
BLAKE2b-256 b3aa1ede0b2eed85b1d2b5e59085c21b73d7bbf7f7f49df4804d9473fad0347b

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9dde450726e0d21dcfa93fb1e367d3cae62aca2a8622be6e2f317717edd27a2f
MD5 56cbeb15094d90e410d0a7c40fc1e997
BLAKE2b-256 74547c3cbf72df4a05c0081df8c84db6c3e9e9537e8fb74476d8ac7971768db5

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 dd86236354d9da5ae4838fe586d1e05e17b5ae825d5d50df0f25ffdbc7a3f7f9
MD5 6befe2e599d187fb65a2a62e9ff1a448
BLAKE2b-256 e0226fc7ea2dc816f3595811d97a655c383afcbc9db28019fb63fd20fe1c8ae7

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 4f5c3787c7b64e71b2fbab8d108d074749f5677461636a0a66074ad0bd47672f
MD5 2b18a65e9c386a6182c5c43adcee69d5
BLAKE2b-256 a1d16b389cea063958e1dad8f335806d50eb09f38516ba8ffc8088f18c703339

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-none-win32.whl.

File metadata

  • Download URL: py_framels-0.3.0-cp38-none-win32.whl
  • Upload date:
  • Size: 471.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for py_framels-0.3.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 5144790b1ce0295ba0ee1a32008ddc32df8559f0b84e35f53481f2ba082eb2f0
MD5 4fc339836a0ed66a1e5e2bf053de690d
BLAKE2b-256 e6f87986bbaa4c384c4b930effa7a01d82aee34988df49c2afcb4a965063412b

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8450541bf2ed2125be6250ef5a13e895d8eaa17bfeb6b6f70ba60ce652578d4b
MD5 478fbf7962599ae33dde04b53a2df865
BLAKE2b-256 a903f8296e645f2410a28d201e0e6d86767e2d77c190ea4c283796a7aad01206

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e2da9b2f61f2eb36254c72e7a84609628f0e464108b309ab4b305eca792ec95
MD5 605261dbae27a81a1f45c8a9c1197cef
BLAKE2b-256 a91c5c4e065a6b9a8390e893d0a57ad45fcad6c057ee4626b97a90f69deaacb2

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8ace9af9ee3aefb28ffbdd541bda8597c8929085ffb7a43cabc3cea3b555a6f6
MD5 f012a497e1517c9d42751b58a531c98a
BLAKE2b-256 4fab1058615f5b0b8f70d2630fd7d1ba2484e695ef047067bdc970d229d6ba41

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bb1c04e6057f795dcaeb20d816ebc410088fe9cf2ba49f2233a30285e29eb640
MD5 00b3599fe9c99c48dd52d8d54d2740bd
BLAKE2b-256 02c0ed64bcadf6523a3306d9b9a247c1eba4aa91b0ed59366c5c3a89984ea8ba

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 75ef0e841fadd60d034ae4b767fcd5fd0145441fb791e039596eeb3edadaf660
MD5 ea9b6c550a8f7852c67e80ebb103a590
BLAKE2b-256 5b79f3695316af03ce080b04d8f262c366d69109342488864582146ccfcd84a9

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9c5657d5c54261cf860cc4d676599fd3a91aed5e9a43d3a729dd02f3a3761a5c
MD5 d335f1471c37e713beb22cb34133a41a
BLAKE2b-256 40f0aa61f7c9f327b8309775d9ba0a4a31887dd7ed6f78ce9fe5afc714a45650

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 9dc9ff41c839212df5c993902a5425f3a997b4fb71b73e7cfc637f4ca72cd74b
MD5 776f37b75ed95570cdcf68739668bd71
BLAKE2b-256 4a6334da7dbe0eab196b4c1eba1d9b26c59c1c023eab7c3b6c13c7a92c024518

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-none-win32.whl.

File metadata

  • Download URL: py_framels-0.3.0-cp37-none-win32.whl
  • Upload date:
  • Size: 471.4 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for py_framels-0.3.0-cp37-none-win32.whl
Algorithm Hash digest
SHA256 4865a6c36206ae10c3f9ad9d9919c465431daf86c1b63a84de6cdc33dd0a7cfc
MD5 a4f92e2db280f1a04c3f3388637bc081
BLAKE2b-256 edfd4683be2b5f62296614ab750e8730b276bb667c8b30631101fc22bb47eded

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 54b5ba92257471805f336879b3e547e29cc49ced15bbf68456cb15744a43b2d3
MD5 5a41a9d52d1a775376fa6654256b9b9b
BLAKE2b-256 1135f4df9775d3a68486d3d89b127e2e814c415cdae5c160da88afaa66cf7ec7

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cefdde7f40c9d5b29d3b001be038a19b0f41d651168c0da0bebef08119264bb0
MD5 1d12bc9ff1f0fb9fa7f895cd84f27547
BLAKE2b-256 91f26c50b5b92f42b983b70e21d2241159e19f80f69d822e97568236bb116efe

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ae4154966e93bfc9aeab35c52c623d16b5644113df87bdf5c26d0736c1e981b4
MD5 5db85832e50f507915e1ac4335523144
BLAKE2b-256 e6afacdd2825996577bbf604dfb8ce190f1d8f6f7a52f32dd7908344089c9d8a

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f904b870f40bbfdcfcb16c7627c1bc2b2a773cbbc072acafc9fcfa691f091056
MD5 eab84a4eb017d7308c34544fb2d2deb5
BLAKE2b-256 4397fac4732ca311a2c377e1d96f36c81b45d1763401fce767dccde0bd09f611

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3e4256a20bec62da33dddc4f4e46a56993a7940ace9002896a2da9753ca2478a
MD5 0e02223226901c7a5adf64d4f8fcd036
BLAKE2b-256 d10e21071be7442810bb5a9a079b3bed026d8048705364108cd7c83c574941f6

See more details on using hashes here.

File details

Details for the file py_framels-0.3.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for py_framels-0.3.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 81bd20b4ff9b68f0925bbd2f87a011bdb8a8e34a8376b55d48b0aeb6f6edd1d9
MD5 91a2cc414364b4a59f8a3ed6ec6cfd95
BLAKE2b-256 6585a075eb65428b0b188c1940cadf9fed4c7868aa7881953bd64fceb8d1b784

See more details on using hashes here.

Supported by

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