The wwt_api_client package provides a Python interface to the various web services that power the WorldWide Telescope project.
The easiest way to install wwt_api_client is through pip:
pip install wwt_api_client
If you run into any issues, please open an issue.
Releases of wwt_api_client are logged in the file
CHANGELOG.md
on the release
branch of this repository, as well as release listings
maintained by
GitHub and
PyPI.
This repository uses Cranko to automate release workflows.
We love it when people get involved in the WWT community! You can get started by participating in our user forum or by signing up for our low-traffic newsletter. If you would like to help make WWT better, our Contributor Hub aims to be your one-stop shop for information about how to contribute to the project, with the Contributors’ Guide being the first thing you should read. Here on GitHub we operate with a standard fork-and-pull model.
All participation in WWT communities is conditioned on your adherence to the WWT Code of Conduct, which basically says that you should not be a jerk.
The WorldWide Telescope system is a .NET Foundation project. Work on WWT has been supported by the American Astronomical Society (AAS), the US National Science Foundation (grants 1550701, 1642446, and 2004840), the Gordon and Betty Moore Foundation, and Microsoft.
wwt_api_client is copyright the .NET Foundation. It is licensed under the MIT License.