# 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/ed/c8/0e5943ccefe4fdb75af60982533fb04aab0ab87cc5ffa662f6538ff26e09/runeq-0.17.2.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.2",
"project_urls": {
"Homepage": "https://github.com/rune-labs/runeq-python"
},
"split_keywords": [
"rune",
"labs",
"api",
"query",
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "480acfed30282cd8e8305a597048dcd5625dc20339fb642ac5a15f20971eef09",
"md5": "42db804e8323df16ef745fa1bcbe2fc8",
"sha256": "88b15fe26ec0e4615023e52ce064bd3712618a40833193d05c74ad58787a3bef"
},
"downloads": -1,
"filename": "runeq-0.17.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "42db804e8323df16ef745fa1bcbe2fc8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 60073,
"upload_time": "2025-02-11T19:39:40",
"upload_time_iso_8601": "2025-02-11T19:39:40.268882Z",
"url": "https://files.pythonhosted.org/packages/48/0a/cfed30282cd8e8305a597048dcd5625dc20339fb642ac5a15f20971eef09/runeq-0.17.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "edc80e5943ccefe4fdb75af60982533fb04aab0ab87cc5ffa662f6538ff26e09",
"md5": "a3b44a32c945b427ade0336170c33dbb",
"sha256": "7f691a8cc124b3a25413b27c5345efdc2deb93da31188fc86014a46c429891b2"
},
"downloads": -1,
"filename": "runeq-0.17.2.tar.gz",
"has_sig": false,
"md5_digest": "a3b44a32c945b427ade0336170c33dbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47610,
"upload_time": "2025-02-11T19:39:43",
"upload_time_iso_8601": "2025-02-11T19:39:43.837135Z",
"url": "https://files.pythonhosted.org/packages/ed/c8/0e5943ccefe4fdb75af60982533fb04aab0ab87cc5ffa662f6538ff26e09/runeq-0.17.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 19:39:43",
"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"
}