Metadata-Version: 2.1
Name: psat-server-web
Version: 0.0.49
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
Description: # 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.
        
Platform: UNKNOWN
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
