Skip to main content

Checks how a point is related to a GeoJSON shape.

Project description

point_in_geojson

The purpose of this repository is to monitor the relation of GPS coordinates to GeoJSON shapes. This includes to check if a point is inside any polygon or to receive the properties of all matching polygons.

Some helper functions allow to calculate the area of the shapes, the distance between two points, the distance between a point and the closest shape, the geodesic bearing between two points. Using a point, bearing and distance, the destination of another point could be calculated. The GeoJSON shape being used could be returned as dict.

For usage examples look into the tests folder or point_in_field.py .

As compiling Rust on a Raspberry Pi may take a really long time, I provide some precompiled wheels on pypi.org.

Just try pip install point-in-geojson

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

point_in_geojson-0.0.10.tar.gz (25.6 kB view details)

Uploaded Source

Built Distributions

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

point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (600.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_i686.whl (619.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (682.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (593.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (429.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (510.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (475.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (420.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (416.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (448.8 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (600.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_i686.whl (620.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (682.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (593.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (512.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (475.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (420.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (416.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_x86_64.whl (597.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_i686.whl (617.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_armv7l.whl (680.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_aarch64.whl (591.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (507.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (471.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (419.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (413.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp313-cp313-win_amd64.whl (269.6 kB view details)

Uploaded CPython 3.13Windows x86-64

point_in_geojson-0.0.10-cp313-cp313-win32.whl (255.3 kB view details)

Uploaded CPython 3.13Windows x86

point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl (598.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_i686.whl (617.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_armv7l.whl (681.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl (592.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (508.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (473.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (419.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (415.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (447.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

point_in_geojson-0.0.10-cp313-cp313-macosx_11_0_arm64.whl (370.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

point_in_geojson-0.0.10-cp313-cp313-macosx_10_12_x86_64.whl (385.6 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

point_in_geojson-0.0.10-cp312-cp312-win_amd64.whl (269.6 kB view details)

Uploaded CPython 3.12Windows x86-64

point_in_geojson-0.0.10-cp312-cp312-win32.whl (255.7 kB view details)

Uploaded CPython 3.12Windows x86

point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl (598.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_i686.whl (618.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_armv7l.whl (681.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl (592.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (428.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (509.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (420.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (415.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (448.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

point_in_geojson-0.0.10-cp312-cp312-macosx_11_0_arm64.whl (371.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

point_in_geojson-0.0.10-cp312-cp312-macosx_10_12_x86_64.whl (386.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

point_in_geojson-0.0.10-cp311-cp311-win_amd64.whl (269.6 kB view details)

Uploaded CPython 3.11Windows x86-64

point_in_geojson-0.0.10-cp311-cp311-win32.whl (255.4 kB view details)

Uploaded CPython 3.11Windows x86

point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl (598.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_i686.whl (619.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_armv7l.whl (682.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl (592.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (428.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (510.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (420.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (415.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (448.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

point_in_geojson-0.0.10-cp311-cp311-macosx_11_0_arm64.whl (374.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

point_in_geojson-0.0.10-cp311-cp311-macosx_10_12_x86_64.whl (388.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

point_in_geojson-0.0.10-cp310-cp310-win_amd64.whl (269.5 kB view details)

Uploaded CPython 3.10Windows x86-64

point_in_geojson-0.0.10-cp310-cp310-win32.whl (255.4 kB view details)

Uploaded CPython 3.10Windows x86

point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_x86_64.whl (599.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_i686.whl (619.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_armv7l.whl (681.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_aarch64.whl (592.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (428.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (510.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (420.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (415.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (448.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

point_in_geojson-0.0.10-cp39-cp39-win_amd64.whl (269.9 kB view details)

Uploaded CPython 3.9Windows x86-64

point_in_geojson-0.0.10-cp39-cp39-win32.whl (256.0 kB view details)

Uploaded CPython 3.9Windows x86

point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_x86_64.whl (599.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_i686.whl (619.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_armv7l.whl (682.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_aarch64.whl (593.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (428.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (511.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (421.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (416.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (448.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

point_in_geojson-0.0.10-cp38-cp38-win_amd64.whl (269.8 kB view details)

Uploaded CPython 3.8Windows x86-64

point_in_geojson-0.0.10-cp38-cp38-win32.whl (256.0 kB view details)

Uploaded CPython 3.8Windows x86

point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_x86_64.whl (599.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_i686.whl (619.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_armv7l.whl (682.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_aarch64.whl (593.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (428.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (511.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (420.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (416.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.10-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (448.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file point_in_geojson-0.0.10.tar.gz.

File metadata

  • Download URL: point_in_geojson-0.0.10.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for point_in_geojson-0.0.10.tar.gz
Algorithm Hash digest
SHA256 b3b623e0d0bf4de9a5d60c1a29a434295e90de1d0576fcd0e1d0dc69c37e790b
MD5 2d0829bfefec4cdf56955547818be577
BLAKE2b-256 0bdf0f217b3558b5d83d251fb52b129f6da9a85ee591a2471d92f36c1b180011

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5ebd9cac69ace5d15704c5000b8cc56e3d76ad5ec5f5a816dd563961c9f9b17
MD5 cddbfd2098da1eb40e5e58819a8ca594
BLAKE2b-256 bbaa1c3c3c8a316e082d8b261c1971ea01042bfc4dbb380fab807f266957b9f8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 12b91a13929023ac39ea8d91fe9ea3e647443bb26f8a84543e208aec8c99a3fd
MD5 75d074f3ca160570ab18a832226bc63e
BLAKE2b-256 6c5028ec745e7c9c39fc0e5d18c76adee7c1a72150b024dbbdab1d321f308180

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2f1ac8d152e3fbd9a4f7f1a572cfe4d62b824bd6956617567023504f46256c5e
MD5 a43a95684e75a9b635a942226e74646b
BLAKE2b-256 67eefc7da03fb1856edf862272a795ca2372dcff5278c4e56d602aa19d6ec521

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 31b4eda22f02c970f096a6349efd50ee3435468caa3285b9526c4491c0ac20cf
MD5 58babc94add05d6e1f68fa6e018b54db
BLAKE2b-256 2c9ec6b9c2099d104fa9616f47c82b0e89837eb9e332c3e06292e9fcbdfffcd5

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24cea1ce5475b54d8e2c4c344c335219bddf4549e5a73ff9fad752ad63f14098
MD5 04c0690d442422db293b8dc3c023a291
BLAKE2b-256 1a682f09f85e50ff5a44e2e61e301e8ab7bb7ad1d62caf5efe54e7428c8c6b41

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 361a657949be78900a99694200bca8efb032e761eb536ea764a78bf44fe4639c
MD5 270bea5603260522aeb3f7272a8a65b8
BLAKE2b-256 70b342a1bc8a8a1f2c86ce7686a8c671cb735d1e32bc64b9b1e5b0de3556e272

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e56c7232adf60a9d1c458d608e4135f198ee50f088956b9c5a75ad97d3eaba86
MD5 999a1756bdb17b4815abb10fb82f890c
BLAKE2b-256 fd4ee47610389fffdb88cd7bd8e83286c2d1e74145789dbaf3864a083235213b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 00a47db8d202f7a1c583aeb77b96586f1678d9f9dda7ce8d51cbc742d9a347aa
MD5 9e9eace0330a1a17817e82ffe1da692f
BLAKE2b-256 7a7bda66c0bb95e30823bac0daa75ad0168a5934274f2f22cc46e9d92dfa490a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2700a718eed6cebcee77ead6723307cc89deca7dd2955e37b30da4d617b24429
MD5 23e8b4b4ebd8936e755e863ff35bb3f2
BLAKE2b-256 ae48d59fb9e755b0612960da3f64e5650d2a960ddf2e968563e7e6e7b094ac4d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 37786b706b405b1f3475bb394a643cca5a3b6f277612f5957de51b2da4f3b30c
MD5 55885eca89c866b2af10fca2d6485195
BLAKE2b-256 234f868a458e60c17677f0eb69e5dea88dac1449b6b71c5a9bc3a48aee5d4119

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b36a9bb049251863b60f069296cd92f1961a6f7decd3bf02b09e0ca73ae416d
MD5 b5ff7997eaaa24c08279c64a4cb9a62d
BLAKE2b-256 94576cf068eecf9ff8cd6014867b64d56914e25720d69b9be1f2c72e726dd1da

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0248abaf5745b982f427a97bc6bb9258d59b3c68a0cfc06f63237f3d4370076d
MD5 1b08a3e61b9671d498fc512f07ae285e
BLAKE2b-256 0d16cb2c8295ecf6670177a4da8ed8a8f05b4bf8e693d2a96c06c90632379da2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8977f0a8470b0dd65f526ac1770a2feaeda85495a983080cb698034e4e6aa705
MD5 91fd1780d0921b5139cb7937dfebd8fd
BLAKE2b-256 13646f7b8a1ad5ac82ade31d563b2187bb95af5e094e0d30c9aae916d54721ff

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 976ebb050dbbba64390c0519b8eabdacf5e1feed804a104d7da49142313bc727
MD5 2f5c5f383e59d1ba008af092bda955f8
BLAKE2b-256 902a89433a668ace807004f2c8f4c14ba2313bb66a8b4f50a35bd605f00e8263

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7f71b5d43b2584e0fb009a7046f1ab438f70dec1f5fb6f32f2ef6132621e339a
MD5 4b4d9374e98ce8356138e04901ed5503
BLAKE2b-256 6d538108e386168548d88bb257d4a0813f50692c296116a26c72b570eefac58d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6dea3b11425075ceb91a67aeb92c0c3e6f3e4759f08607c041b4e0766b4fdcd5
MD5 2f2d9cd9e6f065cc324c461f6cd98aea
BLAKE2b-256 0cc9fa2fa72638eb0846a1c8b1bd0b92e946fc8afe99d14c93365c6cb3e3298c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 30becb37f0d76f6fef2822704ff0f2c336cdd0bbe054ab968e56e42b8b4ac2b5
MD5 adf80f6123daf927fc4780fb3bd2efe7
BLAKE2b-256 3f9b10d49142e44b7917ba76541e864f29b223164c61d8732de80536d18bb059

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3e85e839caacb296b4f9c2967dbb54ee2adec6461e931d6ed4254aae6f7f69a7
MD5 cc4f9a5f83c51b9a59c56c405feb5ce2
BLAKE2b-256 3b99261ef75758d13bc39faed28386c0a4657c157c2af94f9ebcee02626411a4

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3151f270b571fdd7a0a92b316a3a8f258d46fa71f4e356b41b2bb27061c59c02
MD5 917f5e0087f47936dfa5d6a8b32a0329
BLAKE2b-256 2c3b6cad22fc1257f2d5e09882ec1d49dccad458042882e76f81b77eb5d7e83c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7fa46e365c8e464c06f1779049c98f4793afc1b912ae8eede8b37b15684d59cb
MD5 3b8690e74c9431a2d830ae7475827254
BLAKE2b-256 28ec2904e1af57aa47ce0704478d7dcbeafac29ba14565da3f162bacf9c9db65

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4aa86f4ce5f9a0429db560b371eae7173e567ce5bbdc23df789c81213f7f6fe9
MD5 c5aeb7cbcd5868308bdc26f6b9f08ef2
BLAKE2b-256 2053c5d3abd6031163bca8250e7cd3a489df238e0e81ba11aa4e17edfbf9d5c3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 60ec9bc00ab772e116ef08426886b2d15b6820ad4db1c33b9bfbe6d484df8ee5
MD5 7f7b4e2c8c0c71f870ca5bf16f358328
BLAKE2b-256 0aaf64a136c39e149aff42c73da968713973c9e6056b2ec811d17d2ffcd5bb3e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 93f53314f9285b44bde9d7e52bc594baccc9d64931823ec066b966c24310e5d7
MD5 025c1eb42cd1c2405f51f2b50e1d4ecf
BLAKE2b-256 6f55413888d178c5b22789cf3f1072738e248a48be826489fb9e2ac4bd477013

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95833bc58bb45e3b71d077b026b31ef5b002660a6bbe0cf0255c56e2a128e0a6
MD5 dcd6c66e77397a15888e31060f1a421b
BLAKE2b-256 821d1aad7486821f2db501f040f9bcc3e8c018c63a1c5df3f3aedefb5d0461e2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 370211439e9846f3dc5b4b5ad8d8b9e6dc7018e026a70748c0f4c096f8e810e1
MD5 3ac47df9ee86c89d6a3cb11fb1b2f5b8
BLAKE2b-256 67b2355d8ada57034162eb1186ebc6d773fd4ca7e16cbb3ce4da314dc4bf600e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 436a367faedb13e585a90c48eaa8155d1e5fb54083092ac4b8d74dd59524ff75
MD5 05c75949bed8c36393008ed748af37dc
BLAKE2b-256 30bc1d2660bfefc1c709dfbb12df113af36c7f32dbac16d74e755b49f5db55dd

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cdaa06d0df8a0ae65a625613e880d879e55d7f9023a37711a71fb86b299bb45f
MD5 3a110a37659884ead6aadf39439cdc5c
BLAKE2b-256 45149c53fb01337b5e1167e44159b47caa6a8e44dab056fcc6209fb151930e88

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e13868c96b558a6bc8015c2786ed331e27f028599b6edd36beea2b3b518581fb
MD5 24744beae07e80226c0434c852ee77f5
BLAKE2b-256 cac2a39b3b0c9bf008877f14eac58528e64c4c9e75e5c255806f947776160a55

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef08a7de29853b8503b432765327cdef5fb3be34dcc9b07a47216c3d3d6521da
MD5 fcb0d4cd2902d7804ebe62eecfc5150b
BLAKE2b-256 e599d6d3748ff17c74b071e3e21337fdc316eff3e8c44142ece0abb0abecd82f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0247f2bfd31b684b9105f4c506792f05e710f2ebca88fc04f40d6c6497c80554
MD5 a71d9f831d9c2ee731aa5fa373dacd5e
BLAKE2b-256 ed486c0e4f41811c400b519b1fd371c978fd8551601955c9f251dadf854621c9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3efa931083ff50545ca052d5eeaa7f6ff2ebc9665bc15123a862038c18d5906a
MD5 4c41482434842e8ed6372b8cf0101112
BLAKE2b-256 ba74ef3a0fe1efa2950d16c3b9dc0a04847cf71265bbba0f98bf14f9534dfcb8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a50adfdfbc58723098ac50a7e1a7172e3689c6d4073a0d1187a70e06812389a0
MD5 81ee3386a06c861387e07fad881de2c4
BLAKE2b-256 bf291e92c825b3a1eb4637a9406432cbc426b30ad5af6656a17f866a8ad522f9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ab57f7d44a673ca0925877881bf6b5ea389396b5cf207790cd5f89c1175ae77
MD5 743ac21fa271e7952b175da6b16c2646
BLAKE2b-256 13d0322f0e8ab0b23fca93c5dd1a5d43ce7a4ca7157e622dc32eacbaed5a77e7

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 23147bba9fc1ae9a72199a887fce4a22c75a14d78a6d6bc04c3f3270d54c2e3f
MD5 9b2158d32d56aa53bd1f5df78461a0ae
BLAKE2b-256 9092f4bb9855cc8fcd181201e985a191e30cbb419e5298fba6f51ec0cbc75970

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 40ed3543492b829178e37b67d46fcdb865eff5fe8c117700e4d071dd7db65a06
MD5 80c0b1c0e4f7295e503675a3f33b6edb
BLAKE2b-256 d6ded6016d4932e4d7b9b6998f09dd075bfed6f32293e29b7e6f657ae52257f9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b7c2150861c9383041495594b6655750f43f1d3051e20fd8132bb59fc5975820
MD5 2e94ceacc993aba6eca69636f2fc512e
BLAKE2b-256 8d76051f46a9593767ba96ee247bee933d1013f173408fded256e8a0f5e60abd

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e31d3db85363f93cf4b1b88f1b4288f0d73dfea51f541a1c04fe1ecc4abb8471
MD5 3d0a85581d803829c755831fa2a98434
BLAKE2b-256 ecf3422edd3c00873c9c0e3e2967c72bfda8d1d8bc357623c328f57acb12b50c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f26884ca2697d67ad6a8f028ac904587a375e8df5042eaa088a37e7594e4e3ab
MD5 85dd0103a0cad52f95a142db9fde99a8
BLAKE2b-256 7704aea9e584c212cbcc49136be98c54f39369ad3265929f1a6852ddf95808d7

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b4c022adac64b273bff246d0b1481fa801aaa66ad4ad844ed7d3660d73172da
MD5 7a5659681797d36c28ddfd231caecbc4
BLAKE2b-256 ded7c37044bd265a2758239264fa1f2532b9efa61e317630a75851a3def6990e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 da473633d96d4349d26115fb69c8b98d85d6ea77cbdd734e558f6e1c1420fa1e
MD5 fe10afbac036cc0a7924cfbe5c4f802e
BLAKE2b-256 bbfc4407a731fccc3358e5a01b03052eced4885934d72d5e2e4e91c7f2754276

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c137638e82d188b4d9e288d6938412e343d1bd2219d9058879023ede702fe2cd
MD5 bcb7164ad679709cdd4f8dd24d6abeba
BLAKE2b-256 b8db3f1baee858cf665628f5984b01aec5219f56ab79f00bf24a5975126862eb

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 6bf87c63e278f3c17169b91428d0dfdd3edbdd1ec48e1ca3146b5b533594da1e
MD5 b025e941113523093779cfa03ea8f638
BLAKE2b-256 0b0561effb84fd94df07f2323c5b5153aba319d05838421aa9e89078de254ddf

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 558bb1a02b5b8afd18657f203faaa122f499835663572a648f3d58384ce3f893
MD5 d6119e721c70f02e1ee67d0c08ee7696
BLAKE2b-256 ed6cf303399b73110dc1016ecbda38c6aa374c32fd3337a701573305aa7d111f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 554f972ea43ee0d024141907635df90bded5f571b257f8328959d32180e6f75f
MD5 f4baad93478f3116b4aeefd25dc46ebc
BLAKE2b-256 3e97ea9afb02516645183b9eedc54d50f810557d6fdb0c28bb4fc564fbd9a1f7

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c95d1ad51b53b912bc1a0755698f2971342254ba8102bd838822ac3233c51b12
MD5 1a2d399cbcd3d7b3883c12079dc58033
BLAKE2b-256 009609321e44e5dab956b29408388281fb19b433f616f5c6e868bd9a6b7cfcbe

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a7f4476ade319cec035f821390e670a25203a5a898847a43676e39eb6e7ce6f
MD5 a012d5813b23a9dc68a568f6a3614aa0
BLAKE2b-256 3d2eddc5c5347e0a35a3062d48a5dc00e5244607ceeda66f6599b07fd244a7ff

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 473bd9409bf4352e48b4830059540c9ca1dfd047dfc292f54276870f182c5ba1
MD5 cdda18b3f559fb9c8bbd6650cebe331c
BLAKE2b-256 8d0303eee0b732417483e4d8012d516e9babf8a2d6159334ea5fd580d0d60cb5

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a9e8ba5198d321acb814f94dbe5b3f7f3a088e3d199eefb0ac6edeac6f96a357
MD5 21d71d16344eb4a50b9fa378d5d219aa
BLAKE2b-256 dea7e74ac00175afff6dfefdde4c328b4cd05805fc2821c4dfd7353c948630aa

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b26f8ddd7d363de42de56ff9b160cbb80f17b831c8416291916574bc3ae3c94d
MD5 c4085eba50b25fe11c8f10fa48315a82
BLAKE2b-256 08add587f5f9bb14deed4b65dc8642d1e6ab87b14be95f276adec38cdae5008a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1987136eb94be96cba01d64357a2d141416537e7f8420880b51f38e13647a0df
MD5 9ef83dfeb91f61aafd80aa1ba9f34b64
BLAKE2b-256 1ddb92a41f994f342661e5c3d3f043912a2f4e1ae2cd26c13967ec5c0b0a25cd

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 baada3330fd54f047ec321370a177e26de10d4c93f58b7301740b5172b18c27f
MD5 a02b5055a281fd20acc9c15b8c4e04a6
BLAKE2b-256 6bb65f441532e11a4f323dc1f36fb21e330e939d7525e660be4bf088e2dae209

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9293b7a5f3bfa573cdec1fbbfb554d5cbe658947f422d20694d50b8dace5627f
MD5 3d2feeac4366add94889a193fabbfa66
BLAKE2b-256 215a221ef85b4d003079037060952fd6916e80e005270ff9957636da4c24245a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51549a6ef69bc9195986e3ef2eed97b9e20a25efe86a09c89ebf0effaba8cfe9
MD5 af78c2a782c42d1a2179f27d89527f68
BLAKE2b-256 8e7655ce855de69ee2a79301990cd1884bb2f344524b93c5de7d6f431e11a4d7

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 75505b41dd77f29d2b40b42b1f653297dab504832ed369ef14f2893d095f770f
MD5 e2e34332e4e3e82fc119d1d881c8c7b4
BLAKE2b-256 a791b2ad3befd3199ac81c7398f3a295944ed38e46d06d2adc14b75d067db889

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3bf0828850c77022951b61074f3d235242f8166bd0f4216cb3bf7e777bf51864
MD5 0920e1dc873c8b5332c31966b40eb062
BLAKE2b-256 9be0f7789906255e25e2ec2134837de548b5367f4aa9d0a63040b883e5dd6576

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 853f0ec702a2342eaddc1360124d58395a58c666301e485dd2f8438e376883dc
MD5 2fbb52a9c5621d7bbe7229291fc8ccd9
BLAKE2b-256 c5644cd9e5ab61c867b748894f4e00e681cffa9209c988eb776eeb05e968feff

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c07c6ed9494fc484b5c74127023a01d515007bb834d5b1b3daa39980852ddea
MD5 4e4a4d46a2eec74a5da41900a46bf525
BLAKE2b-256 6346d29c3dedb6bb307a3c3b4ed5aff70882d4adab561823bc771d56dbc78d8f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0d7b6befd343e29c27bcd7e4efae619149a327bb39ad81499b155e46aa2ec7bf
MD5 c0380ea35267ea98d92be1c5bbeec094
BLAKE2b-256 6eca4bab4b7c8b1f4c49e3afdd93f0e035574ae794fc6cfbf8144e893f1e28e9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 78e063f20168429f623647d53153baa4388d6d9bcb4d24a09b66c127072cea9e
MD5 9a6dc53949582c5e3507bf53fbddf6bd
BLAKE2b-256 5d69691257d5369883858f2c156e369bb611ec9eaba49c8aad053c7d7bd771b1

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 758491e8b54421479d97a00a3d1c0cf00a30627e6915dc5d235a010dbca14cec
MD5 7bb26db4068d500dce11a86d7f7e3ae8
BLAKE2b-256 76ac2f5d255e9b3f4743b2b4d497a46c1efca5815366285e2a70e1c5f17937c1

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41f00ec315659b201f605797c5ee7e3ff43d14cc329038bc2571eea65205e81e
MD5 62c667e81393f8fdb4e19faa3b3bc9a3
BLAKE2b-256 3fed55b78d1da089f40e9cd2eaa52363f0e56459aa0938eb9ce4b83efcfc964f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5d08de774ba29eff378e1d056ab0821f47b80682460b5dfc66fbc30d6bcc35a0
MD5 8eb2dfaa71b03b2afa02fa8f1fc1195c
BLAKE2b-256 2c6e55f517ebc3874b164e1228a2fe3f2cd5bd46cea4311ba591cf72282f0b0a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5dbaf35436e03d31381542cf6ff84a1f135f94cbf7ce807ae672477e8ee5f45c
MD5 b30bf6ec9896995a7b4e46fc4a0d0b73
BLAKE2b-256 ec451c70d5b6a83912c99b8126f390ebdadf70413ba19592b86ef12ce45393de

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 01e97e21a9b2bf418cb681108479bcb2fc2c1e940f054c961ffe4a4ad0642db6
MD5 f32fa669e68000cf5744963af5e418f6
BLAKE2b-256 93c9da871e3096d57abaeaa7fe66be2235774ed6e61011b7b5d902222587d51b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0bc5916358f18a572c35f7118a738ed3fe15b6096c3c40b7921a081d975cfd23
MD5 811ea7b07a90e30bffc33e3f0102f911
BLAKE2b-256 08ee69e078839595a57f6a546ebf03ea88e1402cd4694513c26c5bc7b1bf3b93

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0836b5d875ade3f09ad65d9fa8dc325434640a45244cfecc8534f514ecb0082b
MD5 bbdc3ca1723cfbb96de7a9d1b95e813d
BLAKE2b-256 544ccbc890a9af3c6ef176fe06dcf1e6947c0e348fdd5d13c0529727931b2f54

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 71ffc95530af6f35772530313a294dcb322be306a1d31610153a983a97d2a74a
MD5 36742466cabe44ffad3c586b64581149
BLAKE2b-256 56c476d3f1581fb74d4fe61e95fd94bf0a823225d0c671f6c7341c6c8513ea40

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fe129b29a7871ef516734ae0bc7694d802893a92d3d568b930d9e510871c9434
MD5 d93732bb521bb050277132f8297154ad
BLAKE2b-256 6664c5e114ba9fb75b7e743a6dba05f1aef853875291d8958762dfee547e4f79

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8e6b297f8e11ab9316bd2fd2ed2b2c7292a861dec6dadabdf569fbb4541b572d
MD5 bc31cf5e43766c0b694a592dd35a5070
BLAKE2b-256 f40d14bcbe5343cf7ba356546885055719f94335b71d2f917ff66ca5f107ffb8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7f806a6810045d3ddfb14eb0ab4595b6e8c44b5a5f1a07aa739223f88c47072c
MD5 d61639b58ae4004097eff9cd9048bb78
BLAKE2b-256 4d7e7ce79a540679c7ad268622c02b68744f66e3fe1c1a3fe5824191f7d39874

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 678553d2f80b40df3e2d99a367ceac4715d445dd826c7e7446e3e8ed63804aef
MD5 ca577738a8ac8cb3df01a56d757d51dd
BLAKE2b-256 5dcad8f7819f2b89b6be9aa7ba9e9b06c4b5c2c057f046a5559bb7abe90cd255

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c587b5362c35378177788a556ea4fced89e5ad7b281e49d2dc682a064b718d24
MD5 2717fdeb42a4bb8b8a36f02eb3cbb316
BLAKE2b-256 914fa643fe9db82a4ab3829003197a0827000f21d0c82f11294dd65e439e8c3c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2bcb95775054c6e101e1433d21fa718337868c2f92e0c1f4e26961d1ec0b8cef
MD5 84dd8a4b9b568e9d8a20a1a068c0f373
BLAKE2b-256 baee587ed5fee2049a1d55c23f74b9a58882c099baf1ea6e53dfe515992c08f4

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb2030d27f4212dde44cd6e2707a372ef425dc4d34ba8d7d6cede6601a3679db
MD5 c69f6986d65e15930787b01649bd8528
BLAKE2b-256 d1a9dc36ca9ea260bf9e24e1d65bdbc076394716326e779d8a36714bea497448

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 385deedf6ceeb0d659b3ca653c8e4c38c600ad0db3f7b26a571e735313b6e41e
MD5 3aa5264b3204555ba02b5c627782d865
BLAKE2b-256 180c6b4289506a6ec67c9309cc37c115f4c592fe0fd188018454b672b2f9798b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a8b5ab5ae35eee4b456606595de9c0d6b507eb365d88eb15776c0c9e9509a3a9
MD5 b5dd98146d73472ad0429a8272114a6d
BLAKE2b-256 cd26ac66afe561450db573be2bf8b8f640f95f8565b51086ff353e1286650494

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 18af15f72a5b86d4b6a17682d14630a818ac52ccbbff106cb31119c6cb2c0615
MD5 f35abc96fa1753a93abeda190fcf8657
BLAKE2b-256 9aeabc9b218a7efe2981504c994f9584652cb438c71b3191e281196e7ca4abbe

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 84eb655644d2f236bbcadddb604ef3c793ca9cbb2a85eaf9f76275a48d1f8d7a
MD5 2b0da2c65f40829453a6904fd8b99422
BLAKE2b-256 10b8118cd489193482fc312bd6dee4350279d72f77809670d24278784230f795

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c75907cf92fe097f28b76de1660edf13f31361a7d27fb4a9b567d3a8b2ababc
MD5 72c2f93fa1b1383e27d3b87bcfb5a4a8
BLAKE2b-256 368199505f2d46dea27594e9a77d17d3508d196cc8505cc81c9b394020126cf2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 cfcef998482018af57ec70fbaf69808034d35f21cdf7f6f3a340314646aa7e94
MD5 aee820b4dae654fd98fbe7b6eaafcf7f
BLAKE2b-256 9c1d7095ab6729d363d65673d88e57f13403c0cf5cb9081d18fe35e4430e63bd

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9e99c9903825d2b57e3b07c91186eee34dc37ce4a78bc2574fbf406f6c7f2cb5
MD5 635b725878e694a279c4e4b08caf40ca
BLAKE2b-256 50a90d1dd3334cc102fcee662195b98daa92a298e884d5a53d9ac9a679e7a21f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 10126abea39bdfbe51328d4083365e7f2f931f49c6b287ea54ce1c03097eb402
MD5 7dcac7499faafb470f55f83a59839ab3
BLAKE2b-256 2ace27805b077864f71556bd3f825edf7cd67e4ab1234429766e3a6498e39e28

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d4631309334807d639b91787d002f763323696aec114267b90f356122e534b0d
MD5 4e7a3a3105943db939ab8c47168486a8
BLAKE2b-256 07020b9e3c0ca34ad623ec081014120ba8986d237ada79560366ad93e903b99e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d3f6902a7fcfe0ba02b1326bf8a6bd5796295c274b2d67c5198ff1b0fed0b108
MD5 499b0e3b43089983418000cbfaa24595
BLAKE2b-256 4c792885369d607cb7b13312f9e332dcf27ea33e7c32281f845058c9c8882b8a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b1d6ec78e315f83e2135af88926465f146d4f286dceb0e29545cb5ac25bd0012
MD5 b341ebd8bacc3158870025f78407804c
BLAKE2b-256 c22b365f1c52efe6ce493ca332df8fc656e2d7b47b333de058cd693916a9cdf2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d31b5ca92f0beb3432b91a729e1cd2cda0aa6016a126428f80dbb6d3f18c6416
MD5 29f92a4584dc071c1e5e69863a8e90ca
BLAKE2b-256 ab9a7814c497fd4277d052dc2638f444cc057faabc6f5c732789e5d53a48d2ff

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 840aaafbb87f279f254c249752aa962c7acf53aafa9de07f61a2395c9af35b86
MD5 57cc50b761fbf92654d6db6cde9d1ef8
BLAKE2b-256 eb6c684fd830b4c16c124cc4e35e4e7b567e9bc1ba7c7bb160ed2768259e9507

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 72252781f2474b854ecdb524b5e89772d622c2738c2505d2a5a9340f94cadbf6
MD5 370ee6c8870e4bc9c7636b2c8cc58ec4
BLAKE2b-256 dd65e8e891407153382c6b92a1ebf09519af420863437078e0b68f6507101da6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cc9207e01bf8504427e41e58dfbee096713a2b0b56e5113e6f9c1a6434842372
MD5 d19d2e11ca6a306916c5bd53c8852480
BLAKE2b-256 578224831c368e5d16aedf6cd1cafd92ce463df5f1cf17d63b2397a2f2e9ce0e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b656a95ec998f32e27f07031f13846746d2f33272af528516ee0f0d70ad4642a
MD5 e8d51986c9fc39819412a247cc707b42
BLAKE2b-256 51982cb5a8b9aa9f111eaaca28a99cd518d9cd0e25983507adf61fac00673103

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a9a06169faec8b786e27c2bde1bf1f3c25886429b0a15800df8548fbe06ac2f1
MD5 80ca2ee0669c8acd063ea3493fb45f5d
BLAKE2b-256 457bc71101fb6f974c8bdcc813047f459a1e6559bcdfadec0d7a01a10a8259df

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1bd1d690d3555c33e530ed361ff9becced822b3083b650009cb84a8cad4ff586
MD5 8023eb91ddb5560e69338627eecf98fa
BLAKE2b-256 4b6ecba8b1a838806af9a729068334121d914dd9465b1bf9f889ec738a90b2bf

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 662fd9d79ab37ee15ae4676b588ef2382d979c902929e9169d348167bb963191
MD5 2547a574200f44fcbd4604eb7b7a06c5
BLAKE2b-256 24e3dbaeab2e249ee2d3744d43ad9c06f431d5bec615fadd7a5cd3b29e7e2ddc

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 928b363a1bfeaa64f8980d075c909300c4f6569da59f62594947cc14fa695164
MD5 081bfecf609488a3f223f505294c1bf5
BLAKE2b-256 14bd42d953f5d50b1abbd564f0f53dc6cf73a29c335a2177c11a823e83a16e96

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f6effc1c16d36c9c5580659f8ba7101f1d41b92c5eaf629c014ad4cf59098f6
MD5 d61a7fec9674b7d71425117d4321147d
BLAKE2b-256 cc888b206c0fad7bf34051adf92668540c217ec77323730dc48ff1825c977642

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 484dfbeef5d0aefc79694818cd86c5e7ffa5e887c7d325c5be5b0924b8a94e92
MD5 356cb4036f70983a029fe6663c6b443f
BLAKE2b-256 36e099ff8b3e8dfd5f57ba9c6046ce4843d52346483c1c4b3190fda0863ef46c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a1388e50892e9069a731f253097fd38afcaf2ad0866f444143a693a0133593d7
MD5 fd2fcef7bcaca922fb8ba7f5bce7eabc
BLAKE2b-256 9d17ca2814f6d4d2a2ea3ff72514d736db7e11afdfdc076b3453b19ebc3dd75b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3eba3d01db0b4b52af17cb63031329fa3c4b6f62a13c3eee385604c82e9e969d
MD5 12cb105e3918c1c1a8244eeea3f6b634
BLAKE2b-256 9af55d03f33bb7d3e50b351f34d81ffa4505747235c0536e06959b30fab179e7

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3f8232ebb419e95073107255fb02487af0b124f7fbbce2ce77ab7792b9dffd6
MD5 926255315cd18164fd2fc7ff6d3cf3ca
BLAKE2b-256 854e401a4a1dafb800028945024d70e58ebc92273e9cf346bc157e1a8b7497c3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8a7248045825bc4acaf7868513c6b9cbc435be5911b5a7d2af95c379c1768555
MD5 fdafd1d19e15385ca3445446d01db179
BLAKE2b-256 f831c33a36c1578fdc45d5efc5259fa75e46611ce73f38dc75e1cb74b92c747d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9b344712c6ce3fe092ba39fee4dbd38d0bdacb9596f8b75349367cec7fdd8394
MD5 96d4d544dd52b9fcd4f32abf3f6084d7
BLAKE2b-256 3a23475c2331936f46798312b38b05b4de78899a2707ecf083a0bb34d9f2b83a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d6327f9044dd5bac75aac6c113524f1dd76f522a04d44b1abbd8b31a6e904394
MD5 5b81133e08b343704f4a983135ff139f
BLAKE2b-256 b8d51c99dc0d6e82d2af8fb3684e05c7153d27f4075d1b49f2e328868e346424

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 92f2b79172f4c6a4d20c4a7ce561551cbbc46e5bab59885314a254a672fe9b21
MD5 5fdeb723659f8e1e5c45684f56828fa5
BLAKE2b-256 b658f1f6b36eb2df10e088debde863215a2abb8f9f645c5490ed7fe0e706a433

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.10-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.10-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d1b148cbef248c3eecc01b310b4198429821a38d6760d6b76ccaf956b32a6488
MD5 81b24671437f62774630ba830f2f6836
BLAKE2b-256 e172a97ec2b0b129d20a54c61bb58ef49cecf608619b69f065d6c54d6d9847e3

See more details on using hashes here.

Supported by

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