A Python client library for the WWT backend web services.
Перейти к файлу
Peter Williams 1b1beec5e9 Start roughing out the basics. 2019-04-20 23:54:45 -04:00
docs Start roughing out the basics. 2019-04-20 23:54:45 -04:00
wwt_api_client Start roughing out the basics. 2019-04-20 23:54:45 -04:00
.coveragerc Initial import. 2019-04-20 23:19:30 -04:00
.gitignore Initial import. 2019-04-20 23:19:30 -04:00
.travis.yml Initial import. 2019-04-20 23:19:30 -04:00
CHANGES.rst Initial import. 2019-04-20 23:19:30 -04:00
LICENSE.rst Initial import. 2019-04-20 23:19:30 -04:00
MANIFEST.in Initial import. 2019-04-20 23:19:30 -04:00
README.rst Initial import. 2019-04-20 23:19:30 -04:00
RELEASE.rst Initial import. 2019-04-20 23:19:30 -04:00
pytest.ini Initial import. 2019-04-20 23:19:30 -04:00
readthedocs.yml Initial import. 2019-04-20 23:19:30 -04:00
setup.cfg Initial import. 2019-04-20 23:19:30 -04:00
setup.py Start roughing out the basics. 2019-04-20 23:54:45 -04:00
setupbase.py Initial import. 2019-04-20 23:19:30 -04:00

README.rst

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

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

.. image:: https://travis-ci.org/WorldWideTelescope/wwt_api_client.svg?branch=tests
    :target: https://travis-ci.org/WorldWideTelescope/wwt_api_client

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


Accessing the AAS WorldWide Telescope Web Service from Python
=============================================================

The wwt_api_client package provides a Python interface to the various web
services that power the `AAS <https://aas.org/>`_ `WorldWide Telescope
<http://www.worldwidetelescope.org/>`_ project.

The documentation, including installation instructions, can be found at
http://wwt_api_client.readthedocs.io/


Reporting issues
----------------

If you run into any issues, please open an issue `here
<https://github.com/WorldWideTelescope/wwt_api_client/issues>`_


Acknowledgments
---------------

This work is funded through the American Astronomical Societys support of the
WorldWide Telescope project.