Turtles

Turtles logo

Turtles is a command line tool and Python library to manage LOCKSS plugin sets and LOCKSS plugin registries.

Latest release:

0.7.0 (2026-03-18)

Documentation:

https://docs.lockss.org/en/latest/software/turtles

Release notes:

CHANGELOG.rst

License:

LICENSE

Repository:

https://github.com/lockss/lockss-turtles

Issues:

https://github.com/lockss/lockss-turtles/issues

Quick Start

# Requires Python 3.10 or greater
python --version

# Install with pipx
pipx install lockss-turtles

# Verify installation and discover all the commands
turtles --help

Table of Contents