Skip to content

bhklab/orcestra-downloader

Repository files navigation

orcestra-downloader

Simplified access to download data from orcestra.ca

pixi-badge Ruff Built with Material for MkDocs

PyPI - Python Version GitHub release (latest by date) PyPI - Version Downloads

GitHub last commit GitHub issues GitHub pull requests GitHub contributors GitHub stars GitHub forks

Installation

To install the package, use pip:

pip install orcestra-downloader

To install using pixi:

pixi add --pypi orcestra-downloader

Usage

Examples

orcestra-gif

Refreshing Cache

orcestra-downloader uses a cache to store downloaded data. This should be located at ~/.cache/orcestra-downloader.

By default, the tool will only update cache when used 7 days after the last update. To refresh the cache, use the --refresh flag.

orcestra --refresh