Metadata-Version: 2.1
Name: ampel-ztf-archive
Version: 0.7.1
Summary: ZTF alert archive for the Ampel system
Home-page: https://ampelproject.github.io
License: BSD-3-Clause
Author: Jakob van Santen
Author-email: jakob.van.santen@desy.de
Maintainer: Jakob van Santen
Maintainer-email: jakob.van.santen@desy.de
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Typing :: Typed
Provides-Extra: server
Requires-Dist: fastapi (>=0.63.0,<0.64.0); extra == "server"
Requires-Dist: psycopg2 (>=2.8.6,<3.0.0)
Requires-Dist: sqlalchemy (>=1.3,<1.4)
Project-URL: Repository, https://github.com/AmpelProject/Ampel-ZTF-archive
Description-Content-Type: text/markdown



<img align="left" src="https://desycloud.desy.de/index.php/s/6gJs9bYBG3tWFDz/preview" width="150" height="150"/>  
<br>

# ZTF alert archive for AMPEL

This package provides an API to store the elements of ZTF alerts in a postgres
database, de-duplicating repeated elements of the alert history. It also
supports basic history queries by object id, sky coordinates, and time.

