Metadata-Version: 2.1
Name: pywwt
Version: 0.6.1
Summary: WorldWide Telescope from Python
Home-page: https://github.com/WorldWideTelescope/pywwt
Author: Thomas P. Robitaille, O. Justin Otor, and John ZuHone
Author-email: thomas.robitaille@gmail.com
License: BSD
Description: .. image:: https://travis-ci.org/WorldWideTelescope/pywwt.svg?branch=tests
            :target: https://travis-ci.org/WorldWideTelescope/pywwt
        
        .. image:: https://ci.appveyor.com/api/projects/status/yweuddwyxy97d8go/branch/master?svg=true
            :target: https://ci.appveyor.com/project/astrofrog/pywwt/branch/master
        
        .. image:: https://readthedocs.org/projects/pywwt/badge/?version=latest
           :target: http://pywwt.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        WorldWide Telescope from Python/Jupyter
        =======================================
        
        About
        -----
        
        The pywwt package aims to make it easy to use WorldWide Telescope from Python,
        and includes the following:
        
        * A Jupyter notebook/lab widget
        * A standalone Qt viewer/widget
        * A client for the Windows version of WorldWide Telescope
        
        The documentation, including installation instructions, can be found at
        http://pywwt.readthedocs.io
        
        Reporting issues
        ----------------
        
        If you run into any issues, please open an issue `here
        <https://github.com/WorldWideTelescope/pywwt/issues>`_
        
        Acknowledgments
        ---------------
        
        This work is funded through the American Astronomical Society WorldWide Telescope
        project.
        
Keywords: Jupyter,Widgets,IPython
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Multimedia :: Graphics
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Jupyter
Provides-Extra: docs
Provides-Extra: qt
Provides-Extra: test
