pylegs.tap.async_query#

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