An open API service indexing awesome lists of open source software.

https://github.com/sweetrpg/client.py

Client library
https://github.com/sweetrpg/client.py

python3 sdk sdk-python

Last synced: 4 months ago
JSON representation

Client library

Awesome Lists containing this project

README

          

# Client

[![Unit tests](https://github.com/sweetrpg/client/actions/workflows/python-ci.yml/badge.svg)](https://github.com/sweetrpg/client/actions/workflows/python-ci.yml)
[![Coverage](https://github.com/sweetrpg/client/blob/develop/coverage.svg)](https://github.com/sweetrpg/client)
[![PyPI version](https://badgen.net/pypi/v/sweetrpg-client)](https://pypi.org/project/sweetrpg-client)
[![License](https://img.shields.io/github/license/sweetrpg/client.svg)](https://img.shields.io/github/license/sweetrpg/client.svg)
[![Issues](https://img.shields.io/github/issues/sweetrpg/client.svg)](https://img.shields.io/github/issues/sweetrpg/client.svg)
[![PRs](https://img.shields.io/github/issues-pr/sweetrpg/client.svg)](https://img.shields.io/github/issues-pr/sweetrpg/client.svg)
[![Dependabot](https://badgen.net/github/dependabot/sweetrpg/client)](https://badgen.net/github/dependabot/sweetrpg/client)

[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
[![Built with love](https://ForTheBadge.com/images/badges/built-with-love.svg)](https://ForTheBadge.com/images/badges/built-with-love.svg)

This package provides client access to SweetRPG API resources.

## Documentation

Documentation for this package can be found [here](https://sweetrpg.github.io/client).