Installation ============ SpatialTis requires **Python >= 3.7**, it's recommended that you install it in a new environment. .. note:: `spatialtis_core` has pre-compiled wheel for Mac M1 user, as long as other dependencies support Mac M1, it should be workable on Mac M1 Chip. pypi ---- Install the basic of spatialtis .. code-block:: bash pip install spatialtis For the full features .. code-block:: bash pip install 'spatialtis[all]'