Skip to main content

Manipulation and analysis of geometric objects on the sphere

Project description

spherely

Tests Docs Coverage

Python library for manipulation and analysis of geometric objects on the sphere.

Spherely is the counterpart of Shapely (2.0+) for manipulation and analysis of spherical geometric objects. It is using the widely deployed open-source geometry library s2geometry via the library s2geography which provides a GEOS compatibility layer on top of s2geometry.

This library is at an early stage of development.

Installation

The easiest way to install Spherely is via its binary packages available for Linux, MacOS, and Windows platforms on conda-forge and PyPI.

Install the binary wheel using pip:

$ pip install spherely

Install the conda-forge package using conda:

$ conda install spherely --channel conda-forge

To compile and install Spherely from source, see detailed instructions in the documentation.

Documentation

https://spherely.readthedocs.io

License

Spherely is licensed under BSD 3-Clause license. See the LICENSE file for more details.

Acknowledgment

The development of this project has been supported by two NumFOCUS Small Development Grants (GeoPandas 2022 round 1 and GeoPandas 2023 round 3).

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

spherely-0.1.1.tar.gz (342.1 kB view details)

Uploaded Source

Built Distributions

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

spherely-0.1.1-cp314-cp314t-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.14tWindows x86-64

spherely-0.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

spherely-0.1.1-cp314-cp314t-macosx_15_0_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14tmacOS 15.0+ x86-64

spherely-0.1.1-cp314-cp314t-macosx_14_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.14tmacOS 14.0+ ARM64

spherely-0.1.1-cp314-cp314-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.14Windows x86-64

spherely-0.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

spherely-0.1.1-cp314-cp314-macosx_15_0_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

spherely-0.1.1-cp314-cp314-macosx_14_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

spherely-0.1.1-cp313-cp313-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.13Windows x86-64

spherely-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

spherely-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

spherely-0.1.1-cp313-cp313-macosx_14_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

spherely-0.1.1-cp312-cp312-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.12Windows x86-64

spherely-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

spherely-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

spherely-0.1.1-cp312-cp312-macosx_14_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

spherely-0.1.1-cp311-cp311-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.11Windows x86-64

spherely-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

spherely-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

spherely-0.1.1-cp311-cp311-macosx_14_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

spherely-0.1.1-cp310-cp310-win_amd64.whl (3.7 MB view details)

Uploaded CPython 3.10Windows x86-64

spherely-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.4 MB view details)

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

spherely-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

spherely-0.1.1-cp310-cp310-macosx_14_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

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

File metadata

  • Download URL: spherely-0.1.1.tar.gz
  • Upload date:
  • Size: 342.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1.tar.gz
