1
0
Fork 0

docs: Remove link to broken Python API client

The API client is undocumented[1] and effectively broken.
A similar issue exists in satnogs-network[2].

Remove links to the Python API client until it was figured out how to use it.

[1]: https://gitlab.com/librespacefoundation/satnogs/satnogs-db/-/issues/509
[2]: https://gitlab.com/librespacefoundation/satnogs/satnogs-network/-/issues/824

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
spacecruft
Fabian P. Schmidt 2022-02-16 12:01:32 +01:00
parent 2e13954fef
commit a8370bb06b
1 changed files with 0 additions and 8 deletions

View File

@ -12,14 +12,6 @@ API access is open to anyone.
All API data are freely distributed under the `CC BY-SA <https://creativecommons.org/licenses/by-sa/4.0/>`_ license.
Python API Client
-----------------
A Python client package is automatically generated for each release.
The package is named ``satnogs-db-api-client``.
This Python client is available in `PyPI <https://pypi.org/project/satnogs-db-api-client/>`_.
API Reference
-------------