pin# scikitplot.cython.pin(key, *, alias, cache_dir=None, overwrite=False, lock_timeout_s=60.0)[source]# Pin a cache key under a human-friendly alias. See also import_pinned list_pins unpin Parameters: key (str) alias (str) cache_dir (str | Path | None) overwrite (bool) lock_timeout_s (float) Return type: str Gallery examples# Cython quickstart: compile_and_load Cython quickstart: compile_and_load Pin/Alias: stable handles for cached builds Pin/Alias: stable handles for cached builds Multi-module package builds (5 package examples) Multi-module package builds (5 package examples)