# 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/d0/e0/af731132aa0ef29f8f0fbb64ca3ecfed92517e5294a2f47b8ef8f3d80052/runeq-0.17.7.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.7",
"project_urls": {
"Homepage": "https://github.com/rune-labs/runeq-python"
},
"split_keywords": [
"rune",
"labs",
"api",
"query",
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "639401a9773c51c8fbd4e7a951bcea5cbccfaeb66bd3a0fb117cb0cbc0d02a5a",
"md5": "03da63939b91f9ed1dd6701b1b731d61",
"sha256": "7948117beb22e912125841721000e1b2f826417ff885be8f6668d0c8a817e87e"
},
"downloads": -1,
"filename": "runeq-0.17.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "03da63939b91f9ed1dd6701b1b731d61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 62372,
"upload_time": "2025-08-07T22:09:36",
"upload_time_iso_8601": "2025-08-07T22:09:36.822750Z",
"url": "https://files.pythonhosted.org/packages/63/94/01a9773c51c8fbd4e7a951bcea5cbccfaeb66bd3a0fb117cb0cbc0d02a5a/runeq-0.17.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0e0af731132aa0ef29f8f0fbb64ca3ecfed92517e5294a2f47b8ef8f3d80052",
"md5": "f1ec799462a4eb6fdf087603719feff1",
"sha256": "8fdc78a397181c4d73dddc962963b8fcd7789c8f8d2b27727ba4530ccc605142"
},
"downloads": -1,
"filename": "runeq-0.17.7.tar.gz",
"has_sig": false,
"md5_digest": "f1ec799462a4eb6fdf087603719feff1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 50217,
"upload_time": "2025-08-07T22:09:38",
"upload_time_iso_8601": "2025-08-07T22:09:38.096358Z",
"url": "https://files.pythonhosted.org/packages/d0/e0/af731132aa0ef29f8f0fbb64ca3ecfed92517e5294a2f47b8ef8f3d80052/runeq-0.17.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 22:09:38",
"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"
}