stare
stare is a Python library and CLI for the CERN ATLAS Glance/Fence API. It provides typed access to analyses, papers, CONF notes, PUB notes, publications, groups, subgroups, and triggers — with OAuth2 PKCE authentication against CERN Keycloak built in.
Quick start
Features
- Analyses and papers — search and retrieve ATLAS analyses, papers, CONF notes, and PUB notes
- Simple query language — filter by reference code, status, leading group, keywords, and more
- Secure authentication — browser-based CERN SSO login; no passwords stored, tokens refresh automatically
- CLI and library — Rich tables for interactive use, auto-JSON when piping; full Python API for scripts and notebooks
Ready to install? See Getting started.