8000 GitHub - teleportx/Py-SPW: Library for work with SPWorlds API in Python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

teleportx/Py-SPW

Repository files navigation

PyPI version python

Documentation Status License: MIT Downloads

Follow telegram channel to receive a notification about new version.

Py SPW

Library for work with SPWorlds API in Python.

Installation

You need python >=3.7

pip install Py-SPW

Getting example

Checking user access

import pyspw

api = pyspw.SpApi(card_id='card_id',
                  card_token='card_token')

print(api.check_access('437610383310716930'))

Ask help

Links

About

Library for work with SPWorlds API in Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0