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
docsdirectory. Open theindex.htmlfile 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.18.0.tar.gz
(53.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
runeq-0.18.0-py3-none-any.whl
(66.5 kB
view details)
File details
Details for the file runeq-0.18.0.tar.gz.
File metadata
- Download URL: runeq-0.18.0.tar.gz
- Upload date:
- Size: 53.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7ad63fd0ebb22c11e0c7b377f701ef52c001cee41b93a989c1a90e54a835af6
|
|
| MD5 |
d20b9fcc34a84df54976ff2ecf1ae0ff
|
|
| BLAKE2b-256 |
7e66e7af30e0727253d9f43bb71ef529b2cf3b2b677e6e09c4184ecee6c74233
|
File details
Details for the file runeq-0.18.0-py3-none-any.whl.
File metadata
- Download URL: runeq-0.18.0-py3-none-any.whl
- Upload date:
- Size: 66.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
441ae6b25e7a8b4b2ed71fab23172389a668ea8edc67b506d106dcfc71ef654f
|
|
| MD5 |
64db3415902c053f8ab19b3cf8b5ce68
|
|
| BLAKE2b-256 |
a90b6481f35a234365eb2a800ddd416012e7f5931ae59ae6df6e9156f8c71010
|