mirror of
https://github.com/deesiigneer/pyspapi.git
synced 2026-04-20 12:35:26 +00:00
35 lines
978 B
ReStructuredText
35 lines
978 B
ReStructuredText
:theme_html_remove_secondary_sidebar:
|
|
|
|
Welcome to pyspapi
|
|
===================
|
|
|
|
API wrapper for SP servers written in Python.
|
|
|
|
Getting started
|
|
---------------
|
|
|
|
Is this your first time using the library? This is the place to get started!
|
|
|
|
- **First steps:** :ref:`Quickstart <quickstart>`
|
|
- **Examples:** Many examples are available in the `examples directory <https://github.com/deesiigneer/pyspapi/tree/main/examples/>`_.
|
|
|
|
Getting help
|
|
------------
|
|
|
|
If you're having trouble with something, these resources might help.
|
|
|
|
- Ask questions in `Discord <https://discord.gg/VbyHaKRAaN>`_ server.
|
|
- If you're looking for something specific, try the :ref:`searching <search>`.
|
|
- Report bugs in the `issue tracker <https://github.com/deesiigneer/pyspapi/issues>`_.
|
|
- Ask in `GitHub discussions page <https://github.com/deesiigneer/pyspapi/discussions>`_.
|
|
|
|
Manuals
|
|
-------
|
|
|
|
These pages go into great detail about everything the API can do.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api
|
|
quickstart |