DO NOT USE: backups of old branches from the pywwt repository
Перейти к файлу
Peter Williams ea25a00a7a docs: update links to satisfying the linkcheck 2020-05-26 16:16:40 -04:00
.github .github/pull_request_template.md: add this 2019-09-23 10:22:28 -04:00
docs docs: update links to satisfying the linkcheck 2020-05-26 16:16:40 -04:00
examples docs: update links to satisfying the linkcheck 2020-05-26 16:16:40 -04:00
jupyter.d Test sdist process and make sure pywwt is installed/enabled as far as Jupyter is concerned. 2018-04-05 21:09:33 +01:00
lib Reduce number of places version is defined 2020-04-03 15:50:14 +01:00
pywwt docs: update links to satisfying the linkcheck 2020-05-26 16:16:40 -04:00
.check_enabled.py .check_enabled.py: fix output if the plugin does not validate 2019-09-21 19:41:11 -04:00
.coveragerc Added .coveragerc 2018-11-19 18:44:32 +00:00
.gitignore Added pyproject.toml 2020-04-03 17:55:29 +01:00
CHANGES.rst Back to development: v0.9.0 2020-04-29 10:27:27 +01:00
LICENSE.rst Improvements to documentation 2017-12-18 11:15:42 +00:00
MANIFEST.in Include setup.py in manifest 2020-04-03 17:55:29 +01:00
README.rst Updated Azure CI badge 2020-04-03 21:45:37 +01:00
RELEASE.rst Fix typo 2020-04-03 18:24:53 +01:00
azure-pipelines.yml Require code style to pass for publishing 2020-04-03 17:55:29 +01:00
package.json Back to development: v0.9.0 2020-04-29 10:27:27 +01:00
pyproject.toml Added pyproject.toml 2020-04-03 17:55:29 +01:00
pytest.ini Don't show logging messages with pytest 2017-12-12 11:29:15 +00:00
readthedocs.yml Only build HTML on RTD 2019-01-04 16:35:44 +00:00
setup.cfg Don't build universal wheels 2020-04-03 15:49:17 +01:00
setup.py Allow test suite to run without PyQt installed 2020-04-03 17:55:29 +01:00
setupbase.py Added setupbase.py file 2018-04-05 14:59:44 +01:00
tox.ini Added tox.ini configuration 2020-03-31 10:40:45 +01:00
webpack.config.js package.json: wait a minute, we don't use any of these dev-dependencies 2019-07-23 08:58:26 -04:00

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. To preview locally, install Sphinx and run: rst2html.py README.rst README.html

.. image:: https://dev.azure.com/aasworldwidetelescope/WWT/_apis/build/status/WorldWideTelescope.pywwt?branchName=master
   :target: https://dev.azure.com/aasworldwidetelescope/WWT/_build?definitionId=2&branchName=master
   :alt: Azure Pipelines Status

.. image:: https://readthedocs.org/projects/pywwt/badge/?version=latest
   :target: http://pywwt.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

pywwt: The AAS WorldWide Telescope from Python/Jupyter
======================================================

🚀🚀 `Click here to try out pywwt in the cloud! <http://binder.wwt-forum.org/v2/gh/WorldWideTelescope/pywwt-notebooks/master?urlpath=lab/tree/Start%20Here.ipynb>`__ 🚀🚀

*Note: our cloud servers usually start up quickly, but if they were recently
updated you may have to wait a few minutes for the backing software images to
be rebuilt.*

About
-----

The pywwt_ package is the official toolkit for accessing the AAS_ `WorldWide
Telescope`_ (WWT) from Python. WWT is a free, open-source tool for visually
exploring humanitys scientific understanding of the Universe. It includes a
sophisticated 4D WebGL rendering engine and a cloud-based web service for
sharing and visualizing terabytes of astronomical data. WWT is brought to you
by the non-profit `American Astronomical Society`_ (AAS), the major
organization of professional astronomers in North America, and the `.NET
Foundation`_.

.. _pywwt: https://pywwt.readthedocs.io/
.. _AAS: https://aas.org/
.. _American Astronomical Society: https://aas.org/
.. _WorldWide Telescope: http://www.worldwidetelescope.org/home
.. _.NET Foundation: https://dotnetfoundation.org/

.. figure:: docs/images/data_layers_kepler.png
   :align: center
   :alt: A WWT screenshot showing exoplanets in the Kepler field overlaid on a background sky map.

   *Known exoplanets in the Kepler field rendered over background imagery by pywwt.*

With pywwt_ you can:

* Visualize and explore astronomical data interactively in the `Jupyter and
  JupyterLab`_ environments through an HTML widget
* Do the same in standalone applications with a Qt_ widget
* Load data from common astronomical data formats (e.g. `AstroPy tables`_)
  into WWT
* Control a running instance of the WWT Windows application

.. _Jupyter and JupyterLab: https://jupyter.org/
.. _Qt: https://www.qt.io/
.. _AstroPy tables: https://docs.astropy.org/en/stable/table/

The full 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
---------------

The AAS WorldWide Telescope (WWT) system, including pywwt, is a `.NET
Foundation`_ project. Work on WWT and pywwt has been supported by the
`American Astronomical Society`_ (AAS), the US `National Science Foundation`_
(grants 1550701_ and 1642446_), the `Gordon and Betty Moore Foundation`_, and
`Microsoft`_.

.. _National Science Foundation: https://www.nsf.gov/
.. _1550701: https://www.nsf.gov/awardsearch/showAward?AWD_ID=1550701
.. _1642446: https://www.nsf.gov/awardsearch/showAward?AWD_ID=1642446
.. _Gordon and Betty Moore Foundation: https://www.moore.org/
.. _Microsoft: https://microsoft.com/