geoarrow.rust命名空间元包。
项目描述
geoarrow-rust
这是一个geoarrow.rust
命名空间的元包。
Both the geoarrow
and geoarrow-rust
Python libraries are distributed with namespace packaging, meaning that each python package geoarrow-[submodule-name]
and geoarrow-rust-[submodule-name]
(imported as geoarrow.[submodule-name]
or geoarrow.rust.[submodule-name]
) can be published to PyPI independently.
In order to obtain relevant modules, you should install them from PyPI directly, e.g.
pip install geoarrow-rust-core