pylegs.tap.sync_query#

sync_query(query: str, save_path: str | ~pathlib.Path | ~io.BytesIO = None, overwrite: bool = True, http_client: ~requests.sessions.Session = <requests.sessions.Session object>, dtype: ~typing.Literal['bytes', 'pandas', 'astropy'] = 'bytes') bytes | DataFrame | Table[source]#