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.1.tar.gz
(53.2 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.1-py3-none-any.whl
(66.5 kB
view details)
File details
Details for the file runeq-0.18.1.tar.gz.
File metadata
- Download URL: runeq-0.18.1.tar.gz
- Upload date:
- Size: 53.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4903b4391a2322a72f5f94b0c510e15e10dd51464ecd34c91239804ec7191359
|
|
| MD5 |
168441d4300093036f9500c88c27f741
|
|
| BLAKE2b-256 |
944562e7917eb04b76cac783895785e76c41043787bfef343c851d18b230e2ea
|
File details
Details for the file runeq-0.18.1-py3-none-any.whl.
File metadata
- Download URL: runeq-0.18.1-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.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3365a3148f9f0e344222a868c90deb2e13963cd414eef095a00bca81acaf0cd9
|
|
| MD5 |
8ffc697ad15f8cc4436a73549010652f
|
|
| BLAKE2b-256 |
8895ab88a83c5549e33bcdf65523c64e2b91bd7739c2640d74672142552f3957
|