6e8c1aa6a1
Since we're going to need to distinguish this from API permissions. |
||
---|---|---|
.config/cranko | ||
ci | ||
docs | ||
wwt_api_client | ||
.coveragerc | ||
.gitignore | ||
.readthedocs.yaml | ||
CHANGELOG.md | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
pyproject.toml | ||
pytest.ini | ||
setup.cfg | ||
setup.py |
README.md
wwt_api_client
: Accessing 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 WorldWide Telescope project.
Installation
The easiest way to install wwt_api_client is through pip:
pip install wwt_api_client
Reporting issues
If you run into any issues, please open an issue.
Release History
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.
Continuous Integration and Deployment
This repository uses Cranko to automate release workflows.
Getting involved
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.
Acknowledgments
The AAS 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.
Legalities
wwt_api_client is copyright the .NET Foundation. It is licensed under the MIT License.