# runeq-python



[](https://runeq.readthedocs.io/en/latest/?badge=latest)
[](https://app.circleci.com/pipelines/gh/rune-labs/runeq-python)
Python 3 Standard Development Kit (SDK) for Rune Lab's Query API: `runeq`
## References
* Library documentation: [https://runeq.readthedocs.io/en/latest](https://runeq.readthedocs.io/en/latest)
* API documentation: [https://docs.runelabs.io](https://docs.runelabs.io)
* Rune Labs home page: [https://runelabs.io](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 the `index.html` file in your browser to preview the documentation.
### Build PyPI artifact:
make build-dist
### Clean up ignored files/artifacts
make clean
Raw data
{
"_id": null,
"home_page": "https://github.com/rune-labs/runeq-python",
"name": "runeq",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "support@runelabs.io",
"keywords": "rune labs api query data",
"author": "Rune Labs",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f3/0a/ea578fdf370f2a7496be8b40f501cdb5f2bc1ca8e50980f7f53f918630ca/runeq-0.17.5.tar.gz",
"platform": null,
"description": "# runeq-python\n\n\n\n\n[](https://runeq.readthedocs.io/en/latest/?badge=latest)\n[](https://app.circleci.com/pipelines/gh/rune-labs/runeq-python)\n\nPython 3 Standard Development Kit (SDK) for Rune Lab's Query API: `runeq`\n\n## References\n\n* Library documentation: [https://runeq.readthedocs.io/en/latest](https://runeq.readthedocs.io/en/latest)\n* API documentation: [https://docs.runelabs.io](https://docs.runelabs.io)\n* Rune Labs home page: [https://runelabs.io](https://runelabs.io)\n\n## Installation\n\nPython 3.8+ is required.\n\nTo install the library using pip:\n\n pip3 install runeq\n\nTo install from source:\n\n python3 setup.py install\n\n## Development\n\nInitialize a virtual environment, with dev requirements installed:\n\n make init\n\n### Run tests\n \n make test\n # With coverage\n make test-coverage\n # For a single test\n make test-single\n\n\n### Lint\n\n make lint\n\n### Preview documentation\n \n make build-docs\n\n- This will build the documents in the `docs` directory. Open the `index.html` file in your browser to preview the documentation.\n\n### Build PyPI artifact:\n\n make build-dist\n\n### Clean up ignored files/artifacts\n\n make clean\n",
"bugtrack_url": null,
"license": null,
"summary": "Query data from Rune Labs APIs",
"version": "0.17.5",
"project_urls": {
"Homepage": "https://github.com/rune-labs/runeq-python"
},
"split_keywords": [
"rune",
"labs",
"api",
"query",
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "df4ff3dfca0aa83589c5a858f27b1eef2bf0f43bda0c0413fbeb3d05464854ad",
"md5": "8c0e6744546a215a2ff1e030020ebad1",
"sha256": "bd4b1c20d2cf54a5d2a5fd5e540d3f6e7c3af924332c1e2926668f72947a6152"
},
"downloads": -1,
"filename": "runeq-0.17.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c0e6744546a215a2ff1e030020ebad1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 62229,
"upload_time": "2025-07-18T18:16:04",
"upload_time_iso_8601": "2025-07-18T18:16:04.180646Z",
"url": "https://files.pythonhosted.org/packages/df/4f/f3dfca0aa83589c5a858f27b1eef2bf0f43bda0c0413fbeb3d05464854ad/runeq-0.17.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f30aea578fdf370f2a7496be8b40f501cdb5f2bc1ca8e50980f7f53f918630ca",
"md5": "32d6567a298f35f0dda3a8cffdec79bf",
"sha256": "da457c5a69f2b6d28a4ab64a194531915533994c47784c6e7c066856decc2ec9"
},
"downloads": -1,
"filename": "runeq-0.17.5.tar.gz",
"has_sig": false,
"md5_digest": "32d6567a298f35f0dda3a8cffdec79bf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 50008,
"upload_time": "2025-07-18T18:16:05",
"upload_time_iso_8601": "2025-07-18T18:16:05.525491Z",
"url": "https://files.pythonhosted.org/packages/f3/0a/ea578fdf370f2a7496be8b40f501cdb5f2bc1ca8e50980f7f53f918630ca/runeq-0.17.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 18:16:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rune-labs",
"github_project": "runeq-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "runeq"
}