allenai / cached_path

A file utility for accessing both local and remote files through a unified interface.

Home Page:https://cached-path.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a CLI similar to `allennlp cached-path`

epwalsh opened this issue · comments

commented

Though we can modernize it using click. See https://github.com/allenai/tango/blob/main/tango/__main__.py for example.