mirror of
https://github.com/yawaflua/Py-SPW.git
synced 2025-12-10 12:29:30 +02:00
25 lines
419 B
ReStructuredText
25 lines
419 B
ReStructuredText
|
||
.. image:: https://img.shields.io/pypi/v/pyspw.svg
|
||
:target: https://pypi.org/project/pyspw/
|
||
:alt: PyPI version info
|
||
|
||
|
||
Py SPW
|
||
=======
|
||
|
||
Библиотека для работы с SPworlds API.
|
||
|
||
`Документация с примерами <https://github.com/teleport2/Py-SPW/wiki>`_
|
||
|
||
|
||
|
||
Установка
|
||
----
|
||
Библиотека написана на python 3.10.5.
|
||
|
||
.. code:: sh
|
||
|
||
pip install pyspapi
|
||
|
||
|