Installation
You can install Geoloop from PyPI for regular use, or set up a reproducible development environment using uv.
🧩 Installing via PyPI
The simplest way to install Geoloop is with pip:
This installs Geoloop along with its required dependencies.
Geoloop requires Python version >=3.12,<3.14.
🧱 Development Setup (uv)
If you prefer to use uv for environment management and reproducible builds:
-
Clone the repository:
-
Install the environment:
uv will install all dependencies defined in
pyproject.tomlin a clean, isolated environment. -
To enter the environment:
🤝 Contributing
Contributions are very welcome!
Please open issues or submit pull requests on
Gitlab → geoloop.