Skip to main content

Rastafari

Rasterize vector features to grids. This library is built to rasterize emission sources in the CLAIR air quality modelling system. In contrast to most available libraries used to rasterize vector features, this library produces rasters with weights proportional to the fraction of each cell that is covered by a feature.

Features:

  • line rasterization using DDA algorithm, producing weights proportional to fraction of line intersected by each cell
  • polygon rasterization using even-odd rule, producing weights proportional to fraction of polygon included in each cell
  • mass-consistent resampling of a raster using inverse nearest neighbour algorithm, allowing for different projections in source and target

See rastafari/tests for examples.

Install

Use pip to install Rastafari:

python -m pip install rastafari

Development

To install Rastafari in a local venv for development, run:

git clone https://github.com/foclair/rastafari.git
cd rastafari
sudo yum install python3.13-devel
python3.13 -m venv .venv
. .venv/bin/activate
python -m pip install -U pip
python -m pip install cython setuptools wheel
RASTAFARI_USE_CYTHON=1 python -m pip install --no-build-isolation -e .[test]

Rastafari uses pre-commit. Install it and run pre-commit install to run its checks every time you commit. Run the checks manually with

pre-commit run -a

pytest is used as a test runner:

pytest

Rastafari comes fully typed. Use mypy to check the type annotations:

mypy .

All these tools will be run in CI in case you forget.

Maintenance

This package is maintained by FO Luft at SMHI.

Download files

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

Source Distribution

rastafari-0.4.2.1.tar.gz (11.6 kB view details)

Uploaded Source

Built Distributions

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

rastafari-0.4.2.1-cp315-cp315t-win_amd64.whl (94.0 kB view details)

Uploaded CPython 3.15tWindows x86-64

rastafari-0.4.2.1-cp315-cp315t-win32.whl (82.2 kB view details)

Uploaded CPython 3.15tWindows x86

