Query data from Rune Labs APIs
Project description
runeq-python
Python 3 Standard Development Kit (SDK) for Rune Lab's Query API: runeq
References
- Library documentation: https://runeq.readthedocs.io/en/latest
- API documentation: https://docs.runelabs.io
- Rune Labs home page: https://runelabs.io
Installation
Python 3.8+ is required.
To install the library using pip:
pip3 install runeq
To install from source:
python3 setup.py install
Development
Initialize a virtual environment, with dev requirements installed:
make init
Run tests
make test
# With coverage
make test-coverage
# For a single test
make test-single
Lint
make lint
Preview documentation
make build-docs
- This will build the documents in the
docs
directory. Open theindex.html
file in your browser to preview the documentation.
Build PyPI artifact:
make build-dist
Clean up ignored files/artifacts
make clean
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
runeq-0.16.0.tar.gz
(45.0 kB
view details)
Built Distribution
runeq-0.16.0-py3-none-any.whl
(57.1 kB
view details)
File details
Details for the file runeq-0.16.0.tar.gz
.
File metadata
- Download URL: runeq-0.16.0.tar.gz
- Upload date:
- Size: 45.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b724234cfd06124144d96b8b6c5ba76fa60e4471e933d4bd856a82a7dea3d8a |
|
MD5 | 435e245a4ca3b3182cb998186072be6c |
|
BLAKE2b-256 | 507797e795b1f0aa7b258c9e3b2b8e4144e0134bb2586002c0c66efb2b01a7b8 |
File details
Details for the file runeq-0.16.0-py3-none-any.whl
.
File metadata
- Download URL: runeq-0.16.0-py3-none-any.whl
- Upload date:
- Size: 57.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98e68e089af9240fdece2e1f20353c103b84baa3e7dce07058c4495a57484252 |
|
MD5 | 948915f25dcb93b5ca8475dd32f74a6b |
|
BLAKE2b-256 | dc2c15eb509e0aa59c475fcda0b24f5bcac3af189f18b8c7d293783a142a4abf |