Metadata-Version: 2.1
Name: psat-server-web
Version: 0.3.21
Summary: Pan-STARRS and ATLAS web interface.
Home-page: https://github.com/genghisken/psat-server-web
Author: genghisken
Author-email: ken.w.smith@gmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: mysqlclient
Requires-Dist: django<4.2
Requires-Dist: django_tables2
Requires-Dist: djangorestframework
Requires-Dist: mod-wsgi
Requires-Dist: pyyaml
Requires-Dist: docopt
Requires-Dist: python-dotenv
Requires-Dist: gkhtm
Requires-Dist: gkutils>=0.3.2
Requires-Dist: requests
Requires-Dist: lasair
Requires-Dist: dustmaps

# psat-server-web
Python 3 web interface for the Pan-STARRS and ATLAS surveys.

To install:

pip install psat-server-web

Once installed, don't forget to add the "data" symlinks in the:

site-packages/psat\_server\_web/atlas/media/images
site-packages/psat\_server\_web/ps1/media/images

directories which point to the location of the image stamps.