rastafari-0.4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl (671.6 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (673.6 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp315-cp315t-macosx_11_0_arm64.whl (109.5 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

rastafari-0.4.2.1-cp315-cp315-win_amd64.whl (88.7 kB view details)

Uploaded CPython 3.15Windows x86-64

rastafari-0.4.2.1-cp315-cp315-win32.whl (76.9 kB view details)

Uploaded CPython 3.15Windows x86

rastafari-0.4.2.1-cp315-cp315-musllinux_1_2_x86_64.whl (692.0 kB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (690.0 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp315-cp315-macosx_11_0_arm64.whl (103.6 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

rastafari-0.4.2.1-cp314-cp314t-win_amd64.whl (94.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

rastafari-0.4.2.1-cp314-cp314t-win32.whl (82.7 kB view details)

Uploaded CPython 3.14tWindows x86

rastafari-0.4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl (679.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (682.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp314-cp314t-macosx_11_0_arm64.whl (110.4 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

rastafari-0.4.2.1-cp314-cp314-win_amd64.whl (89.0 kB view details)

Uploaded CPython 3.14Windows x86-64

rastafari-0.4.2.1-cp314-cp314-win32.whl (77.2 kB view details)

Uploaded CPython 3.14Windows x86

rastafari-0.4.2.1-cp314-cp314-musllinux_1_2_x86_64.whl (691.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (689.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp314-cp314-macosx_11_0_arm64.whl (104.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rastafari-0.4.2.1-cp313-cp313-win_amd64.whl (86.7 kB view details)

Uploaded CPython 3.13Windows x86-64

rastafari-0.4.2.1-cp313-cp313-win32.whl (75.5 kB view details)

Uploaded CPython 3.13Windows x86

rastafari-0.4.2.1-cp313-cp313-musllinux_1_2_x86_64.whl (698.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (697.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp313-cp313-macosx_11_0_arm64.whl (103.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rastafari-0.4.2.1-cp312-cp312-win_amd64.whl (87.0 kB view details)

Uploaded CPython 3.12Windows x86-64

rastafari-0.4.2.1-cp312-cp312-win32.whl (75.5 kB view details)

Uploaded CPython 3.12Windows x86

rastafari-0.4.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (699.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (698.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp312-cp312-macosx_11_0_arm64.whl (102.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rastafari-0.4.2.1-cp311-cp311-win_amd64.whl (86.2 kB view details)

Uploaded CPython 3.11Windows x86-64

rastafari-0.4.2.1-cp311-cp311-win32.whl (74.9 kB view details)

Uploaded CPython 3.11Windows x86

rastafari-0.4.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (695.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (688.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp311-cp311-macosx_11_0_arm64.whl (103.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rastafari-0.4.2.1-cp310-cp310-win_amd64.whl (86.4 kB view details)

Uploaded CPython 3.10Windows x86-64

rastafari-0.4.2.1-cp310-cp310-win32.whl (75.4 kB view details)

Uploaded CPython 3.10Windows x86

rastafari-0.4.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (657.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (650.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp310-cp310-macosx_11_0_arm64.whl (103.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rastafari-0.4.2.1-cp39-cp39-win_amd64.whl (86.7 kB view details)

Uploaded CPython 3.9Windows x86-64

rastafari-0.4.2.1-cp39-cp39-win32.whl (75.7 kB view details)

Uploaded CPython 3.9Windows x86

rastafari-0.4.2.1-cp39-cp39-musllinux_1_2_x86_64.whl (655.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rastafari-0.4.2.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (650.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

rastafari-0.4.2.1-cp39-cp39-macosx_11_0_arm64.whl (104.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file rastafari-0.4.2.1.tar.gz.

File metadata

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

File hashes

Hashes for rastafari-0.4.2.1.tar.gz
Algorithm Hash digest
SHA256 e99eb2e61fe7e148d2fd1e9ae74d95e07dde8b8cdb714812fae5d2bcf2ef2c43
MD5 2bc05cb219b3eff6bf03bda809fa99b8
BLAKE2b-256 c926099008b9d9a2f80d4a8167f48bffda241204318aa9a5bbd815c409945ab3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1.tar.gz:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315t-win_amd64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 af7990ecf27059316cc92263bd7cc5d35330c6da4502f2c9ad37c0d6b152203b
MD5 99669ec61b8db91d62e7632a48d3093c
BLAKE2b-256 99be70c41260aea96f29e29184dfdf4c1575bf47d6c3e542435c1624a51dacdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315t-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315t-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp315-cp315t-win32.whl
  • Upload date:
  • Size: 82.2 kB
  • Tags: CPython 3.15t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315t-win32.whl
Algorithm Hash digest
SHA256 4a6c41d89eb15b8faac5aeb48e71fb744e854782aa3593b90f0a38fb1b3e83db
MD5 b46394b9fe128d769c3cc865076a796b
BLAKE2b-256 046b6419c2d6c6259f8d338d8a95d8cfa2b9307d35d15ff52869607a0fa1cc1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315t-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ddd7e152d2286623ba353500b48275a517c82e4394f78a650e5464679e2c3f3
MD5 830116953e31b996917dd5ecef721df4
BLAKE2b-256 df6509c1c5dc4011fc0f4e40f4e14fb163576583ae89ff3eb736f3ffa109800c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c6e8b284ffa091a3b6d0efd8f67f3049a0e2280620d653d6a0a50e266b3b502
MD5 f9150318257e8b71edc4186b9d3b3a0a
BLAKE2b-256 9c3fc35bb80039b1a75198b085c545148b3966657099127777ac139bc3207fea

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7fab1c80badc251ff83b93ed7bc7bdf10029d3d041a11153d7645f0a72a0fb55
MD5 fdf7d0329f51a1a56b7afd2d196e09c7
BLAKE2b-256 0220c05d1a0df1a3735c7c868bf9171aeb3e2c1127c63f0bfd4b73340131226a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 88.7 kB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 95bfc895303d51193f193e6a7f4595615c477c360219679eb6277f3fb912d6f2
MD5 f2de9bffee215fae945241a2980f00e8
BLAKE2b-256 00cb3a04adce385dab489865761e47323702ced5a5774c29958076d5a882980b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp315-cp315-win32.whl
  • Upload date:
  • Size: 76.9 kB
  • Tags: CPython 3.15, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315-win32.whl
Algorithm Hash digest
SHA256 50f4e5438108396277d80f88fd567c731f305308bc6482911374a12e9eb865e9
MD5 74513f03fa0edeef87fad03f1060339f
BLAKE2b-256 b8aa312d9cfb87ab4116aedc886b27349de31fadd04d02d5a220c3767b66daf0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3dc32d8ad982b3e5dc5c16ce61ff54cd3986d1034ad8cfdc21c942b3017f990e
MD5 50e52e3971c20d24a1b99ce5215fe3e3
BLAKE2b-256 38fffbb15a7fb6956fbd20128e319249d3c7804e951c8354b2d61537a9063cbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd1bd05cb1ab8fef5fb61cc6fa9cd0073f78d3f3863c8b057fc625ce9d5ead51
MD5 8a5f3bc48ab1b6a4dc4c9b842a8b63ca
BLAKE2b-256 1cc6ff45fd2e4bc51f11e3932a2ad2734a166f3f35ef722116ae1851e7bd723d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bae50cc27218073609c2929fb445e761dbf5aa44fbe006871cc910040e05708f
MD5 0bf280e68ae2c80db4bb25d2455c4cdd
BLAKE2b-256 b225eecd4aee992587cd142b71009c51bdda646431d68511cbd4d86ed676c4e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6665ee364adcf3ccbc91d2218522ed56e313bb937c5bd4c7173a5347b0b4cff9
MD5 996b79f27b5fbe615e89d5adac06704e
BLAKE2b-256 6a9ec82710a631604fce274354d8839146ea90582c5d84521cebef7318a73aa8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314t-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314t-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 82.7 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 c3b660cf12a8b1480879a7e524e0cf055eb55ba0022b404f70cd2c5b37db0188
MD5 a5ec9fe729a8b5d2ee0de654c6654e01
BLAKE2b-256 5dcd66a1e0cad952e5cf0c9824b963e4b620188c1ceefaabc1d5ec939f3167f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314t-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2ad7152275e752f4ff4f21c98756da0ca99b380710eb7672463582a935b4c09f
MD5 0fd2b56e9656cbb9d22c436609f125c1
BLAKE2b-256 a11edfb605468988b38c45ac241d9c6e9343bdf465382010e2c46e05fcdc3eb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 412a4c7cb328b96fb44ffc8ff9b5e05b64bd829ee242cf6b58fb54195c8ed773
MD5 68cd1a1e43d4309694bae0c8bb686e98
BLAKE2b-256 f4a6337f296544b455e8d3df6a2ea11625e9d6133e28a8097d336010aa5c62f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 239b6b37a0e45f575237dbcb2599d24ad5a07b225e55f0fbdfaa28d2d178e0e7
MD5 f7630e3890b3c45c703d1913bafe3998
BLAKE2b-256 f400d453fb600cb4ba75be058e0fb7db2ce64a01de05a20e0ce794af7aedddfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 89.0 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 22eb4884570584243967d2662e95ffe43e361d61f1453dd4f62f417e489c2b83
MD5 48e480705f8ea1b56a3f93557db12790
BLAKE2b-256 c0e74f6f18a87350a930250b1d22044d89ab84a19b98365d8f30ae9c63f12737

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 c2801e751906d389fa34285ee0c0b23adf420e8d1289737a8e3d51e3ed734dd6
MD5 a1f145ace4d41e722dd5d5a42eff9b83
BLAKE2b-256 f6604aa8d157b719c48b1a319c063072feb3a6d4b0d48e512eb6538b7b45359a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 53f340303ed97ccecb3cd12359035c1dd99fc413bf663c60e20c49ac2d50220e
MD5 2d0f735ac870d37e3fef11b78cb388f7
BLAKE2b-256 2dc19494727a25a481a6a1225ce8f98601c46daee9d9aab42391b3411f3d9c85

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfd2017f9efc58a4e665be333be662da7c4409ce06dae4888ec145a26f550df7
MD5 f86a614425c24cd26e24cd7a8e0753b7
BLAKE2b-256 475dae7e84cfadae9fe2552b16e80826ca5a03b559917d79be5917498be96281

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcaa1909a79239e1a8d2be2544cf82795ac09ff8f36198f1034abe3ae362e974
MD5 7db6aef09a65c15dc2588cc0951669a0
BLAKE2b-256 d7a4dc4475463ce704d0a61704bb56223cac9aa98b18f2c25b2b0cbe776bc8b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 86.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8ff692e3b7f2cc47aa47f6f444e2dff6a0d506b0633becfb6e6d188ec9f1c0c1
MD5 42e9496e765d1bb436299ba1901fb225
BLAKE2b-256 fc0ee435b6492011cd7f6c45546af21bc5d153c59ad7f80caf186a5f80e7c9a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp313-cp313-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 75.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3fa0347db4fdeabb2b3fc8d0f89e4dd55b707b6a5ca3db380af49c999f6fc0e9
MD5 55b92be73bfed09db786dc6e337bf3f3
BLAKE2b-256 4c185da2624c4e86505aab2db7d39822c638f3fb2d50ada66ccf5740fb81e726

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp313-cp313-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38415a66b5d5eaa92104119a0f2c5dbb8692921df26e46da86b6587b2d8f5a39
MD5 b478c70455a100882c28a1dc58fa71e5
BLAKE2b-256 b73791ec75af9b6042cbf8e0dd665c4d97e355f292eff953ad6374d644246f6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 858766c6b4e7266dd23d2e0e01a8c0f12e8b05df4f3c89566e7651638dd735ba
MD5 05cf4080a156b47d9dc7c1e7b6201941
BLAKE2b-256 299b5c934fe3faad7dcd2286af1fb1a849d7d063f3240a65b6f14586c849fb40

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d3284ae39a77fcaffe7e5f085f2b2109f3f6a553bec1fc1a268f5937ebd4cc8e
MD5 296e55c91dae61e143aea0551058c17a
BLAKE2b-256 143522dfeaa96629e1041f1392fba9eb0b97405e3fdb9c261d6912e65b4c8e8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 87.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4801530b12cebe57394373485fbcd8e1ca1b35aeecea497c282257d2db97af06
MD5 2786427e85bf380547c75d361c8e820e
BLAKE2b-256 0f36c8fc1a56d3ca0f4a9ecb1422ab6c686a33a108d19a5e23776deebe9b9381

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp312-cp312-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 75.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 21e31bbe1136caa1b02354ce90d499cf1981d6789af8b8d8e1d57f909581ce4b
MD5 a58ace877c60ad55a8d38a08addd5ec2
BLAKE2b-256 32fb2f9064261444cf1c9173fe4e321b2689645f53bee31a192bddd51490ca3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp312-cp312-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9b87917d082689175e4c5672621726fc78388058c02387e101f9c0755982452
MD5 4d654c8bc030db23a0dcf88b48247ced
BLAKE2b-256 a9ae00a1217d0b8bb343f1a7c8398978088739abf62a2f311ddd43557e2cd30a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f4a3f5487e6611c0c112d8c2ed11820d8776815e40578ba89941e90227e62e3
MD5 317a98634b2cdb8f44f53a238b9478f3
BLAKE2b-256 2c08e25cafac10577f874716e0bd0459e921b3e979cdde39119f69aefacab2c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac236bc59e6d71783aabb35fc720b6d7169512c179a7a0bb669344f133fd0655
MD5 994327520523bda8cfbe52d879d6a817
BLAKE2b-256 0c15f413a04e0fe7937e289ca4012ca100787f260ea0c2520ad15249123774fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 86.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3f0eae247b3b6f26a9894ecec5fa20d9214de3345b73ca4610d0e6c7aa185c9f
MD5 f1f8b0c39106ce18de96470d6b1ce62d
BLAKE2b-256 8fd53405e11e29a6fff69cafbbc4917b2ff08a88034e900199c3c50c14b2d6fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp311-cp311-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 74.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b79617ade068bcf44378fbffc0316bc87022f01a1c91f74f4679ae8f43b75bc0
MD5 380baedf86ab2e66d7aa7d106189f074
BLAKE2b-256 d2635cba5bad004c4ba04e00c92cbadc4e8ff774cf84ec3b443c1b36e7d171d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp311-cp311-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d290e0acaf240e95bb56e805c696381c14bc29fd3d7d900ebfcfd876199d4af
MD5 727f93bfefe69bad626cbaa38d1c0b55
BLAKE2b-256 1d4e33cfc78667c7da0e30bb6ead050a8dd41efdde66e1469b0a25268a646d49

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f66442cfc4dc85ebd63b3e7d25f4c1dd8534a2e8fbbf1272f6e305a232e60c8
MD5 b3c06a2322eed49754de4bc2f9ae8a16
BLAKE2b-256 0eaeb0378393de85ec6021d455cbc6ea25456a28572f484fed955b181e13b5d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb34bb2cd1d7b3ec9c21f3bad7bb6f6ac1b19f053054de15aeb961f636148b84
MD5 cdbaf1ae56382410d4034689c5bffc0c
BLAKE2b-256 63c37515d9f4f69e81af6cd61c5146dba1b4ed8be4a1390ca42aa3fc951b98c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 86.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6a8571db786e1aab861e14be8e598f666243f76f63a841807f250fa101177c40
MD5 4195eb91ee6564f07be6bd589518b4b3
BLAKE2b-256 46e0fd5626db9f49ddde4d4f3bae785f898eb6f28c024cd85b41a864d69e2f96

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp310-cp310-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 75.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e80d9fde81235f600f810bb2057872225a85117fd7dce57ed98a2b3908fdbfdb
MD5 a12325a9f93cbfdd05ab5304ce2f6ee6
BLAKE2b-256 c8898a08bb2d2f3b6ad0f160976ca998962c619e10aa83b008ba72dc666fff4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp310-cp310-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00621f3bcca91830e4817069c9b81c881bc5a7a768fc3258fb263988ac0f8cad
MD5 6e78c9c87e6500abec61ba4c33e6301c
BLAKE2b-256 3bd566cad6e42dc16b15dab5038fd14671d62cd7ab25475ae8d88a82d4c321d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0d4e6bccb6c96ec178dbcc45de8feda78c8700b38ba9fda8aa6e9c4472e2ee18
MD5 d712b2a9b17572dfd781f60b28f91088
BLAKE2b-256 514006b1749ec69fc5b3af49760dedef43a55f13e924669e7fc3154764ee59a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c58d32d1a422d4893c4c34be98018e0fed7297a8f4fbe574c47d3c9b5bd7a52b
MD5 f950bcedbb31a381a23cc9268bd98e25
BLAKE2b-256 31dc05a40deb962e9cba726626a2b5185124f31ecd6be582bb7d5ca24265e6dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 86.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5e3de2fb1b05d215c080a9d00ea606d6b8b2eaa41670f393e01db8b5a6c7de2e
MD5 ee601077062b8f50a98e55ec2f25733b
BLAKE2b-256 d433617011b5158e7b39b5ec9bfcdb38b63cc8e7e8912237cf3676d68dd98754

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp39-cp39-win_amd64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: rastafari-0.4.2.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 75.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rastafari-0.4.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 30ceb6af84d81da4842330525faf77362d703d0a894ff7277aa6465ab4a6838b
MD5 60188cc3f1b5a1a6ae52093d6242658e
BLAKE2b-256 18cad70c254823cad8b716b4b0e483f4dec7d83b4001e4bb2c4bfd460b2b900b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp39-cp39-win32.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2bcb097b923daa0183ade963ea71ee897011a05290b9f705d7d12110eae4a6c
MD5 e724660c66e01375e7b21a6a31cf501c
BLAKE2b-256 cf31ec0ed74f8c65438cea677c711d575c395957469c238e5ba2a645af266bd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d033b7776cf2a4a081a3f0e4407e08e13f8bf1e21eebd77ea4dee1d7331b76b0
MD5 678c3c476f4a0bb6632650ba2644b4f2
BLAKE2b-256 bc5883109b1811328865c13a630e71cbcd5bcfa35296941f94f3f51e6a13cbb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rastafari-0.4.2.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rastafari-0.4.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f982ad26f9c12bbeb269e4389016c3c185ba0d983c5a86031e6c4461dcb55c4f
MD5 c5a42348b58d9a7c22cab5f869d48a00
BLAKE2b-256 0d37546d1875497f99f814f935f24a11befad0653e529611d10ffd67af7e614b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rastafari-0.4.2.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on foclair/rastafari

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.4.2.1 This release

46 files

0.2.3

31 files

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