animedex.entry.ghibli

animedex ghibli <subcommand> Click group + bindings.

ghibli_group

animedex.entry.ghibli.ghibli_group(*args: t.Any, **kwargs: t.Any) t.Any

High-level Studio Ghibli commands (offline bundled snapshot).

Docs:
  https://ghibliapi.vercel.app/                  live API reference
  https://github.com/janismdhanbad/studio-ghibli-api   source repository
.. rubric:: Examples

animedex ghibli films animedex ghibli films –director “Hayao Miyazaki” –min-rt-score 90 animedex ghibli people Haku animedex ghibli vehicles

Backend: Studio Ghibli API snapshot bundled with animedex (live source: ghibliapi.vercel.app).

Rate limit: not applicable for high-level commands; all reads are served from the bundled offline snapshot.

— LLM Agent Guidance — Offline, deterministic metadata lookup for Studio Ghibli films, people, locations, species, and vehicles. Use this high-level group by default because it does not touch the network. Use animedex api ghibli only when the user explicitly asks for live upstream data. — End —