Rtree

Latest version: v1.4.0

Safety actively analyzes 714736 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.5.0

=================

0.5.0 was a complete refactoring to use libsidx - a C API for libspatialindex.
The code is now ctypes over libsidx, and a number of new features are now
available as a result of this refactoring.

* ability to store pickles within the index (clustered index)
* ability to use custom extension names for disk-based indexes
* ability to modify many index parameters at instantiation time
* storage of point data reduced by a factor of 4
* bulk loading of indexes at instantiation time
* ability to quickly return the bounds of the entire index
* ability to return the bounds of index entries
* much better windows support
* libspatialindex 1.4.0 required.

0.4.3

=================
- Fix reference counting leak 181

0.4.2

=================
- Windows support

0.4.1

=================

- Eliminate uncounted references in add, delete, nearestNeighbor (157).

0.4

===============

- Testing improvements.
- Switch dependency to the single consolidated spatialindex library (1.3).

0.3

=====================
- Change to Python long integer identifiers (126).
- Allow deletion of objects from indexes.
- Reraise index query errors as Python exceptions.
- Improved persistence.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.