Skip to main content

Rtree: Spatial indexing for Python

Test PyPI version

Rtree is a ctypes Python wrapper of libspatialindex that provides a number of advanced spatial indexing features for the spatially curious Python user. These features include:

  • Nearest neighbor search
  • Intersection search
  • Multi-dimensional indexes
  • Clustered indexes (store Python pickles directly with index entries)
  • Bulk loading
  • Deletion
  • Disk serialization
  • Custom storage implementation (to implement spatial indexing in ZODB, for example)

Wheels are available for most major platforms, and rtree with bundled libspatialindex can be installed via pip:

pip install rtree

See changes for all versions.

Release files for rtree 1.4.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for rtree 1.4.1
File Size Uploaded
rtree-1.4.1.tar.gz 52.4 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for rtree 1.4.1
File
rtree-1.4.1-py3-none-win_arm64.whl Python 3 none Windows ARM64 Details
rtree-1.4.1-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
rtree-1.4.1-py3-none-musllinux_1_2_x86_64.whl Python 3 none Linux musl 1.2+ x86-64 Details
rtree-1.4.1-py3-none-musllinux_1_2_aarch64.whl Python 3 none Linux musl 1.2+ ARM64 Details
rtree-1.4.1-py3-none-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl Python 3 none Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
rtree-1.4.1-py3-none-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl Python 3 none Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
rtree-1.4.1-py3-none-macosx_11_0_arm64.whl Python 3 none macOS 11.0+ ARM64 Details
rtree-1.4.1-py3-none-macosx_10_9_x86_64.whl Python 3 none macOS 10.9+ x86-64 Details

Total release size: 5.7 MB

Release files / rtree-1.4.1.tar.gz

Download URL rtree-1.4.1.tar.gz
Size 52.4 kB
Tags Source
SHA-256 checksum
How to use checksums
c6b1b3550881e57ebe530cc6cffefc87cd9bf49c30b37b894065a9f810875e46
BLAKE2b-256 checksum
How to use checksums
95097302695875a019514de9a5dd17b8320e7a19d6e7bc8f85dcfb79a4ce2da3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-win_arm64.whl

Download URL rtree-1.4.1-py3-none-win_arm64.whl
Size 355.3 kB
Tags Python 3 Windows ARM64
SHA-256 checksum
How to use checksums
3d46f55729b28138e897ffef32f7ce93ac335cb67f9120125ad3742a220800f0
BLAKE2b-256 checksum
How to use checksums
3f500a9e7e7afe7339bd5e36911f0ceb15fed51945836ed803ae5afd661057fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-win_amd64.whl

Download URL rtree-1.4.1-py3-none-win_amd64.whl
Size 389.4 kB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
efe125f416fd27150197ab8521158662943a40f87acab8028a1aac4ad667a489
BLAKE2b-256 checksum
How to use checksums
74255282c8270bfcd620d3e73beb35b40ac4ab00f0a898d98ebeb41ef0989ec8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-musllinux_1_2_x86_64.whl

Download URL rtree-1.4.1-py3-none-musllinux_1_2_x86_64.whl
Size 1.6 MB
Tags Linux musl 1.2+ x86-64 Python 3
SHA-256 checksum
How to use checksums
f155bc8d6bac9dcd383481dee8c130947a4866db1d16cb6dff442329a038a0dc
BLAKE2b-256 checksum
How to use checksums
e9a4c2292b95246b9165cc43a0c3757e80995d58bc9b43da5cb47ad6e3535213
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-musllinux_1_2_aarch64.whl

Download URL rtree-1.4.1-py3-none-musllinux_1_2_aarch64.whl
Size 1.5 MB
Tags Linux musl 1.2+ ARM64 Python 3
SHA-256 checksum
How to use checksums
b558edda52eca3e6d1ee629042192c65e6b7f2c150d6d6cd207ce82f85be3967
BLAKE2b-256 checksum
How to use checksums
fd85b8684f769a142163b52859a38a486493b05bafb4f2fb71d4f945de28ebf9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL rtree-1.4.1-py3-none-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 507.6 kB
Tags Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64 Python 3
SHA-256 checksum
How to use checksums
12de4578f1b3381a93a655846900be4e3d5f4cd5e306b8b00aa77c1121dc7e8c
BLAKE2b-256 checksum
How to use checksums
d175e5d44be90525cd28503e7f836d077ae6663ec0687a13ba7810b4114b3668
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL rtree-1.4.1-py3-none-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 459.8 kB
Tags Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64 Python 3
SHA-256 checksum
How to use checksums
efa8c4496e31e9ad58ff6c7df89abceac7022d906cb64a3e18e4fceae6b77f65
BLAKE2b-256 checksum
How to use checksums
55e14d075268a46e68db3cac51846eb6a3ab96ed481c585c5a1ad411b3c23aad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-macosx_11_0_arm64.whl

Download URL rtree-1.4.1-py3-none-macosx_11_0_arm64.whl
Size 436.3 kB
Tags Python 3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a7e48d805e12011c2cf739a29d6a60ae852fb1de9fc84220bbcef67e6e595d7d
BLAKE2b-256 checksum
How to use checksums
f3cf2710b6fd6b07ea0aef317b29f335790ba6adf06a28ac236078ed9bd8a91d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release files / rtree-1.4.1-py3-none-macosx_10_9_x86_64.whl

Download URL rtree-1.4.1-py3-none-macosx_10_9_x86_64.whl
Size 468.5 kB
Tags Python 3 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
d672184298527522d4914d8ae53bf76982b86ca420b0acde9298a7a87d81d4a4
BLAKE2b-256 checksum
How to use checksums
04d9108cd989a4c0954e60b3cdc86fd2826407702b5375f6dfdab2802e5fed98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 13, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

1.4.1 This release

9 release files

1.3.0

10 release files

1.2.0

10 release files

1.1.0

10 release files

1.0.1

45 release files

0.9.7

27 release files

0.9.6

27 release files

0.9.5

1 release file

0.9.4

1 release file

0.9.3

1 release file

0.9.2

1 release file

0.9.1

4 release files

0.9.0

1 release file

0.8.3

3 release files

0.8.2

1 release file

0.8.1

1 release file

0.8.0

1 release file

0.7.0

6 release files

0.6.0

2 release files

0.5.0

4 release files

0.4.3

7 release files

0.4.2

7 release files

0.4.1

3 release files

0.4

1 release file

0.3.0

3 release files

0.2.0

1 release file

0.1.0

1 release file

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