Skip to main content

Path and navigation analysis for SeaHeroQuest

Project description

navigoquest

Path and navigation analysis for the SeaHeroQuest dataset.

Installation

The package is published to PyPI and can be installed directly using

$ pip install navigoquest

## User guide

Coming soon.

Contributing

The package is written in Python (minimal version: 3.12). We recommend that the installation is made inside a virtual environment. While you can use conda or Python's built-in venv, we recommend uv (https://docs.astral.sh/uv/).

Local install with uv

If you don't have uv installed, follow the instructions on their documentation. Once uv is installed, navigate to the project's root directory and run:

$ uv sync

This command creates a virtual environment in the .venv directory and installs all project dependencies.

You have two options for using the virtual environment:

  1. Activate the environment using:
$ source .venv/bin/activate
  1. Execute scripts or programs directly within the virtual environment by prefixing your commands with uv run:
$ uv run python my_script.py
$ uv run pytest tests/

For more information on using uv, please refer to the official documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

navigoquest-1.0.0.tar.gz (9.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

navigoquest-1.0.0-py3-none-any.whl (29.4 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page