Skip to main content

A Python 3 module wrapper for RuneScape 3 Clan's API

Project description

# rs3clans.py
A Python 3 module wrapper for RuneScape 3 Clan's API

***

## Setup:

```bash
python -m pip install rs3clans
```

***

### Examples:

* Go into the examples file for examples on usage of the module.

### Usage:

* Import:

```python3
# I would personally recommend importing as a smaller name (e.g.: import rs3clans as rs3)
import rs3clans
```

- Since i have rewritten the entire module, i still haven't remade the docs for it. Read the comments in the source code instead. There are a few examples of usage in it as well, just run it and have a look. Also look into the 'tests' folder for some examples. Trying to make time to write this :/

- Either way it's not a very complex module, couple minutes should get you going.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rs3clans-0.5.5.tar.gz (5.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page