Algorithm Hash digest
SHA256 db1719fd5f2b51ca79f74109fde09be1fe021576d4e0169062d2fb7e7309d7df
MD5 97f1e4be4abbeba89a195feaf626f62a
BLAKE2b-256 3f2682f2508c8084b110f290139e2987cb28889845a5bad74d0f2e375b01494c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1.tar.gz:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: spherely-0.1.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 aea382d759f1ae6238ac7653b84d419d1a8c1f72fd26aa795fd98d57a2f862c2
MD5 a1f08573e5b7a45c60905cb5e19f0ef6
BLAKE2b-256 337981b53db31ef5f47ec1443d5948928c4b029ec19939fe7dd0c08126d69d0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314t-win_amd64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 57570ad93000ba2ab4e50d5542d56733e5549647f5778dc70299e24c20b7d1f3
MD5 b3d540230b1ffb5748deefaf42fd3410
BLAKE2b-256 f1914ebe685dcea1e7315fa1ea12b9b815acac3c82aff29d258bc02e6c0b200e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314t-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp314-cp314t-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 b4bf1b8915102d1de23e941e3e390fd42532554956abf9f0a8153e0e59444f76
MD5 a223206131b4710b86b25dfeea9ec05a
BLAKE2b-256 adcd1f3f7aa7dc672dcf271d91accef8cbd0ab782ea6f545f7a159e98bc66f8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314t-macosx_15_0_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314t-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp314-cp314t-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b6e9001c2a436ad0f7402c4b639044a18e32879091d7ba92dd52eab2b23f08a6
MD5 2c469e9b70bbba9730168e4b67903747
BLAKE2b-256 fb6702bb1a2ba7e3216af94a60b6f41c7c4e79eaf61fe928a48ad846e245a40b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314t-macosx_14_0_arm64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: spherely-0.1.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1385101e240e7521796e7a120be43ae5bcf9d1a12057d2c10d34bc2efdd87000
MD5 54b3ca66cfea5ecc9d17b5794cf22f88
BLAKE2b-256 0e523a7cc741f646fef9bc004e2a75e2fa3cdcd0f525aa619f98272c29f1ba22

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314-win_amd64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b75cccbfec727570a1ddb2c74819aea3cfce92802e0ea1328cc1154d9b0d99f0
MD5 9570402cc039b0a24232482988cd3641
BLAKE2b-256 4a0d260dcaa6f3373a7b0aed3dec1dec043de5c5b62c3335e3eb70e3fd2e4b36

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 11b795203ffbaf100b1bdc437eb960a55c5735364cff6ab61bd3918f04004a4d
MD5 0eedf055979000de9b2535742b89f47d
BLAKE2b-256 f67eeb06b5205fec3c13d9b048086fec1a3ba4c1bcc32cee7cb8b43effa3923e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314-macosx_15_0_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 880de7ad86b01ce5c1433d16036c77e012ed929cbe29c2f822c0009bb61c20a0
MD5 39dd078ac25e9ebb1929e21f13329ec9
BLAKE2b-256 bcf28d94dcdcfe8e4bb0e3e316d551e3fc45dfd12cb7d6bfb2ae29a31a122fef

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp314-cp314-macosx_14_0_arm64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: spherely-0.1.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cc813d5f2a8feaa2f70592f0a9a66bd833572548fefcf9583e37066ab2da5d02
MD5 038e57f97a2317a49a865e9db8d054ef
BLAKE2b-256 298bad367bf038895de95621f085c2756d66c6b93a657a24739fbbd3ba13d92b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp313-cp313-win_amd64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62fe5b09e3b99ded9c8132eb915b9e71c56025fbe2aa6d00175d7470e6319007
MD5 1a614e16c225f3e7ac057b8d2a05eedf
BLAKE2b-256 20ad6892bc0a5cb78cce9b0c5acf0ef0bc4faef6bf732657cb05100af0411627

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c0d75543c43ec9d8bad8217b7cbb3b3eb2d54f23bc97e198e7675789f9dd0382
MD5 64a2a5399dbab646e9890c2a069c20ee
BLAKE2b-256 5a5d94b7c58b70aafc49c24786cc7efe2417ad7785265f9f41d4fb0d6c45ed68

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ececbe0109d5e8b6190e9a1e42de4cb73fe672361d3f05e0258ae2c68ed0a78a
MD5 b8dd11f7360b10861a704888e788a0e0
BLAKE2b-256 62e00c4788434d09b644c636a52c02e9588c5e86c62617d16f59b754de6e7226

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: spherely-0.1.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c63f7265a49598aa15610c16b539d37b972be468d0f4725614286a77b2bc23f1
MD5 51068c9142e0b43e8a5e3bc958d5e961
BLAKE2b-256 e6afa7b6ce10c70181c24ad38264e6293b34f6391b3275224039abe6d6b9e523

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp312-cp312-win_amd64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 340f07ca1b4f861633e0509d4504f1890c25d5e21b98fc2c67c83399ef4744cd
MD5 07ebbb0f6cd8815d50bea64aaa1fc591
BLAKE2b-256 cc5dc3b0627e4cc8d10a24aa1ae463f7acf5faed529df7bb6d6540b964a4a5e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 da8286230ca4d2fe24703e4274f0f3d4b597c446daae1dd87ec540bd27e7d86a
MD5 b60b8e9443d01dd19b1613e1aa188f02
BLAKE2b-256 419b702c07184b77a49a9275070b3b5ba00e2bd0583c248d5e9a94ba93e33b4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7611d3f564880602462e932965af96e48ed70c5ba9ee6c8c092861163e071974
MD5 94ffe52c9381adc72bae65f3b0c682d9
BLAKE2b-256 4e52b6fadac78cf34d1f01dad18765d06b3dd43acb7f2f975c8d2785ea26958a

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: spherely-0.1.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 12168b613d0b112b5511585086ec9589272ff4dacd5b173d0cd08efcac52d3b1
MD5 2dce9f06ba3906d5df89136dba71dc1d
BLAKE2b-256 48eb70188daa8deb48b4541bdf5c1e11b9dd872d45e5d41ad4a36975b375b1a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp311-cp311-win_amd64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 408985c88f5eea1aa4bcb6c7eae4f8d6b4c4bbf6addda2e14692595a8856a87b
MD5 eac51fd31281091a6290d22d5a36a92f
BLAKE2b-256 c8ac170878b9a43ec409962c426dc51143eb2a511ea2fb3859436a0cfd22dc97

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 a651ee151cba155b48c8b2f512b182931e700a5a2117e361641b09305aa8adbd
MD5 d9c6f4419a2d4dc51ac3ccb1a6e8b0a3
BLAKE2b-256 c3a76553309407ffb294e5b3e3408bf50188b058a08ffe4e00f7ed1a47fd538e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 72d4ef2310f32b3a28317c69c18413e07b4a98fc0614e0774792c510e60b90d4
MD5 7449317d4e9e07675575923acdee16da
BLAKE2b-256 73d4ad2fb2117b5fcdbdf8451398377953660fded0f671c895199c6e9971ef35

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: spherely-0.1.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spherely-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 62461f64e615529946675308bcb79479f2e083df5758dcf21d1e12a9490555f6
MD5 686a30d4548ea0b4570b96ca96d09632
BLAKE2b-256 d5691454dabf31c7baed9523964a5a0e295b670e196c29d2f53b319763c78fe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp310-cp310-win_amd64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d78594e02800682297113c35c4620678aebdc9aaf7c4826128908674c824a51
MD5 8a93b370406f0a9e90f8d76f60767d20
BLAKE2b-256 27f8aaa1e4110b116deb4b37de753f56da6af08b8a5051ac001bac610de9a027

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 4ca6a5c2f7d3c3a33853fb790cbe4df89ce308354a3155be1b38a98984bb9863
MD5 e8a6d5a54d920054486608eb815243ae
BLAKE2b-256 e3a26f6187ce5f5c6cc74727adebcae56be383ed96142c4c20ee75ac2bca1e93

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: release.yml on benbovy/spherely

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

File details

Details for the file spherely-0.1.1-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for spherely-0.1.1-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 34b93d5e5e89acfcc5674ed0f47f65201712b95e85ffd67f409238e7d75ecc66
MD5 024a118148af2de6d0b4e9e8e6d90a0f
BLAKE2b-256 6245a6ea8ba1b604a61e85a8c47ba9032050d871f6415e2646c9ea0c02b45661

See more details on using hashes here.

Provenance

The following attestation bundles were made for spherely-0.1.1-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: release.yml on benbovy/spherely

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

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