Metadata-Version: 2.1
Name: pittgoogle-client
Version: 0.1.0
Summary: Client package for the Pitt-Google astronomical alert broker.
Home-page: https://github.com/mwvgroup/pittgoogle-client
Author: Troy Raen
Author-email: troy.raen@pitt.edu
Keywords: astronomy,alert broker
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aplpy
Requires-Dist: astropy (==3.2.1)
Requires-Dist: fastavro
Requires-Dist: google-cloud-bigquery
Requires-Dist: google-cloud-pubsub (>=2.0)
Requires-Dist: google-cloud-storage
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: tabulate
Requires-Dist: typing

# pittgoogle-client

This is the client package for the
[Pitt-Google astronomical alert broker](https://pitt-broker.readthedocs.io/en/latest/index.html).
It contains tools for interacting with Pitt-Google Broker data resources.
Read the docs at [http://pittgoogle-client.rtfd.io/](http://pittgoogle-client.rtfd.io/).